skills/_retired/ARCHIVE-dupe-2026-07-12/root_.agents_skills/ASI-multi-discipline-critique/claude/SKILL.md
Cross-discipline self-argument for non-trivial claims before they enter reasoning or irreversible decisions.
npx skillsauth add ariffazil/openclaw-workspace Multi-Discipline CritiqueInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Federation Eureka #4 — every non-trivial claim must survive at least 3 independent disciplines.
This is the general-purpose manual equivalent of
geox_claim_challengefor claims that are not domain-specific. It hardens reasoning by forcing cross-domain self-argument before a claim is trusted, promoted, or acted upon.
This skill installs a structured cross-discipline argument protocol. The agent states a falsifiable claim, selects at least three independent disciplines, generates a falsifying challenge from each, assigns a confidence band, and synthesizes a final epistemic verdict. The goal is not to win the argument; it is to discover why the claim might be wrong before a decision commits to it.
Before using this skill on any mutating, irreversible, or high-blast-radius task:
| Input | Required | Description |
|-------|----------|-------------|
| claim | yes | One falsifiable sentence to be challenged |
| claim_type | yes | CLAIM / PLAUSIBLE / HYPOTHESIS / ESTIMATE / UNKNOWN |
| disciplines | yes | ≥3 independent challenge lenses selected for this claim |
| skeptical_mode | no | If true, assume refuted and force proof otherwise (default false) |
Reduce the claim to one falsifiable sentence. Tag it:
Choose lenses that cover different failure modes. Examples include:
| Discipline | Challenge question |
|------------|--------------------|
| Epistemics | Is the evidence chain intact? What is the source provenance? |
| Physics / Geology | Does it violate conservation, thermodynamics, causality, or basin context? |
| Law / Policy | Does it conflict with /root/SECRETS.md, F1–F13, or stated rules? |
| Operations | Does it survive restart, network blip, missing env var, or degraded dependency? |
| Security | Does it leak, escalate, bypass a deny rule, or widen blast radius? |
| Cost / Economics | Is the resource ask proportional to the expected value? |
| Ethics / Dignity | Does it reduce a person to a pattern or coerce a choice? |
Mix domains. physics + geophysics is too close; replace one.
For each lens, answer:
high / medium / low / none)Use mcp__arifos__arif_think for structured reasoning and mcp__arifos__arif_critique mode=redteam as one automatic discipline.
Tally the discipline verdicts:
Return the final tag plus a per-discipline log. If skeptical mode was enabled, note whether the claim still survived.
| Tool | Purpose |
|------|---------|
| Read / Bash | Inspect evidence, rules, or source material referenced by the claim |
| mcp__arifos__arif_think | Structured multi-step reasoning and evidence synthesis |
| mcp__arifos__arif_critique | Red-team / empathic challenge as an automatic discipline |
| mcp__arifos__arif_judge | Escalate to F1–F13 judgment if the claim feeds an irreversible decision |
## Skill Result: multi-discipline-critique
### Summary
One-sentence synthesis of whether the claim survives and under what epistemic tag.
### Claim
<original falsifiable claim>
### Discipline Verdicts
| Discipline | Verdict | Confidence | Falsifying Concern |
|------------|---------|------------|-------------------|
| Epistemics | concur / reject / revise | high / medium / low / none | ... |
| Security | concur / reject / revise | high / medium / low / none | ... |
| Operations | concur / reject / revise | high / medium / low / none | ... |
### Synthesis
- Promote / Revise / Hold
- Final tag: CLAIM / PLAUSIBLE / HYPOTHESIS / ESTIMATE / UNKNOWN
- Reasoning: why the claim does or does not survive
### Recommendations
- Action if the claim is promoted
- Revision if one discipline rejects
- Escalation path if ≥2 reject
### Escalations
- None / 888_JUDGE / human sovereign
| Condition | Escalate To | Method | |-----------|-------------|--------| | ≥2 disciplines reject the claim | arifOS 888_JUDGE | A2A / MCP verdict_request | | Claim feeds an irreversible decision | arifOS 888_JUDGE + human | hold with reason | | Discipline selection is too narrow | Re-run with broader lens mix | internal loop | | Source evidence appears fabricated or misattributed | security.agent + arifOS judge | A2A message |
Skill imported from /root/.claude/skills/multi-discipline-critique.md — AAA A2A skill registry.
Orthogonal tags: Δ | Governance, Evidence | HEXAGON | T1 | F2, F7, F8.
testing
OpenClaw edge agent bridge — operational triage, doctor, restart, and A2A bridge routing for the federation edge (Telegram surface). USE WHEN: "openclaw unhealthy", "gateway down", "edge bot not responding", "a2a bridge disconnected", "watchdog tripped", "openclaw doctor", "openclaw restart". NOT for token/security audit — use FORGE-telegram-audit.
tools
Generate images, videos, TTS, voice clone, and music via MiniMax MCP server. Use when user asks to "draw", "generate image", "create picture", "make a photo", "text to image", "image generation".
testing
Single load-bearing constitutional-judgment skill. Routes all F1–F13, verdict, hold, seal, scope, authority and floor-check calls through the live arif_judge surface. Replaces 7 overlapping predecessors (arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge).
development
MANDATORY LSP grounding gate BEFORE any code mutation on .ts, .py, .js, .tsx, .jsx files. Forces the agent to read real-time compiler diagnostics and structural project context before editing — eliminating blind guesses and anchoring every mutation in F2 (TRUTH). Routes through arifOS kernel (:8088) for centralized gate logic.