Drive a spec through the spec-coordination lifecycle toward a target state, advancing the legal next transition(s) and reporting the new state each turn. Designed to run under a /goal so it continues autonomously across turns until the spec reaches the target (or a gate needs you). Pauses for confirmation at irreversible / outward-facing gates (dispatch to the board, archive, stale fan-out). Use when the user says "drive this spec to done", "take this spec through the lifecycle", or sets a goal to complete a spec.
$npx -y skills add changkun/wallfacer --skill wf-spec-driveInstalls into the current project.
Run `npx skills use "https://github.com/changkun/wallfacer" --skill "changkun/wallfacer/wf-spec-drive"` 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.