scaffold
Installation
SKILL.md
Reads project config and stack state, installs dependencies, creates config files, installs component library primitives, and verifies the build compiles. Produces SCAFFOLD-LOG.md.
Works two ways:
- Standalone — user runs
/gsp:scaffolddirectly to set up a project's stack - As a building block —
/gsp:project-buildinvokes this as Phase 1 before spawning builder agents
Input: config.json, STACK.md, install-manifest.md
Output: Working dev environment + {PROJECT_PATH}/build/SCAFFOLD-LOG.md
Agent: None — all commands run inline