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 zxkane/autonomous-dev-team --skill autonomous-dispatchergit clone --depth 1 https://github.com/zxkane/autonomous-dev-teamWrote 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/zxkane/autonomous-dev-team/autonomous-dispatcher)<a href="https://agentmods.dev/skills/zxkane/autonomous-dev-team/autonomous-dispatcher"><img src="https://agentmods.dev/badge/skills/zxkane/autonomous-dev-team/autonomous-dispatcher/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/zxkane/autonomous-dev-team/autonomous-dispatcher"><img src="https://agentmods.dev/badge/skills/zxkane/autonomous-dev-team/autonomous-dispatcher.svg" alt="Reviewed on agentmods" width="80" 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.00170 | $0.02347 |
| Opus 5 | $0.00085 | $0.01174 |
| Sonnet 5 | $0.00034 | $0.00469 |
| Haiku 4.5 | $0.00017 | $0.00235 |
Grade A, and why
autonomous-dispatcher 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 9d 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.
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.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- scripts/adapters/agy.sh 13 KB runs code
- scripts/adapters/claude.sh 4.2 KB runs code
- scripts/adapters/codex.sh 87 KB runs code
- scripts/adapters/gemini.sh 3.3 KB runs code
- scripts/adapters/kiro.sh 4.8 KB runs code
- scripts/adapters/opencode.sh 5.0 KB runs code
- scripts/adt-gc.sh 50 KB runs code
- scripts/agent-progress-snapshot-remote-aws-ssm.sh 17 KB runs code
- scripts/autonomous-dev.sh 111 KB runs code
- scripts/autonomous-review.sh 343 KB runs code
- scripts/autonomous.conf.example 69 KB
- scripts/check-provider-cutover.sh 45 KB runs code
- scripts/check-shell-idioms.sh 26 KB runs code
- scripts/check-spec-drift.sh 50 KB runs code
- scripts/dispatch-local.sh 47 KB runs code
- scripts/dispatch-remote-aws-ssm.sh 9.6 KB runs code
- scripts/dispatcher-multi-tick.sh 15 KB runs code
- scripts/dispatcher-tick.sh 69 KB runs code
- scripts/dispatcher.conf.example 6.6 KB
- scripts/gen-state-machine.sh 6.3 KB runs code
- scripts/gh-app-token.sh 10 KB runs code
- scripts/gh-as-user.sh 45 B runs code
- scripts/gh-token-refresh-daemon.sh 4.4 KB runs code
- scripts/gh-with-token-refresh.sh 2.4 KB runs code
- scripts/install-gc-timer.sh 8.7 KB runs code
- scripts/lib-accounting.sh 45 KB runs code
- scripts/lib-agent-smoke.sh 34 KB runs code
- scripts/lib-agent.sh 128 KB runs code
- scripts/lib-auth.sh 58 KB runs code
- scripts/lib-code-host.sh 20 KB runs code
- scripts/lib-config.sh 7.2 KB runs code
- scripts/lib-dispatch.sh 288 KB runs code
- scripts/lib-error.sh 17 KB runs code
- scripts/lib-guardian.sh 19 KB runs code
- scripts/lib-issue-filter.sh 17 KB runs code
- scripts/lib-issue-provider.sh 9.4 KB runs code
- scripts/lib-lane.sh 84 KB runs code
- scripts/lib-liveness.sh 48 KB runs code
- scripts/lib-metrics.sh 17 KB runs code
- scripts/lib-pr-linkage.sh 7.9 KB runs code
- scripts/lib-provider-prompts.sh 6.4 KB runs code
- scripts/lib-review-aggregate.sh 8.8 KB runs code
- scripts/lib-review-agy.sh 1009 B runs code
- scripts/lib-review-artifact.sh 28 KB runs code
- scripts/lib-review-bots.sh 12 KB runs code
- scripts/lib-review-cap.sh 10 KB runs code
- scripts/lib-review-ci-rollup.sh 4.4 KB runs code
- scripts/lib-review-classify.sh 17 KB runs code
- scripts/lib-review-claude.sh 10 KB runs code
- scripts/lib-review-codex.sh 1.3 KB runs code
- scripts/lib-review-diffcap.sh 6.7 KB runs code
- scripts/lib-review-disposition.sh 7.9 KB runs code
- scripts/lib-review-e2e.sh 45 KB runs code
- scripts/lib-review-kiro.sh 1005 B runs code
- scripts/lib-review-mergeable.sh 22 KB runs code
- scripts/lib-review-permmode.sh 3.4 KB runs code
- scripts/lib-review-poll.sh 32 KB runs code
- scripts/lib-review-postfail.sh 6.1 KB runs code
- scripts/lib-review-request-changes.sh 5.2 KB runs code
- scripts/lib-review-resolve-author.sh 14 KB runs code
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.
- 9d ago First seen · 153 lines · 170 tokens per session scan A 1c48a3f42f6d
autonomous-dispatcher is a skill published in the GitHub repository zxkane/autonomous-dev-team (35 stars, last pushed 11d ago), with no licence file. It adds 170 tokens to every session and 2,347 once invoked, about $0.0009 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-30.
Other skills, from other repositories
jira
Unified Jira entry point. Routes to preview (default), create, or review subcommands.
revert
Git-aware revert that understands Draft tracks, phases, and tasks. Safely undo work at task, phase, or track level. Use when the user asks to 'revert this track', 'undo a phase', 'revert task X', or says 'roll back the last task', 'undo this work'.
standup
Generate standup summary from git history, track progress, and Jira/GitHub activity. Read-only — makes no changes to the codebase.
status
Display current progress of Draft tracks and active tasks. Shows phases, completion percentages, and blocked items.
workspace-status
Use this skill to orient at session start, check initiative queue state, or see what's ready to work on next. Reads workspace.toml and surfaces ready-to-start items, blocked items with reason, parallel candidates, and active signals. Triggers on "workspace status", "where am I", "orient me", "session start", "what's…
new-spec
Use this skill when the user wants to start a new feature with a spec, or wants to write a spec for something they're about to build. Triggers on "new spec", "write a spec for X", "let's spec this out", "start a feature for...". Spec-driven development; the spec drives implementation. Do NOT use for cross-cutting…