From torque
Shows the Torque task board with all lanes and tasks, summarizing counts per lane and flagging blocked or error tasks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/torque:boardThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show the current Torque task board.
Show the current Torque task board.
!torque board list
Summarize the board state: how many tasks in each lane, any tasks that need attention (blocked/error labels), and what's currently in progress.
npx claudepluginhub runtorque/torqueRegenerates the living board overview dashboard from current board state. Scans all open issues, computes health metrics, and updates the meta:board-overview issue.
Defines conventions for TASKS.md files: structure with optional sections, status symbols ([ ] todo, [/] ongoing, [x] done, [-] backlog), task descriptions, and testable acceptance criteria. Use for creating, editing, updating tasks or tracking progress.
Generates hierarchical project dashboard of work items organized by container, showing IDs, tags, status, priority. Use for project status, summaries, overviews.