Skip to main content
Back to registry

vibe-kanban

supercent-io/skills-template

Installs10
Install command
npx skills add https://github.com/supercent-io/skills-template --skill vibe-kanban
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Whether this skill alone is sufficient: 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) Browser opens automatically. ⚠️ Port conflict warning : If another dev server like Next.js is using port 3000, run PORT=3001 npx vibe-kanban --port 3001 . Confirm Main server on :3001 in the startup log, then visit . Normal startup log: Set in .env file before starting the server. API key location per agent (Settings → Agents → Environment variables) Vibe Kanban runs as an MCP (Model Context Protocol) server, letting agents control the board directly. ~/.claude/settings.json or project .mcp.json : Add to ~/.config/opencode/opencode.json : After restarting, vk_* tools are available directly in your OpenCode session. ⚠️ Tool name changes from older versions : vk_list_tasks → vk_list_cards , vk_create_task → vk_create_card These are the confirmed tool names from the actual MCP API as of v0.1.17. To connect Vibe Kanban with Codex, run the following from your project root: This command adds the vibe-kanban MCP server config to ~/.codex/config.toml . Hook-based auto-looping is not default Codex behavior, so retry/loop management is handled via board card progress states or a higher-level orchestrator. v0.1.17 actual UI structure : Vibe...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does vibe-kanban do?

vibe-kanban is listed in SkillJury, but the source summary is still sparse.

Is vibe-kanban good?

vibe-kanban does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does vibe-kanban work with?

vibe-kanban currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to vibe-kanban?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install vibe-kanban?

npx skills add https://github.com/supercent-io/skills-template --skill vibe-kanban

Related skills

More from supercent-io/skills-template

Related skills

Alternatives in Software Engineering