원클릭으로
review-implementation
Use after executing a task directory - verifies implementation against plan.md, acceptance checks, and anti-goals
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use after executing a task directory - verifies implementation against plan.md, acceptance checks, and anti-goals
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when shaping a feature before implementation - turns rough ideas into an approved markdown spec and local task directory
Use to execute an approved local markdown task directory iteratively - work the current Now slice, update docs, then stop
Use when implementation is complete and verified - delete finished local task docs, present integration options, and clean up safely
Use for advanced markdown task-doc operations - split work, reprioritize slices, delete finished local task dirs, and keep docs clean
Use after executing a task directory - verifies implementation against plan.md, acceptance checks, and anti-goals
Use when starting any conversation - establishes skill selection and the local task-doc workflow
| name | review-implementation |
| description | Use after executing a task directory - verifies implementation against plan.md, acceptance checks, and anti-goals |
<skill_overview> Review the implementation against the approved spec, not just against what happened to get coded. </skill_overview>
<rigidity_level> LOW FREEDOM - Review with evidence. Do not approve based on intuition or diff-skimming. </rigidity_level>
<quick_reference>
| Step | Action |
|---|---|
| 1 | Read plan.md, context.md, and tasks.md |
| 2 | Verify acceptance checks with evidence |
| 3 | Search for anti-goal violations and unfinished work |
| 4 | Report findings or approve with evidence |
Evidence: file references, command output, or explicit test results. </quick_reference>
<when_to_use>
<the_process>
Read the active task directory completely.
For each acceptance check in plan.md:
Search for:
If there are gaps, lead with findings. If approved, cite the evidence that supports approval. </the_process>
Calls: - `verification-before-completion` - `finishing-a-development-branch`