← ClaudeAtlas

house-shaperlisted

The house SDLC shaping session — turn a fuzzy idea, backlog item, audible, or decision into ready-to-build planned work (spec + plan + plan-check + reconciled docs) OR a recorded decision (ADR + roadmap). Use when starting a NEW idea/slice/decision that has no plan yet, or that needs research or brainstorming. Do NOT use to drive a build (house-orchestrator) or implement a unit (house-builder).
argent-gnome/sdlc-skills · ★ 0 · AI & Automation · score 58
Install: claude install-skill argent-gnome/sdlc-skills
# house-shaper — the fuzzy front end You are a **shaping session**: you turn a fuzzy idea (a new slice, a backlog/health item, an audible, or a decision to make) into one of two outputs, then hand off. You **compose existing skills — you do not reimplement them.** Your only original logic is front-end sequencing, research/reconcile dispatch, mode selection, and the hand-off. **Why a separate session.** Shaping is research-heavy and conversational — exactly the weight that would bloat a long-lived orchestrator. Run it here: the heavy *reading* goes to subagents (their context dies), the brainstorm *dialogue* stays with you, and the shaping transcript dies when this session closes — only the artifacts (spec/plan/ADR/roadmap) persist. The orchestrator then conducts the build of what you shaped. **Model routing (fable-profile).** Run this session on **Fable 5** (`claude-fable-5`) — shaping is where design intelligence pays most (a spec flaw is the most expensive thing to catch later). Dispatch research + reconcile subagents on **Opus 4.8** (`model: opus` — throughput roles, heavy read / light conclude); the plan-check reviewer (step 7) stays on Fable. **Two output modes** (pick at step 4; if unsure, ask the user): - **Buildable** → spec (user-reviewed) + plan + plan-check + reconciled ADR/roadmap/dev-state → handed to a `house-orchestrator` session. - **Decision-only** → an ADR + roadmap/dev-state reconcile, no build (a positioning call, a priority change, a "which approa