A Reusable Kit for Solo Development — CLAUDE.md Constitution File + 2-Agent Workflow
Solo development has no reviewer, PM, or QA. This setup encodes those roles into (1) a CLAUDE.md constitution file and (2) two sub-agents — code-writer and code-reviewer — so the machine enforces discipline. Pulled from a recent project's refined setup, keeping only the parts portable to other projects — a CLAUDE.md skeleton, a 6-step 2-agent workflow with 3 operating modes (review-only / finalize / review-and-finalize), agent prompt templates, and a project-agnostic checklist of working principles. Permission scope is deliberately split (writer has no git, reviewer has no Write) so every commit always passes through a review gate. You can drop this into a new project in 5 minutes.