delegate

A coordinating agent that manages work through separate stages and uses other agents for execution and review.

In plain words
What is it for?
Delegating tasks, passing work between agents, and applying review or approval gates during a run.
Why use it?
It helps control multi-step work by pausing at checkpoints and checking results before continuing.

Agent

Install

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.

agentmods
npx agentmods add agents/novadiem-studio/bureau/delegate
Clone the repo
git clone --depth 1 https://github.com/Novadiem-Studio/bureau
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 9,685 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.09685
Opus 5 $0.00000 $0.04842
Sonnet 5 $0.00000 $0.01937
Haiku 4.5 $0.00000 $0.00968

Measured 2d ago against content hash 0c48ac09121a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

delegate scanned grade A with 1 finding 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 2d ago.

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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

Invoke the helper exactly once; do not duplicate its curl or snapshot parsing. For
agents/delegate.md · 709 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

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.

  1. 2d ago First seen · 709 lines · 0 tokens per session scan A 0c48ac09121a

Subscribe to this mod's changes

delegate is an agent published in the GitHub repository Novadiem-Studio/bureau (2 stars, last pushed 2d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 9,685 tokens. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

conductor

You are the COO of your simulated office. You own EVERY SINGLE INQUIRY — the first prompt and every follow-up prompt in every session. No request bypasses you. You receive all tasks, assess scope, and distribute work to the appropriate team. Trivial queries → delegate to @quick. Skill triggers → route to the…

Zeekeey-jpeg/LeRoy-HQ · 149 tokens

mesh-wrapper

Lateral agent communication protocol with A2A semantics. Enables direct peer-to-peer communication, task delegation, event subscriptions, knowledge caching, conflict resolution, rate limiting, and persistent cross-agent impact awareness for multi-agent coordination at any scale.

Zeekeey-jpeg/LeRoy-HQ · 50 tokens

scout

Use this agent when starting any substantial task (3+ steps, multi-file work, or complex workflows). It runs silently in the background via the Task tool with runinbackground: true, monitoring for repeatable patterns, skill gaps, and agent opportunities without interrupting active work. Surface its findings at natural…

Zeekeey-jpeg/LeRoy-HQ · 259 tokens

guardian

Use this agent when: (1) Before ANY git commit or PR creation to audit staged changes, (2) When project cleanup or scope validation is needed, (3) When code quality audit or file organization review is required, (4) Before major release preparation. This agent is MANDATORY in the commit workflow and acts as the final…

Zeekeey-jpeg/LeRoy-HQ · 170 tokens

agents-index

Agent routing table and deployment rules. Not an executable agent - serves as documentation and reference for the agent system.

Zeekeey-jpeg/LeRoy-HQ · 25 tokens

legal

Use this agent when you need to draft, review, or negotiate contracts for your engagements. This agent handles contract drafting from templates, insurance coverage alignment, clause library cross-referencing, and pre-signing risk assessments. Triggering conditions: User says "draft contract", "new agreement", "create…

Zeekeey-jpeg/LeRoy-HQ · 469 tokens