reviewer
01Agent Claude Code
Reviews the working diff for whodecided against its invariants, checks test coverage, and flags what only a human can verify. Use before committing or before merge.
Agent Claude Code
Reviews the working diff for whodecided against its invariants, checks test coverage, and flags what only a human can verify. Use before committing or before merge.
Command Claude Code
Typecheck (build) and run the test suite; report the result in one line.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, running an inline shell check. From zhu-kai/whodecided.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse) and 7 allowed tools.
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.
Instructions file CodexOpenCode
Instructions for zhu-kai/whodecided, covering agents.md, what this is, build / test / run, architecture and invariants (do not break).
Instructions file
Instructions for zhu-kai/whodecided: Claude Code and Codex share one source. This file just imports it. --> @AGENTS.md.