Use when a plan has independent tasks for subagents or requests recursive multi-writer execution. Triggers on "subagent per task", "fan out plan tasks", or "multi-writer". Use executing-plans for inline work.
$npx -y skills add lawzava/megapowers --skill subagent-driven-developmentInstalls into the current project.
Run `npx skills use "https://github.com/lawzava/megapowers" --skill "lawzava/megapowers/subagent-driven-development"` 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/lawzava/megapowers" that are relevant to the current task. Run `npx skills add "https://github.com/lawzava/megapowers"` and select the relevant skills, then follow their instructions.