🗂️
AutomationGo

Kanban-Based Development

by antopolskiy

Kanban-Based Development is an Automation skill for Claude Code, published by antopolskiy in kanban-md.

211 stars27 forkson antopolskiy/kanban-mdAdded 2026/09/04Repository updated 2026/08/24
agent-loopsagent-skillsai-agentsclideveloper-toolsgokanbanloopsmarkdownmulti-agentproject-managementtask-managementterminaltui
Install in seconds
Install Kanban-Based Development
Copy Kanban-Based Development into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/antopolskiy/kanban-md/tree/main/.agents/skills/kanban-based-development ~/.claude/skills/kanban-based-development

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/antopolskiy/kanban-md.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/kanban-based-development/SKILL.md in antopolskiy/kanban-md
Installs to
~/.claude/skills/kanban-based-development
Collection
One of 4 skills cataloged from this repository
Category
Automation1860 skills

What Kanban-Based Development does

Kanban-Based Development coordinates autonomous work on a shared kanban-md board with task claims, handoffs, and merge-safe parallel execution. Use it when multiple agents or humans need to work through tasks on the same codebase.

Kanban-Based Development is cataloged under Automation on DirSkills. Kanban-Based Development comes from a repository tagged agent-loops, agent-skills, ai-agents, cli and developer-tools.

Documentation

README

Kanban-Based Development

Autonomous, parallel-safe development using kanban-md to coordinate work on a shared board. Claims prevent duplicate work; review is the waiting room (handoff, user action, merge, decisions).

Multi-Agent Environment

This board is shared. Multiple agents and humans may be working on it simultaneously. You are NOT the only one reading or modifying tasks. This means:

  • Another agent may claim a task between the time you list it and try to pick it.
  • Tasks you saw as available a moment ago may no longer be available.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Kanban-Based Development

  • What else does antopolskiy publish alongside Kanban-Based Development?

    Kanban-Based Development is one of 4 skills that DirSkills catalogs from antopolskiy/kanban-md, the repository it ships in. Its siblings there include Kanban Md, Kanban Md and Kanban-Based Development. Each one is a separate skill with its own page in this directory, installs the same way Kanban-Based Development does, and is maintained by antopolskiy in that same repository. The rest of the collection is listed on the antopolskiy/kanban-md page.

  • How does Kanban-Based Development compare to other Automation skills?

    Kanban-Based Development ranks #1682 by stars among the 1860 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Kanban-Based Development against them. Open each page to compare what they document and how they install.