aar

Generate structured after-action reports from orchestrator DB, A2A endpoints, pm2 logs, and git history.

4|1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/m2ai-portfolio/m2ai-skills-pack --skill aar-m2ai-portfolio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aar
Source: https://github.com/m2ai-portfolio/m2ai-skills-pack/tree/main/skills/aar
Command: npx skills add https://github.com/m2ai-portfolio/m2ai-skills-pack --skill aar-m2ai-portfolio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AAR provides a structured mechanism to capture and learn from orchestrated agent runs, surfacing actionable insights from forensics and postmortem data rather than ad hoc recollections.

Core Features & Use Cases

  • Forensics gathering across the orchestrator DB, A2A endpoints, pm2 logs, git history, and queue files.
  • Failure-mode classification into predefined categories to guide remediation.
  • Structured AAR document with an evidence-based narrative and benchmarks, stored for knowledge sharing and process improvement.

Quick Start

Invoke aar with a defined scope (time window or this session) to generate a structured after-action report.

Frequently Asked Questions about aar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate after-action reviews for agent runs?

You can automate after-action reviews by invoking the skill with a defined scope such as a time window or a single session. It aggregates data from the orchestrator DB, A2A endpoints, pm2 logs, and git history to produce a structured AAR document.

What is the best way to gather forensics data for a postmortem on orchestrated agents?

Gathering forensics for a postmortem is done by applying a defined scope to aggregate data across the orchestrator DB, A2A endpoints, pm2 logs, git history, and queue files. This captures the evidence needed to classify failures into predefined modes.

How does failure-mode classification work for agent dispatch postmortems?

Failure-mode classification for agent dispatch postmortems categorizes aggregated forensics data from your orchestrator DB and logs into predefined categories. This classification guides remediation by surfacing actionable insights within the structured AAR document.

Can I run an after-action review on a single agent session instead of a time window?

Yes, you can run an after-action review on a single agent session. The skill supports applying its forensics gathering and failure classification to either a defined time window or a single specific session scope.

What data sources do I need for an agent run postmortem?

You need access to the orchestrator DB, A2A endpoints, pm2 logs, git history, and queue files for an agent run postmortem. The skill aggregates data from these sources to build an evidence-based narrative and capture benchmarks.

Why should I use structured after-action reviews instead of ad hoc recollections for agent failures?

Structured after-action reviews provide a mechanism to capture and learn from orchestrated agent runs by surfacing actionable insights from forensics data. This replaces ad hoc recollections with an evidence-based narrative and benchmarks stored for knowledge sharing.