What problem does it solve? Recurring bugs and design pitfalls get fixed once but forgotten, so the same mistakes resurface in later framing, planning, and implementation work. This Skill captures a recurring rule into a persistent lessons register that future workflow runs re-read as a prior. ## Core Features & Use Cases - Structured four-field interview: Collects Context, Problem, Rule, and Applies-to fields from the user before writing anything. - Append-only lessons register: Writes a canonical H2 entry to context/foundation/lessons.md without reordering or editing existing entries. - Self-bootstrapping: Creates lessons.md with the canonical header on first use, no separate init step required. - Use Case: After noticing that feature flags repeatedly ship without kill dates, invoke the skill inline to record the rule so future plan and review runs weigh it automatically. ## Quick Start Invoke the skill with a short description of the recurring rule you noticed, then answer the four interview prompts and confirm the append.