Path Generation

Generate combination paths through consistent space

yogsoth-ai 632fca2 2 files · 2.6 KB Updated

File contents

Path Generation

Generate combination paths through the consistent solution space, prioritizing unexplored and novel configurations.

Execution

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

Why Subagent

Path generation requires strategic traversal of the reduced solution space, selecting configurations that maximize coverage, novelty, and diversity rather than random sampling.

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/path-generation commit 632fca2365

Frequently asked questions

npx skillmds@latest add yogsoth-ai/path-generation