spawn-worktree-agent
Installation
SKILL.md
Spawn Worktree Agent
This skill turns the current session into a launcher: it does NOT solve the problem itself. It creates an isolated worktree, starts an autonomous worker there with a specialized prompt, and reports. The real work happens in the worker.
Prerequisites (check first; stop with a clear message if unmet)
- Running inside Herdr:
HERDR_ENVis1. If not, this skill does not apply — tell the user and stop. - herdr >= 0.7.5 (
herdr --version). Older versions lackagent start --kind. herdr,jq,lazygitonPATH. For the defaultclaudekind,claudetoo; for--kind opencode,opencode.- The
herdr-worktreeskill is installed. If not, tell the user to install it and stop. - For
--kind claude: the one-time--dangerously-skip-permissionsbypass warning must have been accepted once on this machine, or the worker will wait at that prompt.