Verify implementation plans before execution using a 4-agent pipeline. Use when you have a written plan (from /bdk:create-plan or manual) and want to check if it will actually…
Transform vague user prompts into structured 4-part prompts (task / scope / constraints / output). Reduces miscommunication and produces better outcomes by enforcing explicit…
에이전트 팀 구성 및 조율 스킬. 여러 Claude Code 인스턴스를 팀으로 구성하여 병렬 작업을 수행한다. 공유 태스크 목록, 에이전트 간 메시징, 파일 소유권 분리, 계획 승인 워크플로우를 지원한다.
HETS-aware planning for multi-file substantive work. Wraps the planner agent with route-decide gating (Step 0) and architect-spawn recommendation (Step 3) when convergence_value ≥…
Anti-hallucination protocol for tasks where accuracy matters. Enforces evidence-first reasoning, source-cascade workflow, and explicit "I don't know" over speculation.
Orchestrator-side entry point for "build me X"-style tasks. Translates a user's task description into a concrete spawn plan — stack + required skills + suggested personas +…