공식 리뷰가 후속 PLAN 검증을 금지된 중첩 실행으로 오인해 같은 리뷰를 반복하지 않도록 child 경계를 명확히 한다. 영문 USER_REVIEW 계약도 dispatcher 파서와 일치시킨다.
2 KiB
2 KiB
User Review Required - {task_name}
Requested At
{YYYY-MM-DD or ISO-8601}
Status
USER_REVIEW
Reason
- Type: {milestone-lock | external-execution}
- Target: {agent-roadmap/phase//milestones/.md | exact runner/device/service/access target}
- Current review number: {review-number}
- Final verdict: {WARN or FAIL}
- Summary: {why the Milestone decision or user-controlled external execution blocks the next safe step}
Loop History
| Plan | Review | Verdict | Note |
|---|---|---|---|
{plan-log-0} |
{code-review-log-0} |
{PASS/WARN/FAIL/unknown} | {main issue or blocking reason} |
{current-archived-plan-log} |
{current-archived-review-log} |
{WARN/FAIL} | {main issue or blocking reason} |
Blocking Evidence
- Problem: {review finding summary}
- Current archived plan:
{current-archived-plan-log} - Current archived review:
{current-archived-review-log} - Verification command: {command or none}
- Actual output: {stdout/stderr excerpt or saved output path}
- Blocking rationale: {evidence matching the Milestone decision | evidence that the declared runner/transport was checked but automatic execution remains unsafe without user action}
Required User Action
- {Milestone
구현 잠금 > 결정 필요item | exact access/authorization/environment/evidence action}
Resume Condition
- {concrete evidence proving the required action or decision is resolved, plus the next review/plan entry condition}
Next Execution Hint
- {the correct resolve-review, update-roadmap, or external-verification replan entry point and target path}
Closure Rules
- If the recorded user action and evidence resolve this stop as complete/PASS, update
USER_REVIEW.mdto the resolved state, writecomplete.logfromagent-ops/skills/common/code-review/templates/complete-log-template.md, and move the task directory to the archive. - If new implementation is required, the
planskill archivesUSER_REVIEW.mdasuser_review_N.logbefore writing a newPLAN-*-G??.md/CODE_REVIEW-*-G??.mdpair.