ck:plans-kanban

Launch the ClaudeKit CLI plans dashboard for kanban-style project management.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-plans-kanban-auxi-wardrobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:plans-kanban
Source: https://github.com/auxi-wardrobe/auxi-all-in/tree/main/.agents/skills/plans-kanban
Command: npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-plans-kanban-auxi-wardrobe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires claudekit-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies navigation and management of ClaudeKit plans, enabling users to view kanban boards, track progress, and access plan files quickly.

Core Features & Use Cases

  • Kanban Views: Visualize plans as kanban boards for easy tracking and prioritization.
  • Progress Tracking: Monitor the status of individual plans and their phases.
  • Timeline Checks: Review timelines and ensure plans are on schedule.
  • Quick Navigation: Access plan files with a single command.
  • Use Case: For project managers or team leads, quickly view and manage project plans in ClaudeKit's CLI config UI, saving time and improving collaboration.

Quick Start

Open the plans dashboard using the command: node .Codex/skills/plans-kanban/scripts/open-dashboard.cjs

Frequently Asked Questions about ck:plans-kanban

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

FAQPage Schema
How do I open a kanban board for project plan tracking in the CLI?

To open a kanban board for project plan tracking, run the script `node .Codex/skills/plans-kanban/scripts/open-dashboard.cjs`. This launches the ClaudeKit CLI dashboard's plans view to visualize and manage project plans.

Does ClaudeKit CLI support visualizing plans as a kanban dashboard?

Yes, ClaudeKit CLI supports visualizing plans as a kanban dashboard if the instance includes the plans-dashboard feature. This Skill targets those instances to provide a visual interface for tracking progress.

Can I check project plan timelines and progress phases from the command line?

Yes, you can check project plan timelines and progress phases from the command line by launching the plans dashboard. It provides a kanban-style UI to monitor individual plan statuses and ensure schedules are on track.

What is needed to use the kanban view for managing ClaudeKit plans?

To use the kanban view for managing ClaudeKit plans, you need the ClaudeKit CLI installed with the plans-dashboard capability enabled. This prerequisite allows the dashboard interface to render the visual project management boards.

Why won't the plans kanban dashboard launch in my CLI environment?

The plans kanban dashboard will not launch if your ClaudeKit CLI environment lacks the plans-dashboard feature support. Ensure you are running a compatible ClaudeKit CLI instance that explicitly targets this dashboard capability.