What problem does it solve? Long engineering sessions produce durable lessons that are lost when the conversation ends. This Skill mines the active transcript for those learnings and converts them into concrete, reviewed edits to existing skills so future agents benefit. ## Core Features & Use Cases - Parallel multi-lens review: Spawns three read-only subagents (judgment, tooling, divergent) over the session transcript, each with a dedicated prompt template. - Synthesis and triage: A synthesizer agent merges findings into an Accepted / Rejected / Backlog list with durability, specificity, and convergence checks. - Approval-gated application: Accepted edits are applied only after explicit user approval, routed to direct edits, the skill-creator skill, or description tuning. - Use Case: After a long debugging session where the agent learned a lockfile quirk and missed a skill trigger, run reflect to surface those lessons and patch the relevant skills. ## Quick Start Ask the agent to reflect on this session and turn what it learned into skill improvements.