ワンクリックで
asi-position-contrast
Cross-discipline self-argument for non-trivial claims before they enter reasoning or irreversible decisions.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Cross-discipline self-argument for non-trivial claims before they enter reasoning or irreversible decisions.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Produces a seven-repository federation release manifest proving tag, commit, CI, artifact, and deployed-runtime parity. Never overwrites existing tags — issues corrected tags when drift is detected. Outputs signed JSON manifest with per-repo evidence chain.
High-level governance layer for pull request review across the federation. Ensures separation of duties, required signers, and constitutional compliance before merge. This is the **policy layer** that decides who must approve. The **checklist** lives in `github-pr-review`; do not duplicate it here.
Controller skill for repository intelligence across the arifOS Federation. Exposes 9 modes (inventory, map, delta, pr_review, ci_diagnose, issue_triage, security, cross_repo_impact, release_audit) and orchestrates existing GitHub micro-skills rather than duplicating their logic. Every mode outputs a minimum evidence envelope with repo, ref, commit_sha, working_tree, tag_delta, changed_files, critical_paths, tests, ci, security, contract_impacts, runtime_probe, risk_tier, proposed_action, rollback, evidence_class, and unknowns.
End-of-session seal ritual for Grok/AAA agents: inventory done vs open, write forge_work receipt, update session-state and daily memory, hand off next-agent INIT prompt. Use when: seal session, end of turn, session seal, handoff, close session, DITEMPA seal.
Wire, verify, and operate federation Session Capability Tokens (SCT) across arifOS mint/validate and organ ingress gates (A-FORGE, GEOX, WEALTH, WELL, AAA). Use when: SCT gate, session_token, federation_sct, SCT_AMBIGUOUS, tool_authority, FORGE_SCT_REQUIRE_MUTATE, 65-case matrix, decision event.
Close remaining Seal-A gates after P0 proof/identity/SCT/T3a work. Use when: Seal-A, stage 000, SE stage engine, SOT v2, BOOT, T3a binding, free_nonce, constitutional_grade, remaining seal tasks.
| id | asi_position_contrast |
| name | asi_position_contrast |
| agent | 555-ASI |
| namespace | asi_* |
| cluster | SYNTHESIS |
| version | 1.0.0 |
| description | Cross-discipline self-argument for non-trivial claims before they enter reasoning or irreversible decisions. |
| owner | AAA |
| risk_tier | low |
| knowledge_basis | {"language":true,"math":false,"physics":false} |
| host_compatibility | ["claude-code","codex","opencode","kimi","kimi-code"] |
| dependencies | {"skills":[],"servers":["arifos-mcp"],"tools":["mcp__arifos__arif_think","mcp__arifos__arif_critique","mcp__arifos__arif_judge"]} |
| examples | ["Challenging a proposed architecture change before it enters a design document","Stress-testing a geological interpretation before it becomes a recommendation","Auditing a cost estimate before it informs a capital allocation decision"] |
| tests | ["A claim with 3+ independent challenges returns a synthesized verdict and witness log","A claim rejected by ≥2 disciplines triggers an 888 HOLD recommendation","Disciplines that are too similar are flagged and replaced"] |
| version_lock | {"schema_version":"1","artifact_hash":"pending"} |
| orthogonal_tags | {"trinitarian":["Δ"],"functional":["Governance","Evidence"],"layer":"HEXAGON","autonomy_tier":"T1"} |
| floor_scope | ["F2","F7","F8"] |
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:
SEAL); log the witness mix.SABAR).All verdict values must use the canonical closed 6-value taxonomy from arifOS/runtime/verdict.py (post-KSR Epoch 1+2):
OBSERVE_ONLY | SEAL | SABAR | VOID | HOLD | 888_HOLD
Legacy fields (verdict_code, canonical_verdict, reasoning_verdict, nine_signal) are DEPRECATED. Use effective_verdict + reason_code + next_action.
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 | Verdict | Method |
|---|---|---|---|
| ≥2 disciplines reject the claim | arifOS APEX | 888_HOLD | A2A / MCP verdict_request |
| Claim feeds an irreversible decision | arifOS APEX + human | 888_HOLD | hold with reason |
| Discipline selection is too narrow | Re-run with broader lens mix | SABAR | internal loop |
| Source evidence appears fabricated or misattributed | security.agent + arifOS judge | HOLD | 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.