bychangkun· 13 skills
Dispatch a validated spec to the task board. Validates prerequisites, resolves dependency wiring, creates the task, and updates the spec's dispatched_task_id atomically. Also supports undispatching (cancel + clear link). Use when a spec is ready for execution.
$npx -y skills add changkun/wallfacer --skill wf-spec-dispatchInstalls into the current project.
Run `npx skills use "https://github.com/changkun/wallfacer" --skill "changkun/wallfacer/wf-spec-dispatch"` 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.