ck:kanban

Orchestrate plan visualization and task tracking across engineering workflows with a local kanban server.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/jangtrinh/demo-Lam --skill ck-kanban-jangtrinh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:kanban
Source: https://github.com/jangtrinh/demo-Lam/tree/main/.claude/skills/kanban
Command: npx skills add https://github.com/jangtrinh/demo-Lam --skill ck-kanban-jangtrinh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing multi-phase work becomes chaotic when you cannot quickly see progress, timelines, and where issues or branches relate to the plan.

Core Features & Use Cases

  • Plan dashboard that visualizes cards with progress bars so stakeholders can scan status at a glance.
  • Phase breakdown + timeline/Gantt view to track completed, in-progress, and pending work across a schedule.
  • Activity heatmap + links to connect issues and branches to specific plan items for faster coordination.

Quick Start

Ask an AI agent to run the kanban dashboard for your plans folder by starting the server with the command: /ck:kanban ./plans.

Frequently Asked Questions about ck:kanban

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

FAQPage Schema
How do I visualize task progress and track a multi-phase engineering plan?

You can visualize task progress by running a local kanban server that generates a dashboard with progress bars, Gantt timelines, and an activity heatmap to track completed, in-progress, and pending work across directories.

How does issue linking work with the plan dashboard?

Issue linking connects specific issues and branches directly to plan items within the dashboard, displaying them via an activity heatmap to provide faster coordination and prevent gaps in ongoing work.

Can I use this to coordinate agent orchestration across multiple directories?

Yes, this orchestrates plan visualization and task progress tracking across multiple directories, allowing agents to scan card status, phase breakdowns, and linked issues to prevent coordination gaps.

What's the best way to start the kanban dashboard for my plans folder?

To start the kanban dashboard, instruct an AI agent to run the server using the command `/ck:kanban ./plans`, which launches the visualization interface for your selected directory.

How do I stop the local kanban server once it is running?

You can stop the local kanban server by passing the optional `--stop` flag during execution, which handles the server termination process for your active dashboard session.

Does this tool offer a Gantt or timeline view for scheduling tasks?

Yes, this tool presents a Gantt-style timeline view and progress breakdown to track completed, in-progress, and pending work across a schedule, preventing coordination gaps in multi-phase workflows.