What problem does it solve?
Teams and maintainers struggle to get a single, visual view of implementation plans stored as directories of plan.md files; this Skill consolidates scattered plan documents into an interactive dashboard so stakeholders can quickly assess progress, phases, and milestones without manual aggregation.
Core Features & Use Cases
- Visual Kanban board that groups plans by status with per-plan progress bars and priority indicators.
- Layered timeline (Gantt-style) and activity heatmap to track durations, milestones, and recent changes.
- JSON API and file viewer to render individual plan.md files with navigation, plus safe static asset serving for remote access.
- Use case: a product manager or engineering lead points the server at a plans directory to review active work, surface blocked phases, and share a network-accessible dashboard with the team.
Quick Start
Start the plans-kanban server for your plans directory and open the dashboard in your browser.