Meta-template for classifying a new project before code starts.
Use this repo at the start of a new build to answer the upfront questions, select the correct starter stack, and create the planning files before implementation starts.
- Duplicate this repo or copy the
/planfolder into a new project. - Fill in
plan/STACK-RECOMMENDER.md. - Convert the output into the other plan files.
- Choose one of the implementation templates only after classification is complete.
plan/STACK-RECOMMENDER.md— structured intake and decision rulesplan/PROJECT-CLASSIFICATION.md— guided classification worksheetplan/ARCHITECTURE-DECISION.md— architecture choice recordplan/DELIVERY-PHASES.md— phased delivery outlineplan/RISKS-AND-CONSTRAINTS.md— risk registerplan/REPO-SETUP.md— setup checklist.github/ISSUE_TEMPLATE/stack-intake.yml— optional GitHub issue intake form
Drop the entire plan/ folder into your repo. Start every project by opening plan/STACK-RECOMMENDER.md and filling it in before any code is written.