Back to Directory
automation
Self Improving Agent 1.0.2
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Initial release of the self-improvement skill for structured project learnings and continuous improvement.
- Provides detailed guides and templates for logging errors, user corrections, feature requests, and knowledge gaps in markdown files.
- Defines categories, log formats, metadata, and processes for reviewing, resolving, and promoting insights to project documentation.
- Outlines triggers and periodic review steps to ensure recurring issues and valuable knowledge are captured and acted upon.
- Supports detection patterns (corrections, requests, gaps, errors) for automatic or manual entry creation.