For a genuinely hard, multi-part task, externalize a short numbered plan BEFORE executing, then build against it — so the deliverable is better organized and more correct than diving straight in. Use when a task has roughly four or more distinct parts, spans several files, or has ordering/dependency between steps. Pulled on demand; not always-on, and a no-op on simple or single-step work.
$npx -y skills add elon-choo/fablever --skill fable-planInstalls into the current project.
Run `npx skills use "https://github.com/elon-choo/fablever" --skill "elon-choo/fablever/fable-plan"` 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/elon-choo/fablever" that are relevant to the current task. Run `npx skills add "https://github.com/elon-choo/fablever"` and select the relevant skills, then follow their instructions.