plans-kanban
Installation
SKILL.md
Plans Kanban
Visual dashboard server for plan directories with progress tracking and timeline visualization.
When to Use
- Need visual overview of plan progress across phases
- Want kanban-style board of active/completed plans
- Need to share plan status with team via browser
- Want timeline/Gantt visualization of project phases
- Tracking milestone completion across multiple plans
Workflow
- Start server pointing to plans directory
- View dashboard in browser (auto-opens with
--open) - Monitor phase progress bars, status indicators, activity heatmap
- Share via network URL when using
--host 0.0.0.0 - Stop server when done with
--stop