What problem does it solve? Valuable feedback you give on generated code and in review comments is lost after each session; this Skill mines the last 24 hours of that feedback and turns durable corrections into permanent coding rules in your dotfiles skills and AGENTS.md. ## Core Features & Use Cases - Transcript Mining: Runs a bundled shell script with jq programs to extract user text turns and difit inline review comments from Claude Code session transcripts changed in the last 24 hours. - GitHub Review Mining: Pulls your authored pull request review comments via the GitHub API for repositories inferred from recent session activity. - Verified Adoption: Requires verbatim quote verification against transcripts before adopting any rule, then routes each essence to an existing skill, a new skill, or the global AGENTS.md baseline. - Cross-Run Ledger: Maintains a local mining ledger so borderline candidates repeated across days get promoted to real rules. - Use Case: After a day of correcting an AI assistant's Laravel code style and leaving difit review comments, run this Skill to convert those corrections into permanent coding-standard rules. ## Quick Start Run the daily skills retro to mine my feedback from the last 24 hours and adopt durable rules into my dotfiles skills.