correction-learning-loop
Fires the moment I correct a mistake: the correction is logged with the rule that would have prevented it, before work continues.
What it is
A skill that auto-fires the moment I correct a mistake or flag a missed expectation. It logs the correction in the session's mistakes table — what happened, what type, what rule would have prevented it — before work continues, so lessons survive time pressure.
Why
Corrections evaporate if they only live in the conversation where they happened. Logging each one with its preventing rule, at the moment it happens, is how the same feedback stops being needed twice.
How I use it
Non-trivial or recurring corrections escalate: a persistent memory file, and for patterns, a candidate rule in the promotion queue. The loop is why the standing instruction file keeps growing more specific instead of the same mistakes cycling.
Get it
The whole method is downloadable and adaptable — skills/correction-learning-loop/SKILL.md inside the zip.
Connected
This thread is scoped to correction-learning-loop. Opening another node starts a new one.
Ask this node