ck:plans-kanban

Visualize project plans with kanban boards, timelines, and progress tracking.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/weihung0831/claudekit --skill ck-plans-kanban-weihung0831
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:plans-kanban
Source: https://github.com/weihung0831/claudekit/tree/main/.opencode/skills/plans-kanban
Command: npx skills add https://github.com/weihung0831/claudekit --skill ck-plans-kanban-weihung0831

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a visual dashboard to track project plans, offering progress monitoring and timeline visualization, making it easier to understand project status at a glance.

Core Features & Use Cases

  • Kanban Board View: See plans organized by status (Pending, In Progress, Completed, etc.).
  • Timeline/Gantt Visualization: View project phases and durations on a timeline.
  • Progress Tracking: Monitor the completion percentage of each plan and its phases.
  • Use Case: A project manager can use this Skill to quickly get an overview of all active projects, identify bottlenecks, and see upcoming milestones without digging through individual plan files.

Quick Start

Run the command to view the plans dashboard, opening it automatically in your browser.

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 plans in a Kanban board format?

You can visualize project plans in a Kanban board by running a command that generates a dashboard, automatically opening it in your browser. It organizes plans by status like Pending, In Progress, and Completed for quick project visibility.

What is the best way to track project progress and milestones without digging through files?

Tracking project progress and milestones is done through a visual dashboard that monitors completion percentages for each plan and its phases. This provides an overview of active projects and identifies bottlenecks at a glance.

Can I view project phases and durations on a timeline or Gantt chart?

Yes, you can view project phases and durations on a timeline using the Gantt chart visualization feature. This allows you to track milestone schedules and timeline progress directly within the generated dashboard.

Do I need npm dependencies to run the project dashboard visualization?

Yes, npm dependencies are required to operate the project dashboard visualization. Specifically, the gray-matter dependency is needed to parse plan files and generate the visual dashboard output in your browser.

How does plan status visualization work for project management?

Plan status visualization works by categorizing your project plans into distinct columns on a Kanban board. It reads your plan data to display pending, active, and completed statuses alongside phase progress tracking.