con un clic
metta-verify
Verify implementation against spec
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Verify implementation against spec
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
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
Basado en la clasificación ocupacional SOC
| 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).