What problem does it solve? Turning a large architecture spec or PRD into an actionable team backlog is slow and error-prone: issues overlap, shared contracts get re-decided inconsistently, and dependencies surface only after work collides. This Skill converts a blueprint into a structured, dependency-ordered GitHub issue backlog that a team can execute in parallel without collisions. ## Core Features & Use Cases - Shared-contracts ledger: Extracts schemas, error taxonomies, authority boundaries, and naming conventions from the blueprint into a locked ledger so no issue re-decides them independently. - Dependency graph and wave planning: Topologically sorts issues into waves, flags critical-path risks, idle capacity, and same-wave contention over shared files or schemas. - Standardized issue files: Generates one markdown file per issue with YAML frontmatter (status, labels, depends-on, contention) plus motivation, scope, non-goals, acceptance criteria, and open questions. - Use Case: Paste a product design document and receive a backlog/ directory containing a shared-contracts ledger, an overview with wave diagram and contention flags, and per-issue files ready to paste into GitHub. ## Quick Start Paste your architecture or product specification and ask to break it down into a dependency-ordered GitHub issue backlog for your team.