kanban-init
Installation
SKILL.md
/kanban-init
Initialize a new kanban board for the current project.
Instructions
- Check if a
KANBAN.mdfile already exists in the current working directory.- If it exists, show the user and ask if they want to overwrite it. Stop if they say no.
- Ask the user for a project/board name (e.g. "My Project").
- Read the template from
{{SKILL_DIR}}/templates/KANBAN.md. - Replace
{{PROJECT_NAME}}with the user's chosen name. - Write the result to
KANBAN.mdin the current working directory. - Confirm creation and briefly explain the board format:
- Three columns: To Do, In Progress, Done
- Cards are
### Titlefollowed by a description and--- - They can manage it with
/kanban-add,/kanban-move,/kanban-view, or/kanban-app
Template Location
{{SKILL_DIR}}/templates/KANBAN.md
Weekly Installs
1
Repository
charlieclark/sk…l-kanbanFirst Seen
Feb 5, 2026
Installed on
amp1
opencode1
kimi-cli1
codex1
github-copilot1
gemini-cli1