taskops_board
See what your task board needs now: get a pulse of cards grouped by required action (review, merge, changes, blocked) to prioritize next steps.
Instructions
THE pulse: what the board is waiting for, grouped by the move each card needs (MERGE, MENTIONS, REVIEW, CHANGES, STALLED, TAKE, DOING, REVIEWING, BLOCKED). Open every turn with this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tz | No | timezone for those days, e.g. Europe/Madrid (default UTC) | |
| actor | No | who is speaking, when it is not the session's own identity. Sub-agents share the session's ONE MCP server, so a spawned worker MUST pass the agent:<dev>/<name> its brief names on EVERY taskops call — without it the board hears the orchestrator. | |
| window | No | hours over the last N calendar days, e.g. "7d" | |
| milestone | No | ms-… to focus one chapter; default: the open one | |
| repo_path | No | another project's board, by any path inside it. Default: the board this server started in. The host runs ONE MCP server per session, pinned to the directory it opened, so without this a second project is unreachable and the work leaves through curl instead of the tools. |