plans-kanban

Scan plan directories and render a Kanban dashboard with progress, timelines, and milestones.

2|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/NammDev/Goads-Krea --skill plans-kanban-nammdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plans-kanban
Source: https://github.com/NammDev/Goads-Krea/tree/main/.claude/skills/plans-kanban
Command: npx skills add https://github.com/NammDev/Goads-Krea --skill plans-kanban-nammdev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gray-matter, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

Plans-kanban provides a centralized view to monitor multi-plan progress, timelines, and milestones, reducing context-switching and manual reporting.

Core Features & Use Cases

  • Visual Kanban board per plan with progress indicators, phase status, and last-modified timestamps.
  • Timeline/Gantt-style visualization and activity heatmap for planning and tracking milestones.
  • Rich metadata extraction from plan.md including dates, effort estimates, priority, and tags to enrich dashboards.
  • Use Case: A product team wants to track five initiatives and their milestones in a single dashboard.

Quick Start

Start the plans-kanban server and open the dashboard to view plan progress and timelines.

Frequently Asked Questions about plans-kanban

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visualize implementation plans with a Kanban dashboard?

You can visualize implementation plans with a Kanban dashboard by scanning plan directories and rendering a live board that tracks progress, phase status, timelines, milestones, and last-modified timestamps. It scans plan files to generate rich metadata automatically.

How does plan metadata extraction work for project management tracking?

Plan metadata extraction for project management tracking works by parsing frontmatter from plan.md files to pull dates, effort estimates, priority, and tags. This extracted metadata enriches the dashboard with timeline visualizations and activity heatmaps.

Do I need Node.js to generate a Kanban board from markdown plans?

Yes, you need Node.js to generate a Kanban board from markdown plans. The Skill requires Node.js and the npm dependency gray-matter to parse frontmatter and generate the rich plan metadata needed for the dashboard.

Can I track multiple initiatives and milestones in a single dashboard?

You can track multiple initiatives and milestones in a single dashboard by scanning plan directories. It provides a centralized view to monitor multi-plan progress, reducing context-switching and manual reporting across teams.

What's the best way to reduce context-switching when tracking multi-plan progress?

The best way to reduce context-switching when tracking multi-plan progress is to use a centralized Kanban dashboard. It renders visual boards per plan, providing quick overviews of progress, timelines, and milestones without manual reporting.