Agent skill
kaizen-event-facilitator
Rapid improvement workshop planning and execution skill with team coordination, metrics tracking, and follow-up management
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/operations/skills/kaizen-event-facilitator
Metadata
Additional technical details for this skill
- domain
- business
- category
- lean-operations
- specialization
- operations
SKILL.md
Kaizen Event Facilitator
Overview
The Kaizen Event Facilitator skill provides comprehensive capabilities for planning and executing rapid improvement workshops. It supports team coordination, problem-solving facilitation, countermeasure prioritization, and structured follow-up management to ensure sustainable results.
Capabilities
- Event charter development
- Cross-functional team assembly
- Problem statement formulation
- Root cause analysis facilitation
- Countermeasure prioritization
- Implementation action tracking
- 30-60-90 day follow-up scheduling
Used By Processes
- LEAN-003: Kaizen Event Facilitation
- CI-002: A3 Problem Solving
- SIX-005: Root Cause Analysis
Tools and Libraries
- Collaboration platforms
- Project tracking tools
- Video conferencing APIs
- Workshop templates
Usage
skill: kaizen-event-facilitator
inputs:
event_type: "3-day_kaizen" # 2-hour | half-day | full-day | 3-day | week
problem_area: "Changeover time reduction on Press Line 2"
target_improvement: "50% reduction in changeover time"
team_composition:
- role: "facilitator"
- role: "process_owner"
- role: "operators"
count: 3
- role: "maintenance"
- role: "engineering"
outputs:
- event_charter
- team_roster
- current_state_analysis
- root_cause_findings
- countermeasure_plan
- implementation_schedule
- follow_up_checklist
Workflow
- Pre-Event Planning - Define scope, assemble team, prepare materials
- Day 1: Understand - Map current state, identify wastes, gather data
- Day 2: Analyze - Root cause analysis, brainstorm solutions
- Day 3: Implement - Execute quick wins, plan remaining actions
- Follow-Up - Track 30-60-90 day milestones, verify results
Event Charter Template
| Element | Description |
|---|---|
| Problem Statement | Clear description of the issue |
| Scope | Process boundaries |
| Target | Measurable improvement goal |
| Team | Cross-functional participants |
| Schedule | Event dates and milestones |
| Success Criteria | How results will be measured |
Integration Points
- Calendar and scheduling systems
- Action tracking platforms
- Metrics dashboards
- Document management systems
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?