Tracks active work in a project kanban (board.json + live HTML board served on 127.0.0.1:7891). MUST USE when user says — shipped, deployed, merged, fixed, completed, finished, verified, done, deferred, blocked, paused, moved, add card, log this, track it, what shipped, what's left, status, where are we, what did we do yesterday, sprint, backlog, todo, kanban. Also USE to STAND UP A NEW BOARD when the user says — create a new workboard, new workboard, new board, create a board, set up a board, start tracking this project, bootstrap a board (recipe → docs/BOOTSTRAP.md). Triggers — git commit / push / systemctl restart / scp / rsync that touch prod, or in-progress card whose notes match files just edited. SKIP for pure code questions (debug, explain, refactor, rename) that don't ship anything. Bootstraps on first run by mining ~/.claude/projects/*/*.jsonl for history; streams cards into an empty board with pop/slide animations. Survives sessions: SessionStart hook auto-injects a digest so the board is never forgotten between sprints, branching todos, or week-long contexts.
$npx -y skills add malcolm1232/workboard --skill workboardInstalls into the current project.
Run `npx skills use "https://github.com/malcolm1232/workboard" --skill "malcolm1232/workboard"` 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.