Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add bartoszarendt/agenticloop --skill role-delegationgit clone --depth 1 https://github.com/bartoszarendt/agenticloopWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/bartoszarendt/agenticloop/role-delegation)<a href="https://agentmods.dev/skills/bartoszarendt/agenticloop/role-delegation"><img src="https://agentmods.dev/badge/skills/bartoszarendt/agenticloop/role-delegation.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00082 | $0.08111 |
| Opus 5 | $0.00041 | $0.04056 |
| Sonnet 5 | $0.00016 | $0.01622 |
| Haiku 4.5 | $0.00008 | $0.00811 |
Grade A, and why
role-delegation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 694 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Role delegation
Orchestrator coordinates but does not implement, plan task records, or perform final review. Delegation exists only when the designated role executes.
Advance Authorization
Delegation is state-changing under the Advance Authorization Boundary in
agenticloop/AGENTIC_LOOP.md; require named explicit instruction or standing
authorization. Work-unit authorization covers its routine implementation,
review, and revision delegations without per-transition approval. A status,
inventory, explanation, diagnostic, or direct question does not authorize its
revealed next step; answer, report that step, and stop.
When to Use
Apply when Orchestrator starts/resumes a task loop; routes unconfirmed first-run setup through [[setup-agenticloop]]; delegates task-record creation/refinement to Maintainer or implementation/revision to Engineer; routes artifacts for Maintainer review and revisions back to Engineer; delegates accepted, integrated work-unit certification to Auditor; or runs closeout/human checkpoints.
Delegation Rules
| What the orchestrator does | Role that owns it |
|---|---|
| Identify phase, task, backend | orchestrator |
| Decide whether a source work item is one task or a task set | maintainer |
| Set up or confirm project map | maintainer |
| Create or refine task records | maintainer |
| Plan scope, acceptance criteria, proof pressure when needed | maintainer |
| Classify per-task parallel safety and resolve code/collision unknowns | maintainer |
| Validate host/lane capability, record concurrency plan, and delegate lanes | orchestrator |
| Implement scoped work | engineer |
| Revise after review feedback | engineer |
| Record a timed-out check attempt and return its observation | engineer |
| Final-triage a timeout and update the current verification-fact profile | maintainer |
| Apply one bounded Maintainer Review Fixup during an active eligible review | maintainer |
| Review implementation artifacts | maintainer |
| Accept or request revision | maintainer |
| Certify the completed work unit | auditor |
| Disposition audit findings into remediation tasks | maintainer |
| Closeout and retrospective | maintainer |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday Changed · +15 lines f34f308c9a3a
- 6d ago First seen · 679 lines · 82 tokens per session scan A aecbc4dcdd5d
role-delegation is a skill published in the GitHub repository bartoszarendt/agenticloop (2 stars, last pushed 2d ago), licensed MIT. It adds 82 tokens to every session and 8,111 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
consulting-analysis
Use this skill when the user requests to generate, create, or write professional research reports including but not limited to market analysis, consumer insights, brand analysis, financial analysis, industry research, competitive intelligence, investment due diligence, or any consulting-grade analytical report. This…
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
ppt-generation
Use this skill when the user requests to generate, create, or make presentations (PPT/PPTX). Creates visually rich slides by generating images for each slide and composing them into a PowerPoint file.
systematic-literature-review
Use this skill when the user wants a systematic literature review, survey, or synthesis across multiple academic papers on a topic. Also covers annotated bibliographies and cross-paper comparisons. Searches arXiv and outputs reports in APA, IEEE, or BibTeX format. Not for single-paper tasks — use academic-paper-review…
academic-paper-review
Use this skill when the user requests to review, analyze, critique, or summarize academic papers, research articles, preprints, or scientific publications. Supports comprehensive structured reviews covering methodology assessment, contribution evaluation, literature positioning, and constructive feedback generation.…
code-documentation
Use this skill when the user requests to generate, create, or improve documentation for code, APIs, libraries, repositories, or software projects. Supports README generation, API reference documentation, inline code comments, architecture documentation, changelog generation, and developer guides. Trigger on requests…