One-click install
npx skills add https://github.com/kouko/monkey-skills --skill kaizen-kouko
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kaizen
Source: https://github.com/kouko/monkey-skills/tree/main/philosophers-toolkit/skills/kaizen
Command: npx skills add https://github.com/kouko/monkey-skills --skill kaizen-kouko

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Helps teams and individuals surface and eliminate everyday waste and friction by guiding a structured, small-step improvement cycle so that processes become faster, less error-prone, and easier to maintain without large disruptive changes.

Core Features & Use Cases

  • Six-step guided cycle: Stepwise coaching through grasping the current state, finding the problem, root-cause analysis, proposing minimal improvements, executing and verifying, and standardizing successful changes.
  • Root-cause tools: Applies 5 Whys and focused questioning to avoid symptom-driven fixes.
  • Measurable validation: Emphasizes before/after metrics and reversible, small experiments rather than wholesale rewrites.
  • Common uses: Improve PR review flow, shorten meeting time, stabilize deployment steps, speed up onboarding, or streamline documentation workflows.

Quick Start

Run a kaizen cycle on my PR review process by describing the current flow, typical timings, and the single biggest source of delay.

Frequently Asked Questions about kaizen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reduce waste and friction in my code review process?

To reduce waste in code review, apply a six-step continuous improvement cycle: map the current state, find delays, run 5 Whys root-cause analysis, propose minimal changes, verify with before/after metrics, and standardize successful fixes.

What is the 5 Whys root-cause analysis method for process improvement?

The 5 Whys root-cause analysis is a focused questioning technique used in process improvement to iteratively ask why a problem occurs, moving past symptoms to identify the fundamental underlying cause of workflow delays and waste.

How do I apply continuous improvement to shorten meeting times?

Apply continuous improvement to shorten meeting times by guiding a structured, small-step cycle: grasp current meeting flow, identify waste, validate with measurable before/after timings, and implement incremental changes without large disruptive rewrites.

Can I use kaizen for optimizing deployment pipelines?

Yes, kaizen optimizes deployment pipelines by identifying unnecessary effort and delays through sequential prompts, proposing minimal reversible improvements, and validating changes with measurable before and after metrics to stabilize deployment steps.

Does continuous improvement work for streamlining documentation workflows?

Continuous improvement works for streamlining documentation workflows by surfacing everyday friction through a guided cycle, applying root-cause analysis to find bottlenecks, and standardizing small, validated changes for easier maintenance.

What are the limitations of using small-step process improvement?

Small-step process improvement avoids proposing large-scale rewrites or wholesale changes, focusing instead on incremental, measurable adjustments, which means it may not be suitable for resolving fundamental architectural failures requiring complete workflow redesigns.