kaizen

Installation
SKILL.md

Kaizen (改善) — Codebase Continuous Improvement

Rejectes. Identify the smallest changes that compound into significant quality. Every file you touch should leave better than you found it.


Input Modes

Standard: /kaizen

Run all seven dimensions across the codebase. Full improvement map.

Focused: /kaizen "focus description"

Run all dimensions but weight and prioritize through the user's focus lens.

Examples:

  • /kaizen "file sizes — nothing should exceed 500 LOC"
  • /kaizen "naming consistency across the API layer"
  • /kaizen "dead code and unused imports"
  • /kaizen "error handling patterns"
Related skills

More from andurilcode/craftwork

Installs
2
GitHub Stars
6
First Seen
Apr 2, 2026