Intersection Evaluation

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

yogsoth-ai Updated

File contents

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.

yogsoth-ai/creative-ideation/tree/main/skills/intersection-evaluation commit 66d174347f

Frequently asked questions

npx skillmds@latest add yogsoth-ai/intersection-evaluation-2