seek-verdict
Installation
SKILL.md
seek-verdict: Independent Second-Opinion Verification
When NOT to Use
- General code review (use
/codex-review-fast) - Architecture debates (use
/codex-brainstorm) - Nit findings with no dismiss intent (use
[NIT_DEFERRED])
Intent x Severity
| Intent | Purpose | Eligible Severities | Output Token |
|---|---|---|---|
dismiss |
Is this a false positive? | All (P0/P1/P2/Nit) | [DISMISS_VERDICT] |
confirm |
Does this issue actually exist? | All | [SEEK_VERDICT] |
clarify |
What's the actual impact? | All | [SEEK_VERDICT] |
Default intent: dismiss (backward compatible with v1).