self-improve
SolidExtract lessons from the current session and route them to the appropriate knowledge layer (project AGENTS.md, auto memory, existing skills, or new skills). Use when the user asks to "self-improve", "distill this session", "save learnings", "update CLAUDE.md with what we learned", "capture session insights", "remember this for next time", "extract lessons", "update skills from session", or "what did we learn".
Install
Quality Score: 89/100
Skill Content
Details
- Author
- tobihagemann
- Repository
- tobihagemann/turbo
- Created
- 3 months ago
- Last Updated
- 5 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
improve-urself
Extract learnings from the current conversation and encode them as persistent skills. Trigger when the user types /improve-urself (with optional topic args like "/improve-urself json formatting" or "/improve-urself tool-use bash"), or says things like "save that as a skill", "we should remember this", "turn that into a rule", "learn from what just happened", "add this to your skills", or "don't make that mistake again". Also trigger proactively after a long conversation where multiple corrections were made. Always use this skill — don't just summarize the learning in chat and move on.
improve-skill
Analyze coding agent session transcripts to improve existing skills or create new ones. Use when asked to improve a skill based on a session, or extract a new skill from session history.
learn
Extract reusable knowledge from the current session into a persistent skill. Use when you discover something non-obvious, create a workaround, or develop a multi-step workflow that future sessions would benefit from.