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: /gamedev:skill-improve [skill-name]
Example: /gamedev:skill-improve tech-debt

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

Installs
1
GitHub Stars
1
First Seen
Aug 24, 2026
skill-improve — kessriga/game-studio