What is vibe-kanban?
Manage AI coding agents on a visual Kanban board. Run parallel agents through a To Do→In Progress→Review→Done flow with automatic git worktree isolation and GitHub PR creation. Source: akillness/skills-template.
Manage AI coding agents on a visual Kanban board. Run parallel agents through a To Do→In Progress→Review→Done flow with automatic git worktree isolation and GitHub PR creation.
Quickly install vibe-kanban AI skill to your development environment via command line
Source: akillness/skills-template.
| Claude | Native MCP integration | Register in mcpServers | | Codex | MCP script integration | scripts/mcp-setup.sh --codex or equivalent config | | Gemini | MCP registration | mcpServers/bridge configuration | | OpenCode | MCP/bridge integration | omx/ohmg or equivalent setup |
Manage multiple AI agents (Claude/Codex/Gemini) from a single Kanban board. Moving a card (task) to In Progress automatically creates a git worktree and starts the agent.
Verified versions (as of 2026-02-22) vibe-kanban: v0.1.17 claude (Claude Code): 2.1.50 codex: 0.104.0 gemini: 0.29.5 opencode: 1.2.10
Manage AI coding agents on a visual Kanban board. Run parallel agents through a To Do→In Progress→Review→Done flow with automatic git worktree isolation and GitHub PR creation. Source: akillness/skills-template.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/akillness/skills-template --skill vibe-kanbanManage AI coding agents on a visual Kanban board. Run parallel agents through a To Do→In Progress→Review→Done flow with automatic git worktree isolation and GitHub PR creation. Source: akillness/skills-template.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/akillness/skills-template --skill vibe-kanban Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/akillness/skills-template