plans-kanban

Aggregate plan.md metadata into a centralized kanban dashboard.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/BoneTheDeveloper/Electronic-Contact-Contact-Book --skill plans-kanban-bonethedeveloper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plans-kanban
Source: https://github.com/BoneTheDeveloper/Electronic-Contact-Contact-Book/tree/main/.claude/skills/plans-kanban
Command: npx skills add https://github.com/BoneTheDeveloper/Electronic-Contact-Contact-Book --skill plans-kanban-bonethedeveloper

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Provides a centralized dashboard to visualize and manage implementation plans, tracking progress, milestones, and phases across multiple plans stored in a directory.

Core Features & Use Cases

  • Kanban board view of plans with progress bars and status indicators
  • Timeline/Gantt-style visualization for milestones and phase progress
  • Plan-level detail with last-modified timestamps, tags, priorities, and links to plan.md files
  • Global search, filtering by status, and multi-view navigation to quickly access individual plans

Quick Start

Start the plans-kanban server and open your dashboard to view plans 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 project plans from markdown files into a kanban dashboard?

Yes, you can track project milestones and phases using a timeline dashboard generated from your plan.md files. The Skill scans your directory to build timeline and Gantt-style visualizations that display milestone progress and phase tracking alongside a kanban board view.

Does this kanban dashboard require Node.js and gray-matter to parse plan metadata?

Yes, this kanban dashboard requires Node.js and the gray-matter dependency to parse YAML frontmatter and header metadata from your plan.md files. This parsing mechanism extracts last-modified timestamps, tags, priorities, and links to build the centralized dashboard.

What is the best way to organize multiple markdown plans for a centralized kanban view?

The best way to organize multiple markdown plans for a centralized kanban view is to store them as plan.md files within structured directories. The Skill scans these directories to aggregate metadata, enabling global search, status filtering, and multi-view navigation across all project plans.

Can I filter and search across multiple project plans in a kanban board?

Yes, you can filter and search across multiple project plans in the kanban board. The interactive web dashboard provides global search capabilities, filtering by status, and multi-view navigation to quickly access individual plan details, progress bars, and status indicators.