Self Improving Skill Loops

Build agent skills that improve themselves from human feedback, using a base (inner) skill that does the work and an improver (outer) skill that runs on a schedule, reads accumulated feedback, and proposes small reviewable edits to the base skill. Use when an agent's output is roughly right but noisy, when feedback keeps getting lost at the end of a session, when hand-editing prompts or AGENTS.md no longer scales, or when deciding how many improver loops to run and how to guard against bad feedback.

uygnoey Updated

File contents

uygnoey/skills-from-claude-blog/tree/main/2026.08.26_how-warp-builds-self-improving-agents-on-claude/skills/self-improving-skill-loops commit e475ae1508

Frequently asked questions

npx skillmds@latest add uygnoey/self-improving-skill-loops