zhu-kai/whodecided

CLI that distills the silent decisions your AI coding agents make into a reviewable ledger. Approve once, becomes precedent.

22Stars on the repository
9Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add-command

01

zhu-kai/whodecided

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.

not rated 22 1mo ago A 39 tokens original MIT

add-signal

02

zhu-kai/whodecided

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.

not rated 22 1mo ago A 51 tokens original MIT

workbench-ui

03

zhu-kai/whodecided

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.

not rated 22 1mo ago A 40 tokens original MIT