What problem does it solve? When a lead or coordinator receives a chunk of a product plan, they need a repeatable way to break that grouping into concrete per-feature specs and ordered agent dispatches without re-doing the product plan or writing vague scout prompts. ## Core Features & Use Cases - Feature decomposition: Splits an assigned chunk (lead) or the full §3 feature list (coordinator in direct-builder mode) into vertical-slice features with outcomes, target files, dependencies, runtime acceptance, and guard contracts. - Scout dispatch planning: Drafts concrete scout prompts with specific files to read, spec templates, auth-preservation notes, and nested-resource @ResourceCaptures carve-outs. - Dispatch sequencing: Plans scout/builder ordering based on MAX AGENTS, from parallel overlap to strictly sequential single-agent execution. - Use Case: A lead assigned the "teams" chunk of a product plan uses this skill to produce three feature specs, three scout prompts, and a dispatch order before running sd create and ov sling. ## Quick Start Ask the agent to use the feature-plan skill to break your assigned product-plan chunk into per-feature specs and a scout-builder dispatch plan.