bychangkun· 13 skills
Break down a spec into child specs — either design specs (non-leaf, need further iteration) or implementation tasks (leaf, ready to dispatch). Automatically determines breakdown mode from spec lifecycle state, or accepts an explicit override. Use when a spec needs decomposition.
$npx -y skills add changkun/wallfacer --skill wf-spec-breakdownInstalls into the current project.
Run `npx skills use "https://github.com/changkun/wallfacer" --skill "changkun/wallfacer/wf-spec-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/changkun/wallfacer" that are relevant to the current task. Run `npx skills add "https://github.com/changkun/wallfacer"` and select the relevant skills, then follow their instructions.