kanban

Manage projects, tasks, and worktrees in a private Kanban system.

9|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/mkSteady/mkSkills --skill kanban-mksteady
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban
Source: https://github.com/mkSteady/mkSkills/tree/main/kanban
Command: npx skills add https://github.com/mkSteady/mkSkills --skill kanban-mksteady

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code Kanban consolidates scattered local project tasks, workflows, and worktrees into a private, offline Kanban system, enabling cohesive planning and tracking without exposing data to external services.

Core Features & Use Cases

  • Local project and task CRUD with integrated Worktree support for isolated development
  • CLI and API access for flexible automation, batch planning, and export of task context
  • Seamless binding of worktrees to tasks and batch coordination with kanban-batch or kanban-implement

Quick Start

Create a local project, add tasks, and start work using the Kanban CLI or API to manage tasks and bind worktrees.

Frequently Asked Questions about kanban

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

FAQPage Schema
How do I manage local project tasks and git worktrees together?

You can consolidate local project tasks and git worktrees by binding them in a private Kanban system. This enables cohesive offline planning, tracking, and isolated development without exposing your data to external services.

Can I automate task management and worktree binding using a CLI?

Yes, task management and worktree binding can be automated using a dedicated CLI and API surface. These interfaces support create, read, update, move, delete operations, and batch planning for efficient local workflows.

What is the best way to track code development tasks offline?

Tracking code development tasks offline is best handled by a local Kanban system that integrates worktree workflows. It provides a private, offline environment to plan, track, and deliver code while keeping all project data isolated.

Does local Kanban task management support batch operations for planning?

Local Kanban task management supports batch operations for planning and coordination. You can perform batch coordination and export task contexts directly through the provided API or CLI to streamline your development workflow.

How do I export task context for isolated development workflows?

You can export task context for isolated development workflows using the Kanban API or CLI. This allows you to seamlessly bind worktrees to specific tasks and coordinate batch planning across your local projects.

When do I need a local Kanban system for project task management?

You need a local Kanban system when scattered local task management becomes problematic and you require offline privacy. It consolidates projects, tasks, and worktrees into a cohesive tracking system without external service exposure.