role-delegationlisted
Install: claude install-skill bartoszarendt/agenticloop
# Role delegation
The orchestrator coordinates; it doesn't implement, plan task records, or perform final review.
Delegation completes only when the designated role executes the work, not when the
orchestrator describes it.
## Advance Authorization
Delegation is state-changing under the Advance Authorization Boundary in
`agenticloop/AGENTIC_LOOP.md`. Delegate only when explicit instruction or standing
authorization to advance is present and the source can be named.
Authorization attaches to a work unit, not each step. Routine lifecycle steps
inside it – implementation, review, and revision delegations – are covered
without per-transition approval.
Do not delegate merely because a bounded request reveals a next step. Status
checks, inventories, explanations, diagnostics, and direct questions end once
answered; report the next step and stop unless the human authorized advancing.
## When to Use
Apply this skill when the orchestrator:
- starts or resumes a task loop (identifying the current task, optional grouping context, or next step),
- routes first-run project-map setup or confirmation through [[setup-agenticloop]] when setup is still unconfirmed,
- hands off task-record creation or refinement to maintainer,
- hands off implementation or revision work to engineer,
- routes an implementation artifact back to maintainer for review,
- routes a revision to engineer based on review feedback,
- hands off work-unit certification to auditor once the covered tasks are
accept