원클릭으로
reuse-dedup-review
Review a diff for duplicated helpers, missed existing abstractions, redundant logic, and code reuse blindness.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review a diff for duplicated helpers, missed existing abstractions, redundant logic, and code reuse blindness.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Update durable repo memory after planning, merge, rejection, blocker, or repeated agent mistake.
Convert an approved plan into PR-sized chunk contracts with scope, acceptance criteria, reviewer requirements, and human review focus.
Review a diff for architecture drift, wrong abstractions, boundary violations, coupling, and chunk-scope violations.
Review CI, lint, typecheck, test, coverage, workflow, and package-script changes for weakening or bypass behavior.
Fast-fail or split unreviewable agent work based on scope, size, file types, boundary count, missing evidence, or unclear intent.
Perform read-only repository discovery for an initiative. Use to map existing behavior, files, tests, risks, and unknowns before planning.
| name | reuse-dedup-review |
| description | Review a diff for duplicated helpers, missed existing abstractions, redundant logic, and code reuse blindness. |
Agents often create new helpers instead of reusing existing code. Check for that.
Result: PASS / PASS WITH LOW RISKS / FAIL
Possible duplicates:
Existing code to reuse:
Required fixes: