ck:kanban

Serve a browser-based kanban dashboard for plans directories with progress and timeline status.

Updated May 10, 2026
One-click install
npx skills add https://github.com/dthuy62/kollet-app --skill ck-kanban-dthuy62
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:kanban
Source: https://github.com/dthuy62/kollet-app/tree/main/.opencode/skills/kanban
Command: npx skills add https://github.com/dthuy62/kollet-app --skill ck-kanban-dthuy62

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns a folder of plans into a live kanban dashboard so teams and AI agents can quickly see progress, phase status, and timeline alignment without manually piecing the work together.

Core Features & Use Cases

  • Plan Visualization: Displays plan cards with progress bars, phase breakdowns, and activity heatmaps.
  • Coordination Support: Helps monitor task status, issue links, and branch links across a working directory.
  • Use Case: Use it when you need a browser-based view of a plans directory to track ongoing work, review milestones, and coordinate execution across multiple tasks.

Quick Start

Ask the assistant to start the kanban dashboard for your plans directory or a specific folder so you can view progress, timeline, and task details in the browser.

Frequently Asked Questions about ck:kanban

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

FAQPage Schema
How do I create a live kanban dashboard for my plans directory?

You can visualize plans and track progress live by starting a background Node-based server that serves an interactive kanban dashboard in your browser, displaying plan cards with progress bars, phase breakdowns, and activity heatmaps.

What is a kanban dashboard used for in task coordination workflows?

A kanban dashboard for task coordination workflows provides a browser-based view to monitor task status, review milestones, link issues and branches, and coordinate execution across a working directory without manually piecing work together.

How do I start and stop the background server for the kanban dashboard?

You start the background server by asking the assistant to launch the kanban dashboard for your plans directory, and it supports stop control while reporting full URLs for direct browser access during live progress monitoring.

Does the kanban dashboard work with Claude Code task management?

Yes, the kanban dashboard works with Claude Code task management by running a Node-based server in the background that serves an interactive browser view for monitoring plan progress, task phases, and timeline alignment.

Can I track issue links and branch links across a working directory in a browser view?

You can track issue links and branch links across a working directory using the kanban dashboard, which serves an interactive browser view that displays plan cards, phase breakdowns, and activity heatmaps for task coordination.

Do I need Node installed to run the kanban dashboard for plan visualization?

Yes, you need a Node-based environment to run the background server required for serving the interactive kanban dashboard that visualizes your plans directory and monitors live task progress.