← ClaudeAtlas

bootstrap-writerlisted

Generate the essential project setup files (PRD, Logic, Structure, etc.) that move a project from design completion to a structured repository foundation ready for execution.
Gladisintelligible706/vibe-driven-dev · ★ 0 · AI & Automation · score 68
Install: claude install-skill Gladisintelligible706/vibe-driven-dev
# Bootstrap Writer ## Purpose Generate the essential project setup files that move a project from design completion into a structured repository foundation. This skill is the primary worker for the **Intelligence Layer's Bootstrap capability**. It transforms validated project intent and architecture into the grounding documents that AI coding agents (like Spec-Kit or Claude Code) need to begin building without hallucinating or reinventing the wheel. Before generating PRD-heavy project truth, this skill should respect the model escalation policy: - if scaffold work is unusually writing-heavy or architecture-heavy, recommend a stronger model temporarily - do not block progress if the user stays on the current model - if the current model is kept, present the generated PRD as a draft rather than overstating its depth ## When to Use Use this skill when: - The `vibe-detail` stage is complete. - The project is ready to be "scaffolded" into its repository structure. - You need to generate the formal PRD, Logic, and Memory artifacts before entering the QA and Handoff stages. ## When Not to Use Do not use this skill when: - High-level planning or architecture is still in flux. - Technical details have not been validated. - The project does not yet have a trusted `architecture-baseline`. ## Required Context Minimum requirements: - **Problem Statement**: The clear framing of what is being built. - **Scope**: The boundaries of what is included and excluded. - **Architecture Bas