kanban

Installation
SKILL.md

[IMPORTANT] Use TaskCreate to break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI MUST ATTENTION ask user whether to skip.

Quick Summary

Goal: Launch a visual plans dashboard with progress tracking, phase status, and timeline visualization.

Workflow:

  1. Invoke/kanban or /kanban plans/ to view, /kanban --stop to stop
  2. Start Server — Run server.cjs as background task with run_in_background: true
  3. Report URL — Parse JSON output and display full URL (including query string) to user

Key Rules:

  • Always run server as Claude Code background task (visible in /tasks)
  • Never truncate URL to just host:port; display full path + query string
  • Set timeout: 300000 to prevent premature termination

Be skeptical. Apply critical thinking, sequential thinking. Every claim needs traced proof, confidence percentages (Idea should be more than 80%).

Related skills
Installs
53
GitHub Stars
6
First Seen
Jan 31, 2026