Borrowing it
Nothing to install: this file belongs to PralhadYadawad/avvarre. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/PralhadYadawad/avvarre/master/.claude/commands/avvarre-autopilot.mdgit clone --depth 1 https://github.com/PralhadYadawad/avvarreWrote 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/pralhadyadawad/avvarre/avvarre-autopilot)<a href="https://agentmods.dev/commands/pralhadyadawad/avvarre/avvarre-autopilot"><img src="https://agentmods.dev/badge/commands/pralhadyadawad/avvarre/avvarre-autopilot/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/commands/pralhadyadawad/avvarre/avvarre-autopilot"><img src="https://agentmods.dev/badge/commands/pralhadyadawad/avvarre/avvarre-autopilot.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.00028 | $0.00298 |
| Opus 5 | $0.00014 | $0.00149 |
| Sonnet 5 | $0.00006 | $0.00060 |
| Haiku 4.5 | $0.00003 | $0.00030 |
Grade A, and why
avvarre:autopilot 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 11d 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
/avvarre:autopilot
Autonomously fix a file until it reaches Grade A (score 90+).
Instructions
- Determine the currently open file
- Run
avvarre_fileon the file — record the initial score - Loop:
a. If score >= 90 → go to step 4
b. Pick the highest-severity violation
c. Fix it using the suggested fix. For naming violations, use the
#renametool for safe project-wide renames instead of manual find-replace. d. Runavvarre_fileagain → record new score e. If score decreased or is unchanged after 3 consecutive iterations → stop loop, report blocker f. Repeat from 3a - Done: Report before/after scores and total violations fixed.
Guardrails
- Max 15 iterations — if not Grade A after 15 fix-verify cycles, stop and report remaining violations
- Never skip re-verification — fixes can introduce new violations
- Preserve semantics — only fix style violations, never change logic
- Log progress — after completion, update
.avvarre/tasks.mdwith results
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.
- 11d ago First seen · 29 lines · 28 tokens per session scan A 1aa03e99330a
avvarre:autopilot is a command published in the GitHub repository PralhadYadawad/avvarre (4 stars, last pushed 14d ago), licensed MIT. It adds 28 tokens to every session and 298 once invoked, about $0.0001 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 commands, from other repositories
github
(dev-only) github maintainer harness — GitHub issue-fix and PR-review via gh CLI. NOT distributed to user projects.
review
Code review with security and @MX tag compliance check.
conventions-check
Check AGENTS.md, CLAUDE.md, and the projected agent artifacts (skills, subagents, commands) against the repo's conventions.
review
Review the current diff with a fresh-context agent that cannot edit.
review-prs
Check open PRs for human feedback before picking new work.
brief-refresh
Audit docs for staleness and contradictions, propose new features.