Docs
Most users only need the main README and the golden path checklist. The rest of these files are reference cards for specific decisions.
Read This First
- Golden path checklist - verify the five-step workflow produced the right files.
- Freshness policy - maintainer-only rules for keeping AI/tooling claims current.
- Changelog - notable changes to this template and the
vibeworkflowCLI.
When You Need Them
| Need | Read |
|---|---|
| Starting from v0, Lovable, Bolt, Replit, or another builder | Builder exit review |
| Choosing a build path (web MVP, OpenAI/Vercel/Cloudflare/Google AI, local, builder) | Modern AI build paths |
| Adding product AI, RAG, memory, tool calls, or voice | AI feature patterns |
| Letting AI read data, call tools, use MCP, or take actions | AI agent security |
| Choosing between Codex, Claude, Cursor, Copilot, Antigravity, builders, or local agents | Agent tooling compatibility |
| Using Claude Code subagents, skills, hooks, or agent teams | Claude guide |
| Using Cursor rules, Bugbot, background agents, or environments | Cursor guide |
Reading Rule
Do not read everything up front. Read the page that matches the decision in front of you, then go back to the workflow.