plans-kanban

Visualize and manage project plans via a web-based kanban dashboard.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/docaohieu2808/claude-skills --skill plans-kanban-docaohieu2808
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plans-kanban
Source: https://github.com/docaohieu2808/claude-skills/tree/main/plans-kanban
Command: npx skills add https://github.com/docaohieu2808/claude-skills --skill plans-kanban-docaohieu2808

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a visual dashboard for tracking the progress of your plans, offering a clear overview of project status, timelines, and milestones.

Core Features & Use Cases

  • Visual Progress Tracking: Monitor plan progress through interactive dashboards, kanban boards, and timeline views.
  • Kanban Boards: Organize plans into customizable columns based on status (e.g., Pending, In Progress, Completed).
  • Timeline Visualization: View project phases and milestones on a Gantt-style timeline.
  • Use Case: A project manager can use this Skill to get an instant overview of all active projects, identify bottlenecks, and share progress reports with stakeholders via a web interface.

Quick Start

Run the plans-kanban server with your plans directory to view the dashboard in your browser.

Frequently Asked Questions about plans-kanban

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

FAQPage Schema
How do I visualize markdown project plans using a kanban board?▼

You can visualize markdown project plans using a kanban board by running the Skill's command-line server interface with your plans directory, which renders a web-based dashboard for interactive progress tracking and timeline visualization.

What is the best way to track project timeline and milestones from markdown files?▼

Tracking project timelines and milestones from markdown files involves integrating a visual dashboard that parses plan directories to render Gantt-style timeline visualizations and customizable kanban boards for clear project status overviews.

Does the kanban dashboard support custom columns for different project statuses?▼

Yes, the kanban dashboard supports custom columns for different project statuses, allowing you to organize plans into customizable columns like Pending, In Progress, and Completed to monitor plan progress effectively.

Can I use command-line interface to control the project visualization server?▼

Yes, you can use a command-line interface to control the project visualization server, allowing you to run the server with your specific plans directory and view the generated dashboard directly in your browser.

Do I need markdown files with frontmatter to use the project dashboard?▼

Yes, you need markdown files in your plan directories to use the project dashboard, as the Skill relies on gray-matter to parse metadata and display progress tracking, kanban boards, and timeline visualizations.