What problem does it solve?
After an autonomous AFK batch finishes, its decisions, faults, and follow-ups are scattered across JSONL ledgers and handoff notes, making it hard to review what happened and decide what to do next. This Skill consolidates that evidence into a single read-only HTML report with verified candidates and pending decisions.
Core Features & Use Cases
- Candidate Extraction and Verification: Reads the batch ledger and handoff files, validates engineering candidates against the latest origin/main, deduplicates them, and dispatches three independent read-only evaluators per candidate.
- Structured Report Rendering: Validates an analysis JSON against a strict contract and renders a standalone HTML report with an execution timeline, ledger and handoff evidence panes, Mermaid diagrams, and mutually exclusive decision options.
- Use Case: After an overnight AFK batch closes, invoke this Skill to produce a Chinese HTML retrospective listing follow-up recommendations, knowledge-base actions for CONTEXT/ADR/agent instructions, and items awaiting your ruling, then reply with report IDs to act on them.
Quick Start
Ask the assistant to generate the AFK retrospective report for the batch that just finished in this session.