Ranking Synthesis

Produce the final ranking artifact from converged ratings and consistency report.

yogsoth-ai 45c10d4 2 files · 3.5 KB Updated

File contents

Ranking Synthesis

Produces the final, presentation-ready ranking from converged ratings and consistency verification. Combines quantitative scores with confidence intervals, method metadata, and quality indicators into the deliverable artifact.

Execution

Runs as a subagent. Receives final ratings and consistency report, returns the formatted ranking artifact.

Why Subagent

Synthesis requires formatting decisions, confidence interval computation, and quality narrative generation that benefit from focused attention without orchestration overhead.

HARD-GATE

Output MUST rank ALL candidates. Output MUST include confidence intervals. Output MUST reference the consistency status. No candidate may be omitted from the final ranking.

Available SOPs

Optional, no fixed order; the final leaf is always a sop.

SOP When to use
spawn-agent Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent.

yogsoth-ai/de-anthropocentric-research-engine/tree/main/skills/ranking-synthesis commit 45c10d4656

Frequently asked questions

npx skillmds@latest add yogsoth-ai/ranking-synthesis