kanban_manager
Installation
SKILL.md
Kanban Manager
For every substantive project request, begin with Task check: and identify the matching task or state that none matches. Read the selected task's readme.md and relevant task files before working.
Board
Use one kanban/ directory at the level-1 workspace root. Do not create or use nested boards. The status folders are:
kanban/
├── 01-backlog/
├── 02-planning/
├── 03-progress/
├── 04-blocked/
├── 05-review/
├── 06-done/
└── 07-cancelled/