What problem does it solve? Research projects repeatedly lose hard-won knowledge: corrections, failed approaches, and verified fixes disappear between sessions, causing the same mistakes to recur. This Skill captures those lessons as structured, evidence-backed records and retrieves the relevant verified ones before substantial work begins. ## Core Features & Use Cases - Context Retrieval: Run waterology learning context "TASK TERMS" or MCP learning_context before substantial work to load a small set of relevant verified lessons scoped to their stated trigger and project. - Lesson Recording: After a user correction, verified fix, or failed approach, record one actionable lesson with trigger, observed outcome, project-relative evidence files, and applicability tags via waterology learning remember lesson.nt or MCP learning_remember. - Verification & Improvement: Append assessments with waterology learning assess LESSON_ID verified and propose shared workflow changes with waterology learning improve improvement.nt, including a regression-check plan. - Use Case: After discovering that a TORC worker only runs through a tested noninteractive wrapper, record the lesson with evidence from notes/worker-smoke.txt, verify it, and have it automatically surface the next time a worker launch is planned. ## Quick Start Ask the AI to retrieve relevant verified project lessons for your current task using the project-learning skill before starting substantial work.