en un clic
metta-verify
Verify implementation against spec
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Verify implementation against spec
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Start a new change with Metta
Full lifecycle loop — discover, build, verify, ship
Resolve a reconciliation gap through the full metta change lifecycle
Resolve an issue through the full metta change lifecycle
Quick mode — small change without full planning
Finalize and ship the active change
| name | metta:verify |
| description | Verify implementation against spec |
| allowed-tools | ["Read","Write","Bash","Grep","Glob","Agent"] |
IMPORTANT: When using the Agent tool, use these metta agent types: metta-proposer (intent/spec), metta-researcher (research), metta-architect (design), metta-planner (tasks), metta-executor (implementation), metta-verifier (verification), metta-discovery (init). Do NOT use gsd-executor or general-purpose.
You are the orchestrator for verification. Spawn a verifier subagent.
metta verify --json --change <name> → runs gates, returns resultsspec/changes/<change>/spec.mdspec/changes/<change>/summary.mdgit commit -m "docs(<change>): verification summary"METTA_SKILL=1 metta complete verification --json --change <name>/metta:ship to finalize and mergeAfter verification, the next step is always finalize (archive + spec merge), then ship (merge to main).