What problem does it solve? Valuable lessons from Codex and Claude Code sessions usually evaporate after the work is done. This Skill reviews recent agent activity across repos and local session directories, then converts it into retrospective reports and concrete skill candidates instead of letting patterns go undocumented. ## Core Features & Use Cases - Automatic context discovery: Searches the current repo, sibling repos, and ~/.claude and ~/.codex directories for plans, design notes, reviews, and TODO files before asking the user for context. - Three operating modes: Produces a retrospective report, a report plus ranked skill candidates, or full starter skill stubs depending on the request. - Classification of findings: Sorts each pattern into keep-local, private skill, public skill, or not-a-skill so project-specific conventions are not promoted incorrectly. - Use Case: After a week of agent-assisted work, ask for a review and receive a dated retrospective in docs/retrospectives/ with a ranked list of skills worth creating. ## Quick Start Review our recent Codex and Claude Code work and tell me what skills we should create.