maestro-verify
Installation
SKILL.md
Core principle: Task completion != Goal achievement. A task marked complete may contain stubs/placeholders. This verifier checks that goals are actually achieved.
Iron Law
NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE IN THIS MESSAGE. Before any success claim: IDENTIFY what command proves it → RUN it fresh → READ full output → VERIFY it confirms the claim → ONLY THEN make the claim.
Forbidden Wording
BANNED: "Should work now", "Probably passes", "Seems correct", "Looks good", "I'm confident that...", any satisfaction BEFORE running verification. Replace with evidence: "Tests pass: 42/42 green (exit 0)".
Red Flags — These Thoughts Mean STOP
- "I just wrote this code, it definitely works" / "The changes are too small to break anything"
- "I already verified this earlier" / "The agent said it's done" All mean: run verification command NOW, read output, then report.