What problem does it solve?
This Skill provides a structured way to capture learnings, errors, and feature requests, enabling continuous improvement of AI agents and workflows by creating a persistent knowledge base.
Core Features & Use Cases
- Error Logging: Records command failures, API errors, and unexpected behaviors.
- Learning Capture: Logs corrections, knowledge gaps, and discovered best practices.
- Feature Request Tracking: Documents user-requested capabilities.
- Promotion: Facilitates promoting learnings to permanent project memory (e.g.,
CLAUDE.md, AGENTS.md).
- Skill Extraction: Supports extracting recurring learnings into reusable skills.
- Use Case: After an agent makes a mistake, you can log the error and the correct approach. Over time, these logs can be reviewed to identify patterns, fix recurring issues, and even create new skills or update agent prompts to prevent future errors.
Quick Start
Log a command failure by running the self-improvement skill with the error details.