Skip to content

/verification-before-completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

shell
$ npx -y skills add Pythoughts-labs/claude-architect --skill verification-before-completion --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/verification-before-completion
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Ships withclaude-architect

Claude Code delegates coding to isolated CLI agents it doesn't trust (Codex, OpenCode, Pi, Pythinker), freezes what they produce, verifies it independently, and merges only what a human approves.

Get the whole plugin, auto-invoked
Stats
18
Stars
0
Views
1
Forks
Active
Maintenance
TypeScript
Language
MIT
License
5h ago
Last commit
23d ago
Created

Repo: Pythoughts-labs/claude-architect