What problem does it solve? Multi-milestone work often mixes research, code generation, review, and integration in one undifferentiated effort, making ownership, independence of review, and acceptance evidence unclear. This Skill decomposes such work into explorer, worker, reviewer, and integrator roles with explicit budgets, authority, and stop conditions. ## Core Features & Use Cases - Role-based decomposition: Assigns read-only exploration, bounded codegen, review with verified independent lineage, and primary-owned integration to separate subagents. - Bounded routing dispatch: Sends one JSON routing request per work unit through the plugin's coordinator, with dependency ordering, quality/effort selection, and optional explicit reviewer targeting. - Milestone slicing guidance: Applies tracer-bullet vertical slices for product-feature milestones and expand-contract sequencing only for staged migrations that genuinely require coexistence. - Use Case: A user asks to "run this feature build as a team" — the primary plans milestones, dispatches a worker for a vertical slice, routes an independent reviewer with verified lineage, and integrates accepted patches with an attributed ledger. ## Quick Start Ask the agent to run your multi-milestone task as a team, for example by saying "use teamwork to plan and implement this feature with an independent review."