Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add Peeyushmeher/agent-agile/plugin install agent-agileWrote 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/peeyushmeher/agent-agile/aa-review)<a href="https://agentmods.dev/skills/peeyushmeher/agent-agile/aa-review"><img src="https://agentmods.dev/badge/skills/peeyushmeher/agent-agile/aa-review/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/peeyushmeher/agent-agile/aa-review"><img src="https://agentmods.dev/badge/skills/peeyushmeher/agent-agile/aa-review.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.00065 | $0.00943 |
| Opus 5 | $0.00032 | $0.00472 |
| Sonnet 5 | $0.00013 | $0.00189 |
| Haiku 4.5 | $0.00006 | $0.00094 |
Grade A, and why
aa-review 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
aa-review
Resolve the Agent-Agile playbook root: use the first of these that exists — (1) ${CLAUDE_PLUGIN_ROOT}/playbooks, (2) ./.claude/agent-agile/playbooks, (3) ./.agents/agent-agile/playbooks, (4) ~/.claude/agent-agile/playbooks, (5) ~/.agents/agent-agile/playbooks, (6) ./playbooks.
Read playbooks/execution.md's "The review gate" section from that root, and run the gate exactly as it describes.
- Find the current epic from
.planning/STATE.mdand.planning/ROADMAP.md, then read that epic's demo brief at.planning/epics/EPIC-NN/DEMO.md. IfDEMO.htmlexists alongside it, tell the user to open that file first — it's the same brief as a clickable page (verdict banner, story table, copyable commands) — and treatDEMO.mdas the canonical text you walk them through. - Walk the user through it in order: what was built, then the exact steps to test it, then what "working" looks like and the edge cases worth poking. Encourage the user to actually run the steps rather than take the brief's word for it.
- Ask the user for exactly one outcome: approve, redo, or replan.
Whatever the outcome, any ruling the user attaches a reason to — a scope call, a tradeoff picked, a "never do X again" — gets appended as a row to .planning/DECISIONS.md (create it from playbooks/templates/DECISIONS.md if absent), so no later session re-asks a question the user already settled at a gate.
Approve. The epic is done. Flip its row in .planning/ROADMAP.md to approved, append the epic-level check to .planning/CONTROL.md (create it from playbooks/templates/CONTROL.md on first approval), and update .planning/STATE.md to point at planning the next epic.
Redo. Convert every tip the user just gave — and every finding already recorded from verification — into a new, concrete acceptance-check line added to the specific story card or cards it affects, at .planning/epics/EPIC-NN/stories/S*.md. Name the exact story each tip lands on; a tip with no obvious story owner belongs on whichever story's file list is closest to what it's about, never left as a general note. Never write a vague "make it better" line — each new check must be a runnable command or a verifiable assertion, matching the existing acceptance-check style already on that card. Once every tip is a check, instruct the user to re-run /aa-execute-epic for this epic, so Wave 1 re-runs the affected stories against their sharpened cards and Wave 2 re-integrates and re-verifies — or, if the redo-list qualifies for the scoped redo in playbooks/execution.md "The review gate" (every finding file-specific, all files owned by one story, contracts untouched), note that the re-run should take the cheap path: one fix worker plus re-verification, no full wave re-run. Update .planning/STATE.md to record that this epic is mid-redo and which stories changed. Once a redo's new check goes green in the re-run, it joins .planning/CONTROL.md — the review gate in playbooks/execution.md covers the minting rule.
Replan. The story breakdown itself was wrong, not just the implementation. Flip the epic's row in .planning/ROADMAP.md back to pending, and flag every downstream epic in .planning/ROADMAP.md for re-examination — a replan can invalidate assumptions later epics were built on, so those rows need a fresh look before they're trusted again. Update .planning/STATE.md to point at re-slicing this epic, noting what was learned that triggered the replan.
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 · 26 lines · 65 tokens per session scan A 697cdf911ad3
aa-review is a skill published in the GitHub repository Peeyushmeher/agent-agile (3 stars, last pushed 1mo ago), licensed MIT. It adds 65 tokens to every session and 943 once invoked, about $0.0003 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 skills, from other repositories
project-manager
This skill has been upgraded with agentic AI capabilities, OKR/KPI integration patterns, and async-first workflows based on 2026 PM best practices research.
pr-review-expert
Professional Pr Review Expert skill. Orchestrate technical collaboration, design reviews, sprint planning, and system diagnostics.
pr-review-triage
Watch open PRs, check CI status, review staleness, merge conflicts, and unanswered review comments. Produces a prioritized watchlist.
issue-creation
Trigger: issue creation, bug reports, feature requests, or issue approval. Create and triage GitHub issues from repository evidence.
sdd-tasks
Break an SDD change into implementation tasks. Trigger: orchestrator launches task planning for a change.
systemic-issue-triage
Trigger: new issue, bug report, triage, backlog, issue flood, community report, root cause, dead-end, blocked user. Attack issues by root class, never one-by-one; fixes must shrink the system, not grow it.