byextractumio· 14 skills
Decompose an approved plan document into self-contained task files under <plan-dir>/tasks/backlog/. Each task captures title, scope, out-of-scope, validation, tests, docs, and a final checklist — complete enough that a fresh agent can pick it up cold and ship it. Use when a plan is finalized and needs task breakdown before execution starts. Not for creating plans, not for doing the implementation work itself.
$npx -y skills add extractumio/extractum-skills --skill plan-decomposeInstalls into the current project.
Run `npx skills use "https://github.com/extractumio/extractum-skills" --skill "extractumio/extractum-skills/plan-decompose"` 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/extractumio/extractum-skills" that are relevant to the current task. Run `npx skills add "https://github.com/extractumio/extractum-skills"` and select the relevant skills, then follow their instructions.