Compute consensus status at multiple threshold levels to produce a threshold-consensus curve.
Scanned 5/27/2026
Install via CLI
openskills install yogsoth-ai/de-anthropocentric-research-engine---
name: threshold-sweep
description: Compute consensus status at multiple threshold levels to produce a threshold-consensus curve.
execution: subagent
prompt: ./prompt.md
input: judgments[], threshold_range
used-by: structured-consensus
---
# Threshold Sweep
Systematically compute consensus status at multiple threshold levels across a specified range. Produces a curve showing how many items achieve consensus as the threshold varies, revealing robust vs. fragile consensus items.
## Execution
Spawn a subagent that takes judgments and a threshold range, then computes consensus classification at each threshold level to produce the curve.
## Why Subagent
- Sweep computation is a bounded, parallelizable task
- Produces a standardized curve structure
- Keeps orchestration context clean
## HARD-GATE
Output MUST contain: `threshold_curve` with at least 5 data points, each showing threshold value and number of consensus items. Curve must span the full input range.
No comments yet. Be the first to comment!
Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 7 modes: full research, quick brief, paper review, lit-review, fact-check, Socratic guided research dialogue, and systematic review with optional meta-analysis. Covers research question formulation, Socratic mentoring, methodology design, systematic literature search, source verification, cross-source synthesis, risk of bias assessment, meta-analysis, APA 7.0 report compilation, editorial review...