bycodeandcanvaslabs· 28 skills
Break a fuzzy goal into independently shippable phases. Make sure to use this skill whenever you (or another agent) is starting a multi-step task and need to identify the right cut-points — what can run first, what depends on what, where the natural seams are. Pairs with the planning skill.
$npx -y skills add codeandcanvaslabs/daemora --skill task-decompositionInstalls into the current project.
Run `npx skills use "https://github.com/codeandcanvaslabs/daemora" --skill "codeandcanvaslabs/daemora/task-decomposition"` 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/codeandcanvaslabs/daemora" that are relevant to the current task. Run `npx skills add "https://github.com/codeandcanvaslabs/daemora"` and select the relevant skills, then follow their instructions.