What problem does it solve? Breaking a large system specification into implementation-ready work items is error-prone: boundaries get drawn wrong, interface contracts go undocumented, and cross-epic integration failures surface too late. This Skill turns a system spec into naturally-scoped epic beads with explicit contracts, dependency wiring, and human approval gates. ## Core Features & Use Cases - Six-phase decomposition pipeline: Socratic domain discovery with a research sufficiency gate, system-level EARS specification, six-parallel-subagent decomposition (bounded contexts, dependencies, sizing, interfaces, STPA hazards, gap analysis), and bead materialization with dependency wiring. - Advisory fleet: Solicits independent architectural perspectives from external model CLIs (Claude, Gemini, Codex) across security, scalability, organizational, and simplicity lenses before spec approval. - Integration Verification epic: Automatically creates a final IV epic scoped LIGHT/MEDIUM/FULL based on contract classification, with a contracts-under-test table. - Optional loop launch: Opt-in phases hand off materialized epics to the infinity loop and polish loop for autonomous implementation. - Use Case: Given a 50-page system spec for a new platform, produce 6-10 epic beads each with scope boundaries, EARS subsets, explicit and implicit interface contracts, and wired dependencies, ready for autonomous cook-it processing. ## Quick Start Ask the AI to decompose your system specification into epic beads by providing a beads epic ID or a markdown spec file path.