Install: clawhub install cross-check
Verify assumptions in your responses. Opt-in — the agent suggests verification, you decide.
Detect from the user's message language. Default: English.
When the agent detects a complex response (3+ assumptions), it appends a one-line suggestion:
💡 Cross-Check available — reply "cross-check" to verify these assumptions.
The user chooses whether to activate. No silent auto-invocation.
| Command | Action |
|---|---|
| --------- | -------- |
| "cross-check" / "sjekk dette" | Lite mode (2 rounds) |
| "cross-check deep" | Deep mode (3 rounds or 2-model) |
| "cross-check 2-model" | 2-model mode (requires sessions_spawn + second model) |
| "cross-check off" | Disable suggestions for this session |
If the user adds the following to their HEARTBEAT.md:
## Cross-Check
- auto-suggest: true
...then the agent will suggest Cross-Check when it detects 3+ assumptions, without the user needing to trigger it first. This is still a suggestion — the user must reply "cross-check" to actually run it.
For responses with 1-2 assumptions, append:
Confidence: [High / Medium / Low]
Key assumption: [the main assumption]
Round 1 "The Analyst": Solve fully, extract assumptions.
Round 2 "The Challenger": Solve from scratch, different angles.
Output (max 8 lines):
Cross-Check (Lite):
Agreement: [what both agreed on]
Difference: [where they disagreed]
Blind spot: [thing neither considered]
Confidence: [High / Medium / Low]
Option A: Reinforced (same model, 3 rounds)
Round 3 "The Synthesizer": Both answers visible, finds consensus/divergence/blind spots. Includes pre-mortem.
Option B: Cross-Check (second model)
Uses sessions_spawn to run a verifier sub-agent. Requires a second configured model.
Output (max 15 lines):
Cross-Check (Deep):
Mode: [Reinforced / Cross-Check]
Consensus: [findings all rounds agree on]
Divergence: [where rounds disagreed + resolution]
Blind spots: [things none considered]
Assumptions:
- [assumption]: [confidence] — [confirmed/challenged/revised]
Confidence: [High / Medium / Low]
Every round tracks: core assumptions, confidence (High/Medium/Low), unknowns, biases.
Install the full suite:
clawhub install setup-doctor context-brief tommo-skill-guard locale-dates
共 1 个版本