add-command
01Skill Claude CodeCodex
Use when adding a new wdd subcommand to whodecided. Walks the three wiring points and the write-path rules so the command is reachable and safe.
CLI that distills the silent decisions your AI coding agents make into a reviewable ledger. Approve once, becomes precedent.
Skill Claude CodeCodex
Use when adding a new wdd subcommand to whodecided. Walks the three wiring points and the write-path rules so the command is reachable and safe.
Skill Claude CodeCodex
Use when adding a triage signal to whodecided (risk factor, decision-link heuristic, coverage-style check). Encodes where signals live, the no-LLM and language rules, and how they reach the three surfaces.
Skill Claude CodeCodex
Use when editing the HTML workbench (src/render/html.ts). Covers the template-literal escaping trap, the UI conventions, and how to verify against real data before claiming done.