iop/agent-ops/skills/common/code-review/agents/openai.yaml
toki 1f8040c74c fix(agent-ops): 외부 실행 차단을 사용자 리뷰로 전환한다
자동 실행할 수 없는 외부 검증에서 후속 PLAN을 반복하지 않고 사용자 조치와 재개 조건을 파일 기반 gate로 남기기 위해 정책과 런타임 검증을 맞춘다.
2026-07-30 05:41:42 +09:00

4 lines
315 B
YAML

interface:
display_name: "Code Review"
short_description: "Review and route task loops"
default_prompt: "Use $code-review to review or resolve the active task, archive it, and on WARN/FAIL either create a justified milestone-lock/external-execution USER_REVIEW stop or invoke $plan for the next routed pair."