What problem does it solve? After a coding-agent run, teams often notice friction—noisy gates, skipped checks, ambiguous prompts—but lack a structured way to turn those observations into concrete workflow configuration changes. This Skill reviews session evidence against the repo's .beislid/workflow.md and produces actionable, recommendation-only improvement proposals. ## Core Features & Use Cases - Evidence-Based Review: Collects git state, checkpoints, run-ledger summaries, and session context, then compares them against the entire workflow configuration. - Conversational Recommendations: Groups findings into changes worth making, friction to leave alone, decisions needing your call, and non-config notes. - Setup Handoff: Generates a paste-ready handoff block so accepted changes route through setup, the canonical config writer—retro never edits workflow.md itself. - Use Case: After a run where a gate kept firing false positives, invoke retro to analyze the evidence and receive a concrete gate-tuning recommendation plus a setup handoff. ## Quick Start Run a retro on this session and tell me what should change in our Beislið workflow.