Use this file as a prompt to Claude to scaffold the full SDLC agent framework in a new project. Copy the section below "--- BEGIN PROMPT ---" as your first message to Claude in the new project.
Customization points (before you run the prompt):
- REQUIREMENTS.md — Replace the four requirements with your project's non-negotiable rules. The structure (ID, rationale, enforcement matrix) should be kept; the content is yours.
- settings.json — Adjust the
ask/denypermission lists to match your tech stack and tooling (e.g., swapuvfornpm, add your cloud CLI). - LESSONS.md — Starts empty for a new project. The format is established; sessions fill it.
- PERSONALITY.md / CYNEFIN.md / role files — These are framework-level and rarely need changes. Only modify if you have a principled reason.