kaizen

Installation
SKILL.md

Kaizen (改善) — Codebase Continuous Improvement

Smallest changes compounding into significant quality. Every file you touch leaves better than found.


Input Modes

/kaizen

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

/kaizen "focus description"

All dimensions, weighted and prioritized through user's 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"
Installs
1
GitHub Stars
6
First Seen
1 day ago
kaizen — andurilcode/skills