AI SummaryA structured After-Action Review skill that guides teams through debrief questions (expected vs. actual outcomes, analysis, and next steps) to extract learning from significant events. Useful for project managers, team leads, and anyone conducting post-event analysis.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "aar" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (4 files) mkdir -p .claude/skills/aar && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/aar/SKILL.md "https://raw.githubusercontent.com/neurofoo/agent-skills/main/aar/SKILL.md" && mkdir -p .claude/skills/aar/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/aar/commands/aar.md "https://raw.githubusercontent.com/neurofoo/agent-skills/main/aar/commands/aar.md" && mkdir -p .claude/skills/aar/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/aar/commands/review.md "https://raw.githubusercontent.com/neurofoo/agent-skills/main/aar/commands/review.md" && mkdir -p .claude/skills/aar/references && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/aar/references/examples.md "https://raw.githubusercontent.com/neurofoo/agent-skills/main/aar/references/examples.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
After-Action Review—structured debrief asking what was expected, what happened, why the difference, and what next. Use after projects, launches, presentations, or any significant event.
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?] ---
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster