kaizen-implement

Implement PRD specs into working code through a governed Kaizen workflow.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/Garsson-io/kaizen --skill kaizen-implement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kaizen-implement
Source: https://github.com/Garsson-io/kaizen/tree/main/.agents/skills/kaizen-implement
Command: npx skills add https://github.com/Garsson-io/kaizen --skill kaizen-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Take a spec from PRD and turn it into working code through a governed Kaizen workflow that enforces gates, case management, and disciplined execution.

Core Features & Use Cases

  • Grounds work in a formal Kaizen case: requires an active case, creates a dedicated worktree, and tracks progress through mandated gates (Plan, Case, Review).
  • End-to-end implementation orchestration: evaluate scope, write and validate a plan, perform TDD, implement code, run reviews, and generate PRs with proper linking to the Kaizen issue.
  • Re-examination and adaptability: reassesses evolving codebases and specs to ensure alignment with real-world changes and avoid scope drift.

Quick Start

Trigger the skill with a command like "implement the spec" to start a Kaizen-driven implementation workflow.

Frequently Asked Questions about kaizen-implement

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

FAQPage Schema
How do I implement a PRD spec into working code with TDD?

PRD spec implementation into working code with TDD is orchestrated end-to-end by grounding work in a formal case, validating a plan, performing TDD, running reviews, and generating automated PRs.

What is a Kaizen case workflow for feature development?

A Kaizen case workflow for feature development enforces governance through mandated gates like Plan, Case, and Review, tracking progress from scope evaluation to automated PR creation within Claude Code.

How do I automate code review and PR creation from a spec?

Automated code review and PR creation from a spec are handled by running mandated review gates and generating PRs with proper linking to the active Kaizen issue after TDD implementation.

Does Kaizen case management support bug investigations and evolving codebases?

Kaizen case management supports bug investigations and reassesses evolving codebases and specs during implementation to ensure alignment with real-world changes and avoid scope drift.

What are the required gates for spec implementation in Claude Code?

Required gates for spec implementation in Claude Code include Plan, Case, and Review, ensuring disciplined execution and governance from initial scope evaluation through final PR generation.

When should I not use a governed Kaizen workflow for implementation?

A governed Kaizen workflow for implementation should not be used for simple, isolated changes that do not require formal planning, TDD, case lifecycle management, or PR workflows.