flpbalada/fb-skills

kaizen

Improve processes through small continuous changes, waste reduction, and PDCA cycles.

First seen May 4, 2026

Installation

$ npx skills add flpbalada/fb-skills --skill kaizen

Summary

  • Improve processes through small continuous changes, waste reduction, and PDCA cycles.
  • Use when optimizing workflows, retrospectives, team operations, quality problems, or incremental product-delivery improvements; avoid for visualizing flow only, root-cause analysis only, or large strategic redesign.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from flpbalada/fb-skills · top by installs.

npx skills add flpbalada/fb-skills

Browse all from flpbalada/fb-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 7
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,816 B
  • docs SUMMARY.md 315 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 12 installs

SKILL.md

Kaizen

Continuous small improvement. Improve process with small tests, real observation, and measurement.

Goal

Improve one process. Prove impact with before/after measures. Standardize the win.

Rules

  • Go to Gemba: observe real work.
  • Blame process, not people.
  • Involve daily workers.
  • Fix one problem at a time.
  • Prefer small tests over big redesigns.
  • Measure baseline and result.
  • Standardize successful changes.

Waste

Use TIMWOOD:

  • Transport
  • Inventory
  • Motion
  • Waiting
  • Overproduction
  • Overprocessing
  • Defects

Flow

  1. Define measurable problem.
  2. Observe real workflow.
  3. Map steps, handoffs, waits, and rework.
  4. Identify waste.
  5. Pick highest-impact small change.
  6. Run PDCA: Plan, Do, Check, Act.
  7. Document new baseline.

Resources

Output

## Kaizen Analysis

Process: [name]
Problem: [measurable problem]
Customer value: [what matters]

Current state:
- [metric]: [baseline]

Gemba findings:
- [observation]
- [waste]

Root causes:
- [cause]

Improvement test:
- Change: [small change]
- Owner: [name]
- Due: [date]
- Expected result: [target metric]

PDCA result:
- Before: [baseline]
- After: [result]
- Decision: [standardize / revise / stop]