What problem does it solve? Turning a vague feature request into executable GitHub work items is slow and error-prone: issues lack provable acceptance criteria, estimates are guesses, and milestones have no defensible dates. This Skill converts an ask into a fully structured plan — research lanes, an owner decision record, domain epics, right-sized issues, and a data-calibrated roadmap projection — filed directly on GitHub. ## Core Features & Use Cases - Ask classification and research lanes: Classifies each request as spike, bounded, or architectural, and dispatches parallel research lanes whose findings are posted as issue comments and ratified by the owner before any design work begins. - Decomposition into provable issues: Files milestones, domain epics, and issues with acceptance criteria a reviewer can verify at merge, area labels, blocked-by dependencies, and per-issue size estimates, splitting any issue estimated L before filing. - History-calibrated estimation and timeline projection: Runs read-only scripts against repository history to build cycle-time calibration tables, then computes critical paths and proposes milestone due dates from observed parallelism. - Use Case: A product owner says "plan the offline bundle feature." The Skill researches open questions, interrogates the owner for decisions, files a milestone with epics and estimated issues in Backlog, and presents a projected end date with the sample sizes behind every number. ## Quick Start Ask the agent to plan a feature or decompose an epic, for example: "Plan the cross-enclave transfer feature and project when the milestone will land."