local-kanban-board

Installation
SKILL.md

Local Kanban Board

Use this skill to create and operate a repo-local Kanban board backed by readable Markdown files and a small script.

Reference files

  • Use templates/config.env when initializing a board.
  • Use templates/task.md as the default task template.
  • Use templates/AGENTS.md when adding repo-level discovery instructions.
  • Use scripts/kanban as the board CLI.

When to use

Trigger for work like:

  • creating a local Kanban board in a repository
  • resuming work from kanban/BOARD.md or kanban/tasks/
  • adding, moving, annotating, or archiving project tasks
  • configuring a project name, task prefix, statuses, priorities, dependencies, or ID width
Installs
1
Repository
rotilho/skills
First Seen
Aug 28, 2026
local-kanban-board — rotilho/skills