Build-Guard
Plan in isolation, implement with guardrails. Fully autonomous after approval.
Phase 1 — PLAN (read-only)
- Enter plan mode — call
EnterPlanMode. No code changes until Phase 2 - Explore — use Read, Grep, Glob to understand every file related to the task, plus their direct callers and dependents
- Write a numbered plan:
- Each file to change and what changes are needed
- Dependencies between changes (order matters)
- Potential regression risks per cha
[Description truncada. Veja o README completo no GitHub.]