with one click
kaizen-dev
Development workflow for Kaizen - branching, commits, testing
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Development workflow for Kaizen - branching, commits, testing
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Run the full integration test suite
Resume from last checkpoint — show progress, cluster state, next actions
Deploy Kaizen components with safety checks and validation
Launch autonomous overnight build session with Ralph Wiggum
Emergency rollback for Kaizen deployments
Check Kaizen system health across all nodes and services
| name | kaizen-dev |
| description | Development workflow for Kaizen - branching, commits, testing |
Development workflow:
New feature: git checkout -b feat/<name> from main
Commits: Use conventional commits (feat:, fix:, docs:, infra:, refactor:)
Before commit: Run /validate
Key files:
Task context: $ARGUMENTS