intersection-evaluation

star 331

Evaluate exploration status of each cell in a method×problem matrix, annotating as explored, partial, or unexplored.

yogsoth-ai By yogsoth-ai schedule Updated 6/16/2026

name: intersection-evaluation description: Evaluate exploration status of each cell in a method×problem matrix, annotating as explored, partial, or unexplored. execution: subagent prompt: ./prompt.md input: cross_matrix (object) dependencies: sops: - spawn-agent

Intersection Evaluation

Evaluate the exploration status of each cell in a method×problem matrix and prioritize unexplored intersections.

Execution

Subagent — spawned via subagent-spawning/spawn-agent skill.

Why Subagent

Evaluation requires careful assessment of each intersection's exploration depth, consulting literature and benchmarks. Benefits from focused context to maintain consistent evaluation criteria.

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.
Install via CLI
npx skills add https://github.com/yogsoth-ai/de-anthropocentric-research-engine --skill intersection-evaluation
Repository Details
star Stars 331
call_split Forks 25
navigation Branch main
article Path SKILL.md
More from Creator