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 agentmods add commands/automatelab-tech/agency-os/add-subtaskgit clone --depth 1 https://github.com/AutomateLab-tech/agency-osWrote 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/commands/automatelab-tech/agency-os/add-subtask)<a href="https://agentmods.dev/commands/automatelab-tech/agency-os/add-subtask"><img src="https://agentmods.dev/badge/commands/automatelab-tech/agency-os/add-subtask.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 | $0.00000 | $0.00237 |
| Opus 5 | $0.00000 | $0.00118 |
| Sonnet 5 | $0.00000 | $0.00047 |
| Haiku 4.5 | $0.00000 | $0.00024 |
Grade A, and why
add-subtask 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.
What it actually says
Command: add-subtask <parent-id> "<title>" ...
Create a subtask row.
- Sync preflight.
- Resolve
<parent-id>. Refuse if parent's status isDoneorKilled. notion-create-pageswith parent = Tasks data source. Properties: Title, Status = parent's status (DiscussionorTo-Dotypically), Corpus = parent's corpus, Parent Task = parent, Type =one-time, Effort from flag or default, Dependencies from--depsif provided (each id resolved live via Notion; refuse if any id is unknown).- Append a line to the parent's Discussion log section:
### <date> — subtask added: [<title>](<url>). - Print:
+ Subtask of <parent-title>: [<title>](<url>){ deps=N}.
Subtasks can have their own subtasks (nesting allowed; the skill doesn't enforce a depth limit but warns at depth >= 3).
See references/structuring-work.md for parent-vs-subtask-vs-log decision rules.
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.
- 4d ago First seen · 14 lines · 0 tokens per session scan A b994e55e5736
add-subtask is a command published in the GitHub repository AutomateLab-tech/agency-os (3 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 237 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.
Other commands, from other repositories
p9
PUA P9 Tech Lead 模式 — 写 Prompt 管 P8 团队。/pua:p9。Triggers on: '/pua:p9', 'pua p9', 'P9模式', 'tech-lead', '帮我管理这个项目', '任务拆解'.
sdlc
Route a task to the next synced SDLC workflow based on current artifacts and repo state.
plan-feature
Plan a feature from BRD-lite brief or clear intent into PRD (What), decisions, implementation plan, and task slices.
survey
PUA 调研问卷 — 7 部分交互式问卷收集用户反馈。/pua:survey。Triggers on: '/pua:survey', 'pua survey', '调研', '问卷', 'feedback survey'.
kpi
PUA KPI 报告卡 — 生成段位和绩效报告。/pua:kpi。Triggers on: '/pua:kpi', 'pua kpi', 'kpi报告', '段位报告', 'performance report', 'generate kpi'.
dashboard-session-fork
Fork a session into a new one. Usage /dashboard:session-fork.