compound
FeaturedCapture solved problems as searchable solution docs. Use after fixing bugs, when "that worked", or after successful /phx:review or /phx:investigate.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- oliver-kriska
- Repository
- oliver-kriska/claude-elixir-phoenix
- Created
- 7 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
compound-knowledge
Captures a solved non-trivial problem as a searchable markdown doc in docs/solutions/ (root cause, fix, prevention, keywords), and searches that folder before starting new non-trivial debugging so past solutions get reused instead of re-derived from scratch. Use right after fixing a tricky bug, working around a gotcha, or solving something that took real investigation — and before diagnosing a new problem that might already have a documented answer.
compound
Use when a verified non-trivial outcome should be written up as a docs/solutions/ entry or a CONCEPTS.md term, and the user asks for it explicitly. Fires only on request; for automatic capture after a verified fix, use autolearn.
compound-docs
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup