What is self-improve?
Use when a session produced reusable insights, when the user says "learn from this", "remember this", or "improve yourself", or after completing a complex task where patterns were discovered Source: hjewkes/agent-skills.
Use when a session produced reusable insights, when the user says "learn from this", "remember this", or "improve yourself", or after completing a complex task where patterns were discovered
Quickly install self-improve AI skill to your development environment via command line
Source: hjewkes/agent-skills.
Session learning loop that captures reusable knowledge and routes it to the right place: project memory, global CLAUDE.md, or a new skill. Builds on skills-management methodology for skill creation (see writing-skills reference).
Identify Learnings After a productive session, review what was learned:
Read references/classification-routing.md for the full routing table (priority 1-5) and draft format per destination. Key rule: the instinct to put things in /CLAUDE.md is usually wrong — route to existing skills or project CLAUDE.md first.
Use when a session produced reusable insights, when the user says "learn from this", "remember this", or "improve yourself", or after completing a complex task where patterns were discovered Source: hjewkes/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/hjewkes/agent-skills --skill self-improveUse when a session produced reusable insights, when the user says "learn from this", "remember this", or "improve yourself", or after completing a complex task where patterns were discovered Source: hjewkes/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hjewkes/agent-skills --skill self-improve Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/hjewkes/agent-skills