vibe-kanban

Coordinate multiple AI agents on a unified Kanban board with Git worktree isolation.

8|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/JEO-tech-ai/oh-my-unity3d --skill vibe-kanban-jeo-tech-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibe-kanban
Source: https://github.com/JEO-tech-ai/oh-my-unity3d/tree/main/.unity-skills/vibe-kanban
Command: npx skills add https://github.com/JEO-tech-ai/oh-my-unity3d --skill vibe-kanban-jeo-tech-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, npx, git, curl, jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Orchestrates multiple AI agents on a unified Kanban board to coordinate tasks and reduce context switching.

Core Features & Use Cases

  • Visual Kanban board to track agents across To Do → In Progress → Review → Done.
  • Automatic Git worktree isolation and PR integration to prevent conflicts during concurrent runs.
  • MCP-based orchestration with CLI/UI workflow for end-to-end task delivery.

Quick Start

Start the vibe-kanban server and create a workspace to begin orchestrating parallel AI agents.

Frequently Asked Questions about vibe-kanban

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

FAQPage Schema
How do I coordinate multiple AI agents on a Kanban board to manage parallel workstreams?

You can coordinate multiple AI agents on a Kanban board by using a visual task tracking system that moves tasks from To Do to Done. This orchestrates parallel workstreams and reduces context switching across concurrent agent runs.

How does Git worktree isolation work when running concurrent AI agents?

Git worktree isolation prevents conflicts during concurrent AI agent runs by creating separate working directories for each task. This allows agents to operate independently and integrates directly with automated GitHub PR workflows.

Do I need Node and Git installed to use MCP-based orchestration for AI agents?

Yes, MCP-based orchestration for AI agents requires Node, npx, git, curl, and jq installed in your environment. These dependencies support the CLI/UI workflows needed to run agents and manage task lifecycles.

Can I track automated GitHub PR collaboration using a visual Kanban board?

Yes, automated GitHub PR collaboration can be tracked using a visual Kanban board. The board visualizes progress across stages like Review and Done, integrating PR workflows directly into the task lifecycle from Start to Archive.

What is the best way to break epics into parallel AI agent workstreams?

The best way to break epics into parallel AI agent workstreams is using a unified Kanban board with MCP-based orchestration. This approach isolates Git worktrees per task, enabling concurrent execution without conflicts.