Install
openclaw skills install agora-doubt-listGenerate a Cartesian verification artifact before trusting a plan, claim, implementation, or release. Turn confidence into explicit checks.
openclaw skills install agora-doubt-listConvert confidence into verifiable skepticism.
This skill asks: what must be checked before we trust this? It is not for performative negativity. It exists to separate fact, inference, preference, and guess.
Use this skill when:
Expected inputs may include:
Before generating doubts, classify each major statement as one of:
Unclassified claims are not ready for trust.
Always produce doubts across five categories.
Name exactly what is being reviewed.
Mark each important claim as Fact / Inference / Preference / Guess.
Do not stop at happy path concerns.
Every serious doubt should map to a concrete verification action.
Conclude whether the work is:
## Doubt List
### Object of Review
- ...
### Claim Classification
- Claim: ... -> Fact / Inference / Preference / Guess
### Happy Path Doubts
- Doubt: ...
- Verification: ...
### Edge Case Doubts
- Doubt: ...
- Verification: ...
### Boundary Doubts
- Doubt: ...
- Verification: ...
### Ambiguity Doubts
- Doubt: ...
- Verification: ...
### Evil Demon Scenarios
- Doubt: ...
- Verification: ...
### Clarity Gate
- Clear: ...
- Not clear: ...
### Release Posture
- Proceed / Proceed with conditions / Do not proceed yet
Common failure modes:
Escalate when:
This skill is complete only when a reviewer could pick up the output and know what to verify next.