byexistential-birds· 54 skills
Produce a comprehensive prompt that hands off the current session's work to a fresh session for sub-agent-orchestrated execution. Use when the user wants to execute discussed/planned work in a new session, run a job to completion via sub-agents, or generate a portable handoff prompt with per-task verification. Assumes the target session supports sub-agents. Triggers on "subagent-prompt", "give me a prompt to run this in a new session", "hand this off to sub-agents", "execute this with sub-agents".
$npx -y skills add existential-birds/beagle --skill subagent-promptInstalls into the current project.
Run `npx skills use "https://github.com/existential-birds/beagle" --skill "existential-birds/beagle/subagent-prompt"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/existential-birds/beagle" that are relevant to the current task. Run `npx skills add "https://github.com/existential-birds/beagle"` and select the relevant skills, then follow their instructions.