What problem does it solve? Coordinating a feature from a ticket to a merged pull request requires many specialized steps — research, story writing, specs, design, multi-stack builds, tests, reviews, and release — and doing this by hand across agents is error-prone and untracked. This Skill runs that entire chain as one orchestrated workflow grounded in Linear. ## Core Features & Use Cases - End-to-end pipeline orchestration: Coordinates twenty specialized agents (researcher, story-writer, spec-writer, builders, reviewers, release-manager) from a Linear ticket to a merged PR. - Human checkpoints and headless mode: Pauses at three approval gates by default, or runs fully autonomously with programmatic gates when FACTORY_HEADLESS=true, escalating failures via needs-human-review labels. - Linear state synchronization: Every agent posts [factory:<agent>] comments, manages labels, and transitions ticket states so Linear remains the source of truth. - Use Case: Say "Build OGE-123 through the factory" and the orchestrator researches the ticket, drafts the story and spec, fans out backend builders in parallel, runs the reviewer panel, opens the PR, and hands off to release — pausing for your approval at each checkpoint. ## Quick Start Ask the assistant to run OGE-123 through the factory to start the full pipeline from that Linear ticket.