kanban-review
Installation
SKILL.md
/kanban-review
Analyze board health and provide suggestions.
Instructions
- Verify
KANBAN.mdexists in the current working directory. If not, tell the user to run/kanban-initfirst. - Read
KANBAN.mdand parse all columns and cards. - Count cards in each column.
- Analyze and report on:
- WIP overload: If "In Progress" has more than 3 cards, warn that too many items are in flight. Suggest finishing or moving some back to To Do.
- Stale board: If "In Progress" is empty but "To Do" has items, suggest picking up work.
- Done pile-up: If "Done" has more than 5 cards, suggest running
/kanban-archiveto clean up. - Empty board: If all columns are empty, suggest adding cards with
/kanban-add.
- Provide an overall health summary (e.g., "Board looks healthy!" or "A few things to address:").
Weekly Installs
1
Repository
charlieclark/sk…l-kanbanFirst Seen
Feb 5, 2026
Security Audits
Installed on
amp1
opencode1
kimi-cli1
codex1
github-copilot1
gemini-cli1