← 返回
未分类 中文

Cross Check

Inline assumption checker that challenges your agent's thinking before responding. Detects complex queries and runs independent verification rounds, identifi...
内联假设检查器,在响应前挑战代理的思维。检测复杂查询并运行独立验证轮次,识别...
tommot2 tommot2 来源
未分类 clawhub v2.1.0 1 版本 99780.7 Key: 无需
★ 0
Stars
📥 455
下载
💾 1
安装
1
版本
#assumptions#latest#quality#reasoning#review#second-opinion#thinking#verification

概述

Cross-Check v2.1

Install: clawhub install cross-check

Verify assumptions in your responses. Opt-in — the agent suggests verification, you decide.

Capabilities Used

  • sessions_spawn — For 2-model verification mode (optional). Requires a second configured model. Only used when user explicitly requests "cross-check 2-model".
  • HEARTBEAT.md — Reads (never writes) to check if user has enabled auto-suggestions.

Language

Detect from the user's message language. Default: English.

How It Works

Default: Suggest, Don't Auto-Run

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.

User Activates

CommandAction
-----------------
"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

Opt-In Auto-Suggestions via HEARTBEAT

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.

Three Output Levels

Default — Confidence Note

For responses with 1-2 assumptions, append:

Confidence: [High / Medium / Low]
Key assumption: [the main assumption]

Lite — 2 Rounds (same model)

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]

Deep — 3 Rounds or 2-Model

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.

  • Step 1: Primary solves, extracts assumptions
  • Step 2: Verifier challenges each assumption from 4 perspectives (Skeptic, Expert, Beneficiary, Contrarian)
  • Step 3: Primary integrates challenges

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]

Assumption Tracking

Every round tracks: core assumptions, confidence (High/Medium/Low), unknowns, biases.

Guidelines for Agent

  1. Suggest, don't auto-run — show "Cross-Check available" line, let user decide
  2. Respect "cross-check off" — disable suggestions for the session
  3. Check HEARTBEAT.md — if auto-suggest is enabled, suggest proactively
  4. Compact output — max 8 lines lite, 15 deep
  5. Never modify files — reads HEARTBEAT.md only
  6. 2-model is optional — only mention if user asks or has multiple models
  7. Cost awareness — lite = ~2x tokens, deep = ~3x tokens

Privacy and Safety

  • Session-only — nothing persisted
  • No personal data written anywhere
  • Verifier receives only problem context + assumptions
  • No file writes, no web searches unless user requests
  • Uses only OpenClaw's configured providers via sessions_spawn

What This Skill Does NOT Do

  • Does NOT auto-run verification without user opt-in
  • Does NOT modify any files
  • Does NOT replace the primary model
  • Does NOT persist anything
  • Does NOT send raw user data externally

More by TommoT2

  • setup-doctor — Diagnose and fix OpenClaw setup issues
  • context-brief — Persistent context survival across sessions
  • tommo-skill-guard — Security scanner for installed skills
  • locale-dates — Format dates/times for any locale

Install the full suite:

clawhub install setup-doctor context-brief tommo-skill-guard locale-dates

版本历史

共 1 个版本

  • v2.1.0 当前
    2026-05-03 07:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,098 📥 824,863
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,394 📥 322,340
ai-agent

Find Skills

guipi888
场景驱动+关键词双模式技能发现工具。当用户用自然语言描述场景/需求(如"我想做一个海报""帮我分析股票"),或明确说"安装技能/find skills/找个skill"时,自动从官方内置、本地已安装、SkillHub、虾评、GitHub、C
★ 1,460 📥 513,308