Improve Skill
Review and improve an existing skill based on usage feedback.
Purpose
Refine an existing skill based on feedback and updated best practices. Works with both built-in Metapowers skills and custom skills.
Usage
/metapowers:improve-skill <skill-name-or-path>Examples:
/metapowers:improve-skill design:empathize
/metapowers:improve-skill .metapowers/plugins/custom/skills/flutter-testing/SKILL.mdWhat It Does
- Reads the current SKILL.md
- Asks what didn't work well or what could be better
- Reviews any artifacts the skill previously produced
- Researches updated best practices
- Rewrites the skill with improvements
- Validates and saves
Iterative Improvement
Skills get better over time. Each time you use a skill and notice something could be improved, run /metapowers:improve-skill with your feedback. The skill is updated in place, preserving backward compatibility with existing artifacts.