kanban-move
Installation
SKILL.md
/kanban-move
Move a card between columns on the kanban board.
Instructions
- Verify
KANBAN.mdexists in the current working directory. If not, tell the user to run/kanban-initfirst. - Read
KANBAN.mdand parse all cards from each column. - Present the board to the user so they can see what's available.
- Ask which card to move. Accept an exact title or a partial match. If ambiguous, ask for clarification.
- Ask for the target column (To Do, In Progress, or Done).
- Remove the card (its
###heading, description text, and trailing---) from the source column. - Insert the card at the end of the target column (before the next
##heading or end of file). - Write the updated content back to
KANBAN.md. - Confirm the move: "Moved {card title} from {source} to {target}."
Weekly Installs
1
Repository
charlieclark/sk…l-kanbanFirst Seen
Feb 5, 2026
Installed on
amp1
opencode1
kimi-cli1
codex1
github-copilot1
gemini-cli1