delegated-delivery
Installation
SKILL.md
Delegated Delivery
Use a layered execution model:
- main PM owns scope, sequencing, and final acceptance
- sub-PM owns one ticket end to end
- implementation worker makes the scoped change
- reviewer looks for real risk
- bounded maintainability pass checks for high-value simplification before closeout
- main PM accepts or sends the ticket back
references/SOP.md is the canonical operating model. Read it when you are
actually running a ticket through this workflow.
Use this workflow only when the user clearly wants delegated or agent-based delivery, a worker/reviewer loop, independent review, or ticket ownership. Do not infer delegation from a generic request to finish or close out work.
Related skills