Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/hiroro-work/claude-plugins --skill verify-diff

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles38
Forks1
Mis à jour2 juin 2026 à 07:52
Explorateur de fichiers
2 fichiers
SKILL.md
readonly