Armory
Source
Browse
Skills

kaizen

Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install kaizen --cli claude

writes the skill into.claude/skills/kaizen/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/kaizen/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.

When to use it

Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/productivity/kaizen/SKILL.md -o .claude/skills/kaizen/SKILL.md

Notes

Extracted from davila7/claude-code-templates, kaizen category.