Skip to content

Agentic Kanban

Spec-driven, agent-assisted software delivery in VS Code

Durable Markdown Board

All task states and conversations live directly in version-controlled Markdown files under .agentkanban/. No opaque databases.

@kanban Chat Participant

Directly manage tasks, dependencies, worktrees, and specs from the VS Code chat window.

Workflow Profiles

Choose Lite for fast paths or Standard for full spec-driven development (SDD) pipelines.

Dependency-Aware Sweeps

Coding agents process tasks in parallel or sequence, respecting dependsOn gates and blocker rules.