| name | conducty-verify |
| description | The evidence gate. Run the verification command via Bash, read the output, then make the claim. USE WHEN about to mark ANY prompt complete, before any "done" / "passed" claim, or the user asks to verify, confirm, or prove a result. |
| aliases | ["conducty-verify","verify"] |
| tags | ["conducty/skill","conducty/verify"] |
| cluster | conductor |
| version | 1.0.0 |
| origin | robertbarclayy/conducty (MIT) |
Conducty Verify — The Evidence Gate
Run the command. Read the output. Then claim the result. Nothing else qualifies.
The Gate
Before ANY completion claim, status update, or expression of satisfaction:
1. IDENTIFY — What command proves this claim? (from the prompt's Verification field)
2. RUN — Execute the command (Bash) fresh and complete
3. READ — Full output, exit code, failure count
4. JUDGE — Does the output confirm the claim?
YES → State the claim WITH the evidence
NO → State what actually happened WITH the evidence
5. RECORD — Log the result for checkpoint and improvement tracking