bypass-pdca
Installation
SKILL.md
bypass-pdca: Smart Orchestrator
Composite workflow orchestrator. A composite skill exempt from single-responsibility and minimum allowed-tools rules.
Prerequisites
- bkit plugin required: Invokes the
bkit:cto-leadagent (which internally operates a team of gap-detector, report-generator, etc.) and the/simplifyskill. - Runs autonomously to completion without user confirmation.
- Main Session execution: CC blocks nested agent spawning. Running as a Main Session Skill keeps Agent calls at 1-level.
Main Session + bypass-pdca SKILL
└── Agent(bkit:cto-lead) -- 1-level OK
├── Task(gap-detector) -- internal to cto-lead
└── Task(report-generator) -- internal to cto-lead