Run (and extend) the reusable end-to-end test harness for board-steward. Use when the user wants to verify a board-steward overhaul end-to-end — multi-board routing/isolation, reconciliation (gating + real-Haiku moves), or a future feature — WITHOUT polluting their live board. Triggers: "run e2e", "/e2e", "test multi-board", "test recon end to end", "verify the overhaul", "regression test the board", "does routing/recon still work". The harness isolates all state, uses throwaway boards, and asserts the live board is untouched.
$npx -y skills add malcolm1232/workboard --skill e2eInstalls into the current project.
Run `npx skills use "https://github.com/malcolm1232/workboard" --skill "malcolm1232/workboard/e2e"` 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/malcolm1232/workboard" that are relevant to the current task. Run `npx skills add "https://github.com/malcolm1232/workboard"` and select the relevant skills, then follow their instructions.