·self-improve
</>

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

15Installs·0Trend·@hjewkes

Installation

$npx skills add https://github.com/hjewkes/agent-skills --skill self-improve

How to Install self-improve

Quickly install self-improve AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hjewkes/agent-skills --skill self-improve
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hjewkes/agent-skills.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hjewkes/agent-skills --skill self-improve
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from hjewkes/agent-skills

Quick answers

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.

How do I install self-improve?

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

Where is the source repository?

https://github.com/hjewkes/agent-skills