What problem does it solve?
This Skill captures learnings, errors, and corrections to enable continuous improvement of AI agents and project knowledge. It prevents recurring mistakes and promotes valuable insights into project memory.
Core Features & Use Cases
- Error Logging: Records command failures, API errors, and unexpected behavior.
- Learning Capture: Logs user corrections, knowledge gaps, and discovered best practices.
- Skill Extraction: Facilitates the creation of new, reusable skills from valuable learnings.
- Project Memory Promotion: Elevates key insights to persistent documentation like
CLAUDE.md or AGENTS.md.
- Use Case: When an agent fails to execute a command due to a configuration error, this skill logs the error, its context, and a suggested fix. If the error recurs, it can be promoted to a skill or project documentation to prevent future occurrences.
Quick Start
Use the self-improvement skill to log a learning about a recent command failure.