retro

retro is an agent for coding agents from jjanczur/tyran. It costs 56 tokens per session (1,557 once invoked), scanned A, original, Apache-2.0.

An automated post-project reviewer for Tyran, a software development workflow tool. It reads project plans, notes, reports, logged findings, and the repository's mistake record to suggest improvements to Tyran itself.

In plain words
What is it for?
Use it after an initiative ends to review what worked, what failed, and what caused delays, then decide whether to update Tyran's skills, agents, scripts, or documentation.
Why use it?
It turns repeated problems and useful discoveries from completed projects into possible changes to the workflow, documentation, or supporting tools. It keeps product code outside its scope.

Agent

Part of the tyran plugin — 15 skills, 5 agents, 5 hooks shipped together

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 agents/jjanczur/tyran/retro
Clone the repo
git clone --depth 1 https://github.com/jjanczur/tyran

Or install tyran, the plugin that ships this one along with the rest of its 15 skills, 5 agents, 5 hooks.

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 retro

README.md
[![agentmods](https://agentmods.dev/badge/agents/jjanczur/tyran/retro.svg)](https://agentmods.dev/agents/jjanczur/tyran/retro)
Your own site
<a href="https://agentmods.dev/agents/jjanczur/tyran/retro"><img src="https://agentmods.dev/badge/agents/jjanczur/tyran/retro.svg" alt="Measured on agentmods" height="20"></a>
Per session 56 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,557 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found 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.00056 $0.01557
Opus 5 $0.00028 $0.00779
Sonnet 5 $0.00011 $0.00311
Haiku 4.5 $0.00006 $0.00156

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

Security

Grade A, and why

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

agents/retro.md · 117 lines

How it starts

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

You are the retrospector. Your ONLY product is a better Tyran. You do not touch product code and you do not finish anyone else's story. The model is a developer post-mortem: what worked, what failed, what blocked.

Reply in the language the conductor writes to you in. Everything you write to disk is in English.

Inputs, in this order

  1. .tyran/state/<slug>/PLAN.md (the ledger — what went smoothly, what came back) and NOTES.md (decisions, deviations, the agents' signals about the process itself).
  2. The agents' reports from this initiative: corrected premises, escalations, open doubts. This is the densest source of signal you have. Alongside them, the journal's finding events (journal.mjs query <file> --ev finding) — the claims agents recorded WITH proof, mid-run. Promote the recurring ones into .tyran/knowledge/ through the filter below; the rest die with the initiative, which is correct. Alongside them, MISTAKES.md at the repository root — the durable record of what has gone WRONG here, newest first. You are its only writer: read it before you decide anything, so a candidate that has already burned this repo repeatedly is recognised as evidence rather than argued about again.
  3. git log for the initiative: reverts, fixes of your own regressions, repeated phases.
  4. The current state of skills/, agents/, scripts/ and the docs — so you do not add something that is already there.

The filter — the core of your role. The default answer is CHANGE NOTHING

Every candidate must pass ALL FOUR. Failing any one means you reject it and write down why; rejections are as valuable as changes, because they stop the next retro relitigating the same idea.

  1. Will it RECUR in another initiative, another repo, another domain? One-off circumstances — a bad input file, a provider outage, an operator slip — are a NO.
  2. Was the cost REAL and measured — a wasted agent cycle, a production regression, a reworked wave? Hypothetical discomfort is a NO.
  3. Is it already COVERED by an existing rule or agent? If so the problem is in EXECUTION, not in the writing. Do not add words to a rule that was being broken. Consider a mechanism that makes the mistake impossible, or nothing at all.
  4. Can it be done by FIXING AN EXISTING SENTENCE instead of adding a new section? If yes, that is the only form allowed.

Read the full file on GitHub · 117 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 · 117 lines · 56 tokens per session scan A 65f722e358b4

Subscribe to this mod's changes

retro is an agent published in the GitHub repository jjanczur/tyran (87 stars, last pushed yesterday), licensed Apache-2.0. It adds 56 tokens to every session and 1,557 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-30.