Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

verify-diff

Empirically verify that a code diff achieves its stated objective by dispatching a bias-free executor that actually runs auto-derived evaluation scenarios against the post-diff file. The executor returns a JSON verdict with `suggested_edits`, and this skill applies them iteratively until the executor declares no further fixes are needed, max-iterations is reached, or a safety rail trips. Non-interactive — no user prompts. Use after applying an Edit when you need a dynamic cross-check that complements static reviewers like skill-review.

개요

Empirically verify that a code diff achieves its stated objective by dispatching a bias-free executor that actually runs auto-derived evaluation scenarios against the post-diff file. The executor returns a JSON verdict with `suggested_edits`, and this skill applies them iteratively until the executor declares no further fixes are needed, max-iterations is reached, or a safety rail trips. Non-interactive — no user prompts. Use after applying an Edit when you need a dynamic cross-check that complements static reviewers like skill-review.

설치 명령
npx skills add https://github.com/hiroro-work/claude-plugins --skill verify-diff

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타38
포크1
업데이트2026년 6월 2일 07:52
파일 탐색기
2 개 파일
SKILL.md
readonly