Breaks a complex feature or epic into implementable 1-2 hour tasks with three-point effort estimates, a dependency graph plus critical path, and a technical/scope/dependency risk assessment. Use when the user says "break down [feature] into tasks", "estimate effort for [feature]", "what are the dependencies for [X]", or "plan the implementation of [Y]". Not for already-decomposed work or single-step tasks.
$npx -y skills add hotak92/vibecoded-orchestrator --skill task-breakdownInstalls into the current project.
Run `npx skills use "https://github.com/hotak92/vibecoded-orchestrator" --skill "hotak92/vibecoded-orchestrator/task-breakdown"` 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/hotak92/vibecoded-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/hotak92/vibecoded-orchestrator"` and select the relevant skills, then follow their instructions.