skill-improve

Installation
SKILL.md

Skill Improve

Runs an improvement loop on a single skill: test → fix → retest → keep or revert.


Phase 1: Parse Argument

Read the skill name from the first argument. If missing, output usage and stop:

Usage: /skill-improve [skill-name]
Example: /skill-improve tech-debt

Verify .claude/skills/[name]/SKILL.md exists. If not, stop with: "Skill '[name]' not found."

Installs
152
GitHub Stars
22.4K
First Seen
Apr 8, 2026
skill-improve — donchitos/claude-code-game-studios