alt/agent-ops/skills/common/plan/templates/review-stub-template.md

59 lines
1.8 KiB
Markdown

<!-- task={task_name} plan={plan_number} tag={TAG} -->
# Code Review Reference - {TAG}
> **[IMPLEMENTATION WORKER]**
> Complete the implementation checklist, fill the implementation evidence below, report `review-ready`, and stop.
> Edit only completion checkboxes, `계획 대비 변경 사항`, `주요 설계 결정`, `사용자 리뷰 요청`, Agent UI implementation evidence when present, and command output blocks.
> Do not edit role identities, review, archive, create terminal files, or start another agent. Runtime and the later Review model own those actions.
> Do not ask the user directly. Use `사용자 리뷰 요청` only for a selected Milestone `구현 잠금 > 결정 필요`; record other blockers in the implementation evidence.
## 개요
date={date}
task={task_name}, plan={plan_number}, tag={TAG}
## 역할 모델
- Plan: `{plan_model_identity}`
- Implementation: `pending`
- Review: `pending`
> Runtime-only ledger. Runtime requires three distinct model identities; the implementation worker does not edit it.
{roadmap_targets_or_omit}
{archive_evidence_snapshot_or_omit}
## 구현 항목별 완료 여부
| 항목 | 완료 여부 |
|------|---------|
{implementation_completion_rows}
## 구현 체크리스트
{implementation_checklist}
{agent_ui_completion_or_omit}
## 계획 대비 변경 사항
_구현 에이전트가 계획과 다르게 구현한 부분을 이유와 함께 기록한다._
## 주요 설계 결정
_구현 에이전트가 주요 설계 결정 사항을 기록한다._
{implementation_user_review_request_section}
## 리뷰어를 위한 체크포인트
{review_checkpoints}
## 검증 결과
{verification_result_sections}
---
> Before saving, fill every implementation-owned field and command output. Then report `review-ready` and stop.