subspawn

Installation
SKILL.md

Subspawn

Keep subagents bounded. The main agent owns planning, waits for delegated results, synthesizes evidence, and makes final decisions unless the user says otherwise.

Trigger Rules

Use this skill when:

  • user asks for subagents, delegation, fan-out, or spawn policy
  • task benefits from 1-3 independent bounded subtasks
  • model or effort routing for subagents matters
  • session needs evidence-first synthesis across delegated results
  • custom agent selection or fork behavior matters

Only spawn when the user explicitly asks for subagents or parallel agent work. Do not use this skill to rationalize extra delegation. Keep work local when delegation would add coordination cost without improving quality.

Installs
5
GitHub Stars
5
First Seen
May 27, 2026
subspawn — bjornmelin/dev-skills