toyota-kata-state-machine-skill

Enforce evidence-based iteration with a state-machine workflow from Intake to Stop.

1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/StepowskiEric/Jerrys-agent-skills --skill toyota-kata-state-machine-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: toyota-kata-state-machine-skill
Source: https://github.com/StepowskiEric/Jerrys-agent-skills/tree/main/.agents/skills/execution/toyota-kata-state-machine-skill
Command: npx skills add https://github.com/StepowskiEric/Jerrys-agent-skills --skill toyota-kata-state-machine-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use this skill when the agent must improve a system through disciplined iteration instead of one large speculative change.

Core Features & Use Cases

  • Provides a structured improvement protocol inspired by Toyota Kata to prevent premature redesign.
  • Enforces evidence-based iteration with defined states and artifacts to guide learning.
  • Useful for projects where incremental experiments and gated decisions improve reliability.

Quick Start

Describe a bounded improvement task and initialize the Kata Improvement Board to start an iterative experiment.

Frequently Asked Questions about toyota-kata-state-machine-skill

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

FAQPage Schema
How do I enforce disciplined iteration when improving AI behavior?

To enforce disciplined iteration, define a bounded improvement task and initialize a kata improvement board to run evidence-based experiments. This state-machine workflow prevents speculative redesign by gating decisions through defined artifacts and learning reviews.

What is the best way to prevent uncontrolled redesign during debugging?

Prevent uncontrolled redesign by applying an iterative improvement protocol that focuses on a single obstacle at a time. This approach replaces speculative changes with bounded experiments and measurable learning reviews.

How does a state-machine workflow help with incremental experimentation?

A state-machine workflow structures incremental experimentation by moving tasks from Intake to Stop through defined states. This enforces artifacts like the improvement board and gates progress based on evidence from bounded experiments.

When do I need an evidence-based iteration protocol for process changes?

You need an evidence-based iteration protocol when improving systems through incremental experiments rather than large speculative changes. This approach is useful when gated decisions and measurable learning are required to improve reliability.

Can I use this approach for any incremental improvement task?

Yes, this protocol applies to any project where incremental experiments and measurable learning are needed to improve AI behavior, debugging, or process changes. You start by describing a bounded improvement task and initializing the board.

Why does my AI agent attempt large speculative changes instead of incremental steps?

Your agent lacks a structured improvement protocol to enforce disciplined, evidence-based iteration. By applying a kata workflow with bounded experiments and gated learning reviews, you prevent premature redesign and ensure measurable progress.