What problem does it solve? Valuable lessons learned in one project are often lost or stored too specifically to reuse elsewhere. This Skill provides a structured process to abstract, generalize, connect, and store knowledge at the highest level that remains true, so insights transfer across projects. ## Core Features & Use Cases - Four-step synthesis process: Abstract project-specific details, generalize to the right abstraction level, connect to existing knowledge, and store in the correct format and location. - Insight-to-pattern promotion: A checklist and quality bar for promoting single observations (GI-* insights) into proven patterns (GK-*) validated across two or more projects. - Anti-pattern guardrails: Explicit rules against storing every learning, copy-pasting project specifics, creating near-duplicates, and over-generalizing. - Use Case: After fixing a recurring bug where JSON metadata breaks on file renames, use this Skill to distill the fix into a universal pattern about rename-aware tooling for self-referencing metadata, stored in the global patterns directory. ## Quick Start Use the knowledge-synthesis skill to abstract this session's learnings and promote any reusable insights into global patterns.