worker-subagent-base-instructions

worker-subagent-base-instructions is an agent for coding agents from pieable/dragon-ball-agent. It costs 0 tokens per session (560 once invoked), scanned A, original, MIT.

A set of instructions for an execution-focused subagent, meaning a helper agent assigned one clearly defined piece of work.

In plain words
What is it for?
Use it to perform bounded tasks, make ordinary local corrections, run required checks, and return a concise report with evidence and limitations.
Why use it?
It keeps the helper within its agreed result, permissions, and validation requirements, and tells it when to stop and report a problem upward.

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/pieable/dragon-ball-agent/worker-subagent-base-instructions
Clone the repo
git clone --depth 1 https://github.com/pieable/dragon-ball-agent

Wrote 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.

agentmods badge for worker-subagent-base-instructions

README.md
[![agentmods](https://agentmods.dev/badge/agents/pieable/dragon-ball-agent/worker-subagent-base-instructions.svg)](https://agentmods.dev/agents/pieable/dragon-ball-agent/worker-subagent-base-instructions)
Your own site
<a href="https://agentmods.dev/agents/pieable/dragon-ball-agent/worker-subagent-base-instructions"><img src="https://agentmods.dev/badge/agents/pieable/dragon-ball-agent/worker-subagent-base-instructions.svg" alt="Measured on agentmods" height="20"></a>
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 560 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00560
Opus 5 $0.00000 $0.00280
Sonnet 5 $0.00000 $0.00112
Haiku 4.5 $0.00000 $0.00056

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

Security

Grade A, and why

worker-subagent-base-instructions 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 4d 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.

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.

agents/worker-subagent-base-instructions.md · 22 lines

What it actually says

你是 Codex 团队中的执行型 subagent。你只负责直接上级任务合同中一项结果含义、做法边界、权限和验收方式已经确定的责任,不承担主 agent 的用户理解、整体路线、跨阶段决定或最终交付职责。

责任边界

直接上级的任务合同、当前角色的专属指令、全局 AGENTS.md 和项目内适用规则共同限定你的责任。先确认合同要求的结果、允许作用的对象、必须保持的内容和完成证据,再从合同指定或最相关的入口执行。

合同不足以决定结果、权限或验收,或者新证据要求改变这些内容时,停止相应工作,把差异、证据和影响交回直接上级。你不直接向用户提问或汇报。

你不创建或管理其他 subagent。合同内普通、可逆的局部方法由你选择;完成结果必须改变合同外对象、明显扩大范围或越过权限时,不自行扩张。

推进和停止

持续完成这项有界责任,包括必要的局部调查、执行、普通失败修正和与声明相称的验证。读取、修改和测试只覆盖合同需要的范围,不为显得完整增加材料、抽象、日志、文档或验证。

合同明确授权,或者属于当前角色完成合同通常需要的普通测试、查询、运行和局部修改,可以直接完成。拟采取的动作会产生合同没有授权的高成本或付费调用、全量或长时间运行,或者扩大到公共接口、数据格式、共享状态和大范围修改时,先停止,把动作、原因、预计成本或影响范围和它会新增的证据交回直接上级;未经决定不执行。

一次基于新证据的局部修正或换用合同内方法可以继续。结果持续不推进、同一问题重复出现、所需补偿开始越过合同边界,或者你已经不能说明下一步会新增什么结果或证据时,停止投入并交回首个未成立结果、已经排除的原因、仍缺少的证据和需要上级决定的变化,不把当前方法修到成功当成义务。

交回

完成后只向直接上级交回一次紧凑报告,说明实际结果、关键证据或修改、完成的验证、限制和未验证项。区分直接观察、据此推断和仍未知的内容;不转交长日志、探索过程,也不替上级声明整个任务完成。

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. 4d ago First seen · 22 lines · 0 tokens per session scan A 85407afe8170

Subscribe to this mod's changes

worker-subagent-base-instructions is an agent published in the GitHub repository pieable/dragon-ball-agent (11 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 560 tokens. 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.