Vibe Kanban

Stale
GitHub Rust Apache-2.0

Description

Get 10X more out of Claude Code, Codex or any coding agent. Manage agent tasks through kanban boards, track progress, and optimize workflows.

Key Features

  • Kanban Task Management — Create, prioritize, and assign coding agent tasks via a kanban board UI
  • Multi-Agent Workspaces — Each workspace gives an agent its own branch, terminal, and dev server
  • Diff Review & Inline Comments — View code diffs and provide feedback to agents directly in the UI
  • Built-in Browser Preview — Integrated browser with DevTools, inspect mode, and device emulation
  • 10+ Agent Switching — Switch between Claude Code, Codex, Gemini CLI, Copilot, Amp, Cursor, and more
  • One-Click PR Creation — AI-generated PR descriptions, review and merge on GitHub

Use Cases

💡 Managing parallel development tasks across multiple coding agents to improve team efficiency
💡 Visualizing agent work progress through kanban boards to track task status
💡 Reviewing agent-generated code diffs and providing inline feedback within the UI
💡 Using the built-in browser to preview agent-modified apps in real time
💡 Quickly creating PRs and merging agent-completed work into the main branch

Strengths & Limitations

Strengths

  • High community interest (28.0k stars)
  • Permissive open-source license (Apache-2.0)

Quick Start

npx vibe-kanban

Related Projects

PM Skills Marketplace

25.9k · Unknown
Normal A

PM Skills Marketplace is an AI skill marketplace for product managers - 68 PM skills and 42 workflows that bake discovery, strategy, execution, and launch frameworks into Claude Code and other assistants.

pmproduct-managementclaude-code +2
  • · 68 PM skills - covering discovery, assumption testing, prioritization, and strategy
  • · 42 chained workflows - skills strung into end-to-end processes, e.g. /discover chains four steps
  • · 9 domain plugins - installable packages grouped by PM domain

mistral.rs

7.6k · Rust
Active A

Fast, flexible LLM inference engine built in Rust — supports multiple model architectures and quantization schemes for high-performance local LLM deployment.

rustllmtools +1
  • · Zero-Config Model Loading — auto-detect architecture, quantization format, and chat template from any Hugging Face model
  • · True Multimodality — text, vision, video, audio input, speech generation, image generation, and embeddings in one engine
  • · Smart Quantization — UQFF prebuilt quantizations and ISQ with automatic best-format selection at each level

Spec Workflow MCP

4.3k · TypeScript
Normal A

A spec-driven development workflow MCP server for AI-assisted software development, featuring a real-time web dashboard and VSCode extension for monitoring and managing project progress in AI coding workflows.

mcptoolstypescript +2
  • · Structured spec-driven workflow: Requirements → Design → Tasks
  • · Real-time web dashboard with progress bars and live updates
  • · VSCode extension with integrated sidebar for in-editor monitoring