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 board overview dashboard by scanning open issues, computing health metrics, and updating the meta:board-overview issue. Use for on-demand board health refresh.
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.