Repo Scaffold Pro
Goal
Create a runnable scaffold that forces depth (not UI-only demos).
When to use
- •After stack selection.
- •Empty folder start.
Minimal inputs (ask only if missing)
- •Selected stack.
- •Package manager (or choose and document).
Procedure (MUST)
- •Ensure
.agent/at repo root. - •Create topology (
web/,api/,docs/). - •Copy templates into
docs/. - •Bootstrap tokens + base UI.
- •Add scripts for checks.
- •Implement one vertical slice with persistence + full states.
- •Update walkthrough + decision log.
Outputs (MUST produce)
- •Runnable scaffold.
- •Tokens + base UI.
- •One vertical slice + proof plan.