kaizen-write-plan

Generate an admin-approved implementation plan for a Kaizen issue.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning gate ensures that a specific Kaizen issue is transformed into a grounded implementation plan, with admin approval before execution, preventing scope creep and misalignment.

Core Features & Use Cases

  • Grounded plan formation: converts an issue into a concrete, auditable plan with defined goals and scope.
  • Admin approval workflow: presents TLDRs, questions, and decision criteria to obtain sign-off before /kaizen-implement.
  • Traceability and governance: stores plan, seam map, and test plan for auditing and future reference.

Quick Start

Provide a grounded, admin-approved implementation plan for a given Kaizen issue and prompt the admin for approval.

Frequently Asked Questions about kaizen-write-plan

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

FAQPage Schema
How do I create an admin-approved implementation plan for a software issue?

To create an admin-approved implementation plan, you must pass through a planning gate that synthesizes issue scope, milestones, and incidents into a formal plan awaiting admin sign-off. This prevents scope creep by ensuring grounded goals before execution.

What is a planning gate in software engineering workflows?

A planning gate is a governance process that transforms a specific issue into a grounded, auditable implementation plan requiring admin approval. It ensures traceability by storing defined goals, testable seams, and task lists before development proceeds.

What does an implementation plan need to include for admin approval?

An implementation plan requires explicit success criteria, alternative options, testable seams, and a traceable tasks list to secure admin approval. It must synthesize incidents and scope into a formal document ready for storage and review.

Can I use a planning gate workflow for issues found during deep dives?

Yes, the planning gate workflow applies directly to issues surfaced from deep dives or admin-directed plan requests. It guides the transformation of these discovered issues into grounded implementation plans with formal approval.

How do I prevent scope creep when starting software implementation?

Preventing scope creep requires establishing a planning gate that forces the creation of a grounded implementation plan with admin approval before execution begins. This ensures alignment and formalizes scope before any code is written.

When should I not use a formal planning gate process?

You should avoid a formal planning gate process if your issue lacks sufficient context, such as defined incidents or scope, to synthesize into a grounded plan. The gate requires explicit decision criteria and testable seams to function properly.