What problem does it solve?
This Skill streamlines the process of capturing learnings from AI sessions, improving existing skills, and updating the knowledge base to make future AI interactions more effective.
Core Features & Use Cases
- Skill Refinement: Identifies and proposes improvements to AI skills based on session interactions.
- Knowledge Capture: Extracts durable knowledge from conversations and adds it to a structured knowledge base.
- Codebase Gap Identification: Detects and suggests fixes for missing documentation, tests, or configuration in codebases.
- Use Case: After a complex debugging session, run
/improve to automatically document the solution, update the relevant skill to handle similar issues in the future, and capture the root cause in the project's knowledge base.
Quick Start
Run /improve at the end of any session to capture learnings and suggest skill improvements.