contract-gate-parity-check
Scanned 9/5/2026
Install to Claude Code
npx -y skills add zzunkie/yardlet --skill contract-gate-parity-check --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Contract Gate Parity Check?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/zzunkie-contract-gate-parity-check)More formats (shields.io, HTML) on the badges page.
---
name: contract-gate-parity-check
description: contract-gate-parity-check
source: learned
---
계약 문서가 runnable/승인/안전 판정 조건 목록을 명시하면, fixture나 구현의 판정 predicate를 조건 단위로 1:1 대조하라. 각 조건의 좌변 필드명을 grep해 predicate 코드에서 실제로 읽히는지 확인하고, 읽히지 않는 필드는 변조 반례(기대: 판정 거부)로 재현 절차를 남겨라. digest가 저장 문자열인 fixture에서는 digest 검사가 linkage 변조를 잡지 못하므로 id 등가 조건을 생략하면 안 된다.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!