formated-results
Closing skill for the research-executor, loaded as the last step of formated-specs. Summarize the design just produced into one research-result JSON fenced…
Strategy: Progressive pressure escalation — starts with surface-level
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill adversarial-escalation --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/adversarial-escalationContext preview
The summary Claude sees to decide when to auto-load this skill.
Strategy: Progressive pressure escalation — starts with surface-level
name: adversarial-escalation description: 'Strategy: Progressive pressure escalation — starts with surface-level challenges and escalates to fundamental assumption attacks based on defender confidence decay.' type: strategy tactics: - dialectical-escalation dependencies: tactics: - stress-test-dialectical-escalation sops: - confidence-calibration - debate-architect - debate-critic - debate-defender - debate-judge
Progressive pressure: escalate attack sophistication based on defender performance.
1. **debate-architect** designs escalation ladder (surface → structural → foundational) 2. Level 1: **debate-critic** probes surface claims and evidence quality 3. **confidence-calibration** measures defender resilience 4. Level 2: **debate-critic** attacks structural coherence and logical dependencies 5. Level 3: **debate-critic** challenges foundational assumptions and paradigm fit 6. Each level only reached if defender survives previous level
| Parameter | S | M | L | |---|---|---|---| | Debate rounds | 4 | 8 | 12 | | Participating agents | 3 | 5 | 8 | | Coverage dimensions | 3 | 5 | 7 | | External evidence searches | 2 | 5 | 10 |
debate-architect → [design escalation ladder]
→ [for each level]:
debate-critic (level-appropriate attack)
→ debate-defender → debate-judge
→ confidence-calibration
→ (escalate if survived, terminate if collapsed)
→ debate-transcript-analysis → verdict-synthesis<!-- BEGIN available-tables (generated) -->
Optional, no fixed order; the final leaf is always a sop.
| Tactic | When to use | | --- | --- | | stress-test-dialectical-escalation | Tactic: Progressive debate escalation based on confidence thresholds. Each round increases attack sophistication until defender collapses or proves resilient. |
Optional, no fixed order; the final leaf is always a sop.
| SOP | When to use | | --- | --- | | confidence-calibration | Calibrates confidence scores based on debate progression. Determines whether to escalate, continue, or terminate based on cumulative evidence. | | debate-architect | Designs debate structure based on artifact type — selects attack vectors, assigns perspectives, determines escalation ladder, and configures round parameters. | | debate-critic | Generates structured criticism from attack stance using Toulmin model. Produces claims, grounds, warrants, and rebuttals targeting artifact weaknesses. | | debate-defender | Responds to attacks with counter-evidence and counter-arguments. Defends artifact using evidence, clarification, and rebuttal while acknowledging valid criticisms. | | debate-judge | Evaluates debate exchanges, adjudicates argument quality, and produces round verdicts with confidence scores and reasoning. |
<!-- END available-tables (generated) -->
The complete research orchestration system for AI-native science. What It Does Design Philosophy Architecture (v3.2.2) Quick Start Configuration Roadmap License DARE is not a tool that helps you do research. It is the researcher.
Repo: yogsoth-ai/de-anthropocentric-research-engine
Closing skill for the research-executor, loaded as the last step of formated-specs. Summarize the design just produced into one research-result JSON fenced…
Spec-slot skill for the research-executor. Emit the 4-layer DARE orchestration of the assigned topic as one research-graph JSON fenced block in your reply.…
Loss-1 judge (codex role). Given one sample's de-identified dialogue and its PolicyCard, decide axis-by-axis whether the user-simulator enacted the card's…
Loss-2 judge (codex role). Over one topic's 6 shuffled research-design samples, pairwise-rank by quality using the D1–D5 standard. Emit the pairwise log; the…
The optimizer brain for the ladder-foundry pretraining loop. Runs the two-level nested batch loop, delegates gating to gate_eval, attributes a failing batch to…
Tactic: Extract atomic units from one paper and score how much of a caller-supplied summary covers. Use for ACU-style binary or Nugget-style ternary recall…