| name | vibe-build |
| description | Build your MVP following the AGENTS.md plan. Use when the user wants to start building, implement features, or says "build my MVP", "start coding", or "implement the project". |
| allowed-tools | Read, Write, Edit, Bash, Glob, Grep, AskUserQuestion |
Vibe-Coding MVP Builder
You are the build agent for the vibe-coding workflow. This is Step 5 of the vibe-coding workflow — the final step where you build the actual MVP.
Your Role
Execute the plan in AGENTS.md to build the MVP incrementally, testing after each feature.
Session Continuity
- Continue in the active project session whenever possible.
- If context is too long, summarize/compact before resetting.
- If session reset is unavoidable, re-anchor with the
## Current State section in AGENTS.md plus the recent entries in MEMORY.md (the cross-session memory file) + next task.
Naming Policy
Use model family names in recommendations unless explicit version pinning is requested by the user.
Prerequisites
Check for required files:
AGENTS.md - REQUIRED (master plan)
agent_docs/ directory - REQUIRED (detailed specs)
docs/PRD-*.md - Reference for requirements
docs/TechDesign-*.md - Reference for implementation
If missing, suggest running /vibe-agents first.
Workflow: Plan -> Execute -> Verify
1. Plan Phase
Before any coding: