mit einem Klick
metta-verify
Verify implementation against spec
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Verify implementation against spec
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
| 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).
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