kaizen-analyse

Select and guide Kaizen analysis techniques for software development contexts.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/Gamezar/opencode-cek --skill kaizen-analyse-gamezar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kaizen-analyse
Source: https://github.com/Gamezar/opencode-cek/tree/main/plugins/kaizen/skills/kaizen-analyse
Command: npx skills add https://github.com/Gamezar/opencode-cek --skill kaizen-analyse-gamezar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you choose and apply the most effective Kaizen (continuous improvement) technique for your specific analysis needs, preventing wasted effort on the wrong approach.

Core Features & Use Cases

  • Intelligent Method Selection: Automatically determines whether Gemba Walk, Value Stream Mapping, or Muda Analysis is best suited for your target.
  • Guided Analysis: Provides step-by-step instructions tailored to the chosen Kaizen method.
  • Use Case: When analyzing a slow CI/CD pipeline, the skill will identify Value Stream Mapping as the best approach and guide you through mapping stages, measuring times, and finding bottlenecks.

Quick Start

Analyze the current deployment workflow using the kaizen-analyse skill.

Frequently Asked Questions about kaizen-analyse

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

FAQPage Schema
What is the best way to apply Kaizen continuous improvement to a software development process?

Value Stream Mapping for process optimization involves mapping deployment stages, measuring cycle times, and identifying bottlenecks. This technique guides you step-by-step through analyzing workflows to find inefficiencies and improve continuous delivery pipelines.

How do I identify waste in my software development workflow using Muda analysis?

A Gemba Walk in software engineering involves directly exploring code and operational processes where work happens. This analysis technique guides you through observing actual development workflows to uncover inefficiencies and gather actionable improvement insights.

Can I use continuous improvement techniques for any software engineering optimization target?

Before running Kaizen analysis, you must define the specific software development process or bottleneck to target. Preparing context about your current workflow stages and pain points yields a more accurate method selection and actionable optimization insights.

How do I choose between Value Stream Mapping and Muda Analysis for process optimization?

Choosing between Value Stream Mapping and Muda Analysis depends on your target: Value Stream Mapping suits process flow and bottleneck identification like CI/CD pipelines, while Muda Analysis focuses on waste identification. The method selection is determined automatically based on your specific analysis needs.