tsk
Requires the ai-tasks MCP server. If tools are unavailable, run:
npx add-mcp "ai-tasks mcp" -g -n ai-tasks -y
Commands
Based on $ARGUMENTS, read and follow the relevant command file:
| Command | File | Purpose |
|---|---|---|
| list | commands/list.md | List tasks across projects with status summary |
| load | commands/load.md | Load a task with full details and history |
| create | commands/create.md | Create a new task interactively |
| update | commands/update.md | Update a task's status, fields, or add a note |
| triage | commands/triage.md | Review all active tasks and suggest next actions |
| decompose | commands/decompose.md | Break a task into subtasks |
If no command matches, show this table and ask what the user needs.