agentic-framework/agent-ops/skills/common/code-review/agents/openai.yaml
toki afff581a3b feat(agent-ops): agent-task 오케스트레이션을 공통화한다
프로젝트별 복사 없이 동일한 dispatcher와 PLAN/CODE_REVIEW 계약을 공식 Agent-Ops 배포 경로로 전파하기 위해 common skill로 승격한다.
2026-08-01 18:04:02 +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."