This captures solved problems as documentation the moment you say "that worked" or "it's fixed." It walks through a strict 7-step process with YAML validation, filing each solution into category directories like docs/solutions/performance-issues/ with one file per problem. The frontmatter uses enums for problem types and severity, which keeps things consistent when you're hunting for solutions months later. It also detects patterns across multiple related issues and can promote them to critical patterns or new skills. The auto-trigger after confirmation phrases is clever, it catches knowledge right when context is fresh instead of hoping you remember to document it later.
npx skills add https://github.com/everyinc/compound-engineering-plugin --skill compound-docs