bydanielvm-git· 60 skills
Delegate one complex task to a single subagent, review its work in two stages before merging back. Sequential — one agent at a time, with oversight. Use when a task is complex and requires careful review before the result is accepted. Distinct from dispatch-agents (no parallelism here; reviewer sees full diff before proceeding).
$npx -y skills add danielvm-git/bigpowers --skill delegate-taskInstalls into the current project.
Run `npx skills use "https://github.com/danielvm-git/bigpowers" --skill "danielvm-git/bigpowers/delegate-task"` 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/danielvm-git/bigpowers" that are relevant to the current task. Run `npx skills add "https://github.com/danielvm-git/bigpowers"` and select the relevant skills, then follow their instructions.