← ClaudeAtlas

reflectlisted

CRITICAL learning capture. Extracts HIGH/MED/LOW confidence patterns from conversations to prevent repeating mistakes and preserve what works. Use PROACTIVELY after user corrections ("no", "wrong"), after praise ("perfect", "exactly"), when discovering edge cases, or when skills are heavily used. Without reflection, valuable learnings are LOST forever. Acts as continuous improvement engine for all skills. Invoke EARLY and OFTEN - every correction is a learning opportunity.
rjmurillo/ai-agents · ★ 33 · AI & Automation · score 79
Install: claude install-skill rjmurillo/ai-agents
# Reflect Skill **Critical learning capture system** that prevents repeating mistakes and preserves successful patterns across sessions. Analyze the current conversation and propose improvements to skill-based memories based on what worked, what didn't, and edge cases discovered. **Every correction is a learning opportunity** - invoke proactively to build institutional knowledge. --- ## Triggers | Trigger Phrase | Operation | |----------------|-----------| | `reflect on this session` | Extract learnings from conversation | | `learn from this mistake` | Capture correction patterns | | `capture what we learned` | Document session insights | | `improve skill {name}` | Target specific skill memory | | `what did we learn` | Review and store patterns | Also monitor user phrasing such as "what if...", "ensure", or "don't forget". These phrases should immediately route into the MEDIUM trigger tables below. ### 🔴 HIGH Priority Triggers (Invoke Immediately) | Trigger | Example | Why Critical | |---------|---------|--------------| | User correction | "no", "wrong", "not like that", "never do" | Captures mistakes to prevent repetition | | Chesterton's Fence | "you removed that without understanding" | Documents architectural decisions | | Immediate fixes | "debug", "root cause", "fix all" | Learns from errors in real-time | ### 🟡 MEDIUM Priority Triggers (Invoke After Multiple) | Trigger | Example | Why Important | |---------|---------|---------------| | User praise | "perfec