review

review is a command for coding agents from neurofoo/agent-skills. It costs 0 tokens per session (659 once invoked), scanned A, a copy of aar, MIT.

A structured review of an important event that examines expectations, facts, results, causes, and next steps. It is also known as an After-Action Review.

In plain words
What is it for?
Use it after a project, launch, incident, presentation, or other significant experience to record what worked, what did not, and what should change.
Why use it?
It turns an event into documented learning and helps a team improve without focusing on personal blame.

Command

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 commands/neurofoo/agent-skills/review
Clone the repo
git clone --depth 1 https://github.com/neurofoo/agent-skills

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 review

README.md
[![agentmods](https://agentmods.dev/badge/commands/neurofoo/agent-skills/review.svg)](https://agentmods.dev/commands/neurofoo/agent-skills/review)
Your own site
<a href="https://agentmods.dev/commands/neurofoo/agent-skills/review"><img src="https://agentmods.dev/badge/commands/neurofoo/agent-skills/review.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 659 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00659
Opus 5 $0.00000 $0.00329
Sonnet 5 $0.00000 $0.00132
Haiku 4.5 $0.00000 $0.00066

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

Security

Grade A, and why

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

Origin

This is a copy

100% identical to aar — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

aar/commands/review.md · 120 lines

How it starts

The opening of the file, as written. The whole thing — 120 lines — stays where its author put it; the contents beside it link to each section on GitHub.

After-Action Review

Conduct a structured debrief to extract learning from any significant event or experience.

Instructions

Work through the four core questions honestly and specifically. Focus on events and systems, not blaming individuals.

Output Format

Event: What are we reviewing? Date: When did it happen? Participants: Who was involved?


1. What Was Expected?

Before the event, what did we think would happen?

Goals/Objectives

  • [What were we trying to achieve?]

Plan

  • [What was the plan to achieve it?]

Success Criteria

  • [How would we know if we succeeded?]

Assumptions

  • [What did we assume would be true?]

2. What Actually Happened?

Facts only—what occurred, not why

Timeline

Time Event
[When] [What happened]
[When] [What happened]
[When] [What happened]

Outcomes

  • [What results did we get?]

Compared to Expected

Expected Actual Gap
[expectation] [reality] [+/-]

3. Why the Difference?

Analysis of the gap between expected and actual

What Went Well (sustain these)

Success Contributing Factors
[what worked] [why it worked]

What Didn't Go Well (improve these)

Problem Root Cause
[what failed] [why it failed]

Surprises

  • [Things we didn't anticipate]

Assumptions Tested

Assumption Validated? Learning
[assumption] Yes/No/Partial [what we learned]

4. What Do We Do Next?

Specific actions to sustain or improve

Sustain (keep doing these)

Action Owner How to Protect It
[what to continue] [who] [mechanism]

Improve (change these)

Action Owner By When
[what to change] [who] [deadline]

Stop (eliminate these)

Action Owner Replacement
[what to stop] [who] [alternative]

Read the full file on GitHub · 120 lines

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 · 120 lines · 0 tokens per session scan A 62147e867e8b

Subscribe to this mod's changes

review is a command published in the GitHub repository neurofoo/agent-skills (111 stars, last pushed 7mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 659 tokens. A static security scan graded it A with 0 findings. It is 100% identical to aar, differing in 0 lines, and is treated as a copy.