AI-native task management
that lives in your repo
Tasks are markdown files. AI agents plan, execute, and submit for review.
No database, no server — just .tasks/*.md and git.
npx https://vibe-corp.web.app/vibe-board.tgz
Installation
How it works
Create a task
Describe what you need done. Assign to AI with one toggle.
AI plans & executes
Claude creates a plan, you approve, it writes the code on a branch.
You review & merge
Review diffs in the board, approve or reject with feedback.
Features
Markdown-first
Each task is a .md file with YAML frontmatter. Edit in VS Code or the board.
Git worktrees
Each agent task gets its own branch. Concurrent agents work in isolated worktrees.
Plan approval
AI creates a plan before executing. Edit or approve it before any code is written.
Review diffs
See exactly what changed. Approve to merge or reject with feedback for another round.
MCP integration
Expose tasks as an MCP server. Claude Code reads and updates tasks from the terminal.
Slack & Discord webhooks
Get notified when tasks move, agents start, or code lands. Connect Slack, Discord, or any URL.
No server required
Static export + File System Access API. Works fully offline in Chrome.
Ready to vibe?
Install in seconds. No accounts, no config, no cloud.