Skip to main content
Execute qualquer Skill no Manus
com um clique

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.

Visão geral

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.

Comando de instalação
npx skills add https://github.com/hiroro-work/claude-plugins --skill verify-diff

Copie e cole este comando no Claude Code para instalar a skill

Estrelas38
Forks1
Atualizado2 de junho de 2026 às 07:52
Explorador de arquivos
2 arquivos
SKILL.md
readonly