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.
npx skills add TeamRetroHQ/teamretro-skills --skill ai-retro-briefgit clone --depth 1 https://github.com/TeamRetroHQ/teamretro-skillsWrote 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/teamretrohq/teamretro-skills/ai-retro-brief)<a href="https://agentmods.dev/skills/teamretrohq/teamretro-skills/ai-retro-brief"><img src="https://agentmods.dev/badge/skills/teamretrohq/teamretro-skills/ai-retro-brief/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/teamretrohq/teamretro-skills/ai-retro-brief"><img src="https://agentmods.dev/badge/skills/teamretrohq/teamretro-skills/ai-retro-brief.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.00080 | $0.01580 |
| Opus 5 | $0.00040 | $0.00790 |
| Sonnet 5 | $0.00016 | $0.00316 |
| Haiku 4.5 | $0.00008 | $0.00158 |
Grade A, and why
ai-retro-brief 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 69 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AI Retro Brief
Read the team's AI session retro entries and surface recurring patterns as an actionable one-page brief for their retrospective. The audience is humans walking into a retro — they need ranked patterns, evidence, and proposed actions, not a restatement of every entry.
The root-cause vocabulary is a synchronized copy of the team's canonical taxonomy (docs-first); never reclassify or rename labels here — flag mismatches for the vocabulary review instead.
Input
Read every file in docs/ai-retros/entries/ (sorted by the date in the filename). Each entry carries a **Skill:** version stamp — parse each according to its stamp and note any resulting gaps rather than guessing. Version mapping: count v1.x codebase-friction entries as work-material-friction; v1.x fix lines carry no altitude tag — count them as altitude-unstated; all v2.x entries share the v2.0 format. Legacy format: if a single docs/ai-retros/retro-log.md exists (v1.1 wrote one append-only file, entries under ## YYYY-MM-DD — summary headings), parse its entries too.
If there are fewer than 3 entries, say so and give only a light summary — pattern claims need repetition to mean anything.
Multi-scope rollup: if asked for patterns across several review scopes (repos, accounts, workspaces, engagements), read each scope's docs/ai-retros/entries/ (or its non-repo equivalent), dedup within each scope before comparing across them, and attribute every theme to its scope(s) in the brief.
The brief
Exactly this structure:
# AI Collaboration Retro Brief — <date range>, <N> sessions
**Scope:** <the review scope: repo / product / account / engagement — list the sources if rolled up>
**Skill:** ai-retro-brief v<version from this file's frontmatter>
## Recurring friction
<Themes ranked by frequency × cost. Each theme: prevalence (n of N sessions), representative dated examples, root-cause label, the fixes entries proposed and their altitudes. If a theme is arguably deliberate friction — a control point the team may want to keep (review gates, approval steps) — present it as a keep-or-kill question, not a fix.>
## Root-cause distribution
<Counts per root-cause label, then group them: briefing (ambiguous-instruction, missing-context, incorrect-context, changed-requirements) · documentation (missing-documentation, incorrect-documentation) · work material (work-material-friction — name the concrete material: codebase, account, board, template) · tooling (missing-access-or-tool, environment-friction) · agent (agent-error). State plainly which group dominates — that tells the team whether their attention goes to process, docs, the work material, tooling, or the agent setup. If entries carry altitude tags, also state where proposed fixes are landing.>
## Were suggested fixes adopted?
<For each past "Do this first": did the same friction stop appearing afterward? Unadopted repeat suggestions deserve the team's attention most.>
## Top 3 recommended actions
<Each tied to specific evidence from specific entries, and each naming its altitude. Concrete enough to become a retro action item — owner-assignable, checkable.>
## Trend
<Is friction per session going up, down, or flat? One paragraph, honest about small-sample uncertainty.>
What ships with it
9 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- evals/evals.json 1.5 KB
- evals/fixtures/six-entries/docs/ai-retros/entries/2026-06-22-website-copy-refresh-for-pricing-page.md 686 B
- evals/fixtures/six-entries/docs/ai-retros/entries/2026-06-26-churn-cohort-spreadsheet-build.md 996 B
- evals/fixtures/six-entries/docs/ai-retros/entries/2026-06-30-competitor-feature-matrix.md 790 B
- evals/fixtures/six-entries/docs/ai-retros/entries/2026-07-02-board-pack-financial-summary.md 889 B
- evals/fixtures/six-entries/docs/ai-retros/entries/2026-07-06-quarterly-support-ticket-theme-analysis.md 1019 B
- evals/fixtures/six-entries/docs/ai-retros/entries/2026-07-09-draft-onboarding-email-sequence.md 835 B
- evals/fixtures/two-entries/docs/ai-retros/entries/2026-07-06-support-ticket-theme-analysis.md 790 B
- evals/fixtures/two-entries/docs/ai-retros/entries/2026-07-09-onboarding-email-sequence.md 594 B
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.
- 12d ago First seen · 69 lines · 80 tokens per session scan A 726ede3f15d7
ai-retro-brief is a skill published in the GitHub repository TeamRetroHQ/teamretro-skills (9 stars, last pushed 1mo ago), licensed MIT. It adds 80 tokens to every session and 1,580 once invoked, about $0.0004 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
run-team-retrospective
Use when a team needs to reflect on a completed period, project, or significant event — to extract what worked, what didn't, and what specific changes to make before the next cycle, rather than repeating the same patterns.
building-soc-metrics-and-kpi-tracking
Builds SOC performance metrics and KPI tracking dashboards measuring Mean Time to Detect (MTTD), Mean Time to Respond (MTTR), alert quality ratios, analyst productivity, and detection coverage using SIEM data. Use when SOC leadership needs operational visibility, continuous improvement tracking, or executive-level…
kaizen-bpr
Applies two complementary process improvement philosophies: Kaizen (continuous incremental improvement) and Business Process Reengineering (radical process redesign from scratch). Helps determine when to refine existing processes versus when to tear them up and rebuild. Use when operational efficiency is declining…
size-cards
Size the unsized cards of a team or a person on the aeman board — S/M/L/XL by a fixed rubric, written back through the aeman MCP after the lead confirms. Use when a team lead asks to estimate, size or weigh cards, or before a planning meeting.
ship
Enforces Law 1 (Research Before Executing), Law 3 (One Thing at a Time), and Law 4 (Verify Before Reporting) of the 7 Laws of AI Agent Discipline. Fix one defect through TDD and one PR, isolate unrelated dirty checkouts in an owner-locked clean worktree, and return only eligible clean checkouts to the detected default…
continuous-improvement
Install structured self-improvement loops with instinct-based learning into Claude Code — research, plan, execute, verify, reflect, learn, iterate. On-demand or weekly analysis to save tokens. Supports multi-agent parallel analysis.