This skill should be used when an agent is deciding whether to author a dynamic workflow — a self-authored, ephemeral multi-agent harness — for a task. Use when the user asks about "dynamic workflows", "multi-agent harness", "fan-out", "subagents in parallel", "adversarial verification", "the ultracode trigger", "should I use a workflow", or when a task looks long-running, massively parallel, highly structured, or adversarial. Names the six composable patterns, the election rubric for when NOT to spend the extra compute, and the two governance invariants (INV-1 ephemeral-proposes, INV-2 quarantine).
$npx -y skills add habitat-thinking/ai-literacy-superpowers --skill dynamic-workflowsInstalls into the current project.
Run `npx skills use "https://github.com/habitat-thinking/ai-literacy-superpowers" --skill "habitat-thinking/ai-literacy-superpowers/dynamic-workflows"` 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/habitat-thinking/ai-literacy-superpowers" that are relevant to the current task. Run `npx skills add "https://github.com/habitat-thinking/ai-literacy-superpowers"` and select the relevant skills, then follow their instructions.