ck:plans-kanban

Visualize project timelines and track progress from YAML plan.md files.

1|Updated Jun 16, 2026
One-click install
npx skills add https://github.com/TNHoang2708/Gym_Ver2 --skill ck-plans-kanban-tnhoang2708
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:plans-kanban
Source: https://github.com/TNHoang2708/Gym_Ver2/tree/main/.claude/skills/plans-kanban
Command: npx skills add https://github.com/TNHoang2708/Gym_Ver2 --skill ck-plans-kanban-tnhoang2708

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of project plans, providing an easy-to-use timeline and progress tracking, which enhances project visibility and efficiency.

Core Features & Use Cases

  • Visual Timeline: Gantt-style visualization for tracking plan phases and milestones.
  • Progress Tracking: Real-time updates on project status, phases, and activity.
  • Dashboard View: Overview of plans, phase statuses, and modified timestamps.
  • Use Case: If you are a project manager with multiple tasks, this Skill helps you visualize project progress, identify bottlenecks, and ensure all phases are on track.

Quick Start

View the dashboard for your project plans with /ck:kanban --dir ./plans.

Frequently Asked Questions about ck:plans-kanban

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

FAQPage Schema
How do I visualize project timelines using YAML metadata?

You can visualize project timelines by creating YAML structured plan.md files to define phases and milestones. The Skill generates a Gantt-style timeline visualization, tracking progress and providing an overview dashboard of your project plans.

What is the best way to track project milestones and phases in markdown?

Tracking project milestones in markdown involves using YAML front matter to structure project metadata. This approach allows you to monitor real-time status updates, identify bottlenecks, and visualize plan phases directly within your directory.

Can I manage multiple users and project plans simultaneously with this timeline visualization?

Yes, timeline visualization supports multiple users and project plans. By pointing to a specific plan directory, you can view a dashboard that tracks activity across various projects and displays modified timestamps for each.

Do I need a specific directory structure for plan management with YAML?

Yes, plan management requires a dedicated plan directory containing YAML structured project metadata files. You must organize your plans into this directory before the dashboard can visualize the timelines and track progress.

How does Gantt chart visualization work with markdown files?

Gantt chart visualization works by parsing YAML formatted plan.md files to extract project phases and milestones. It then renders this metadata into a visual timeline, allowing you to track progress and identify bottlenecks.

Are there limitations when tracking real-time project status in markdown?

Tracking real-time project status in markdown relies on YAML metadata updates. It does not automatically sync with external project management platforms, meaning you must manually update the plan.md files to reflect the latest activity and phases.