# 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.

- Skill: `dokhacgiakhoa/kaizen` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds add dokhacgiakhoa/kaizen`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dokhacgiakhoa/kaizen/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Dokhacgiakhoa (https://skillmd.com/u/dokhacgiakhoa)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/dokhacgiakhoa/kaizen

---


# Kaizen: Continuous Improvement

## Overview

Small improvements, continuously. Error-proof by design. Follow what works. Build only what's needed.

**Core principle:** Many small improvements beat one big change. Prevent errors at design time, not with fixes.

## When to Use

**Always applied for:**

- Code implementation and refactoring
- Architecture and design decisions
- Process and workflow improvements
- Error handling and validation

**Philosophy:** Quality through incremental progress and prevention, not perfection through massive effort.

## The Four Pillars

## 🧠 Knowledge Modules (Fractal Skills)

### 1. [1. Continuous Improvement (Kaizen)](./sub-skills/1-continuous-improvement-kaizen.md)
### 2. [2. Poka-Yoke (Error Proofing)](./sub-skills/2-poka-yoke-error-proofing.md)
### 3. [3. Standardized Work](./sub-skills/3-standardized-work.md)
### 4. [4. Just-In-Time (JIT)](./sub-skills/4-just-in-time-jit.md)

