baizhiyuan

13 mods across 1 repository, 5 stars between them.

finding-unknowns

02

baizhiyuan/finding-unknowns-skill

Plugin Claude Code

Surface your unknowns (unknown unknowns / unknown knowns) before, during, and after implementation — eight lightweight techniques, Cartographer mode (a quadrant-coverage-gated, regret-weighted interview backed by a lifecycle-persistent unknowns ledger), and four companion agents: blindspot-scout, prototype-smith…

5 1mo ago A tokens not measured original MIT

baizhiyuan/finding-unknowns-skill

Instructions file CodexOpenCode

Instructions for baizhiyuan/finding-unknowns-skill, covering repository guide for coding agents, layout and single-source-of-truth rules, invariants to preserve and after any change.

5 1mo ago A 577 tokens original MIT

blindspot-scout

05

baizhiyuan/finding-unknowns-skill

Agent

Read-only reconnaissance agent for the finding-unknowns skill. Use before starting work in an unfamiliar codebase area or domain — it maps the territory and returns landmines, hidden context, calibration examples, and the questions an expert would ask. It never implements anything.

5 1mo ago A 59 tokens original MIT

ledger-keeper

06

baizhiyuan/finding-unknowns-skill

Agent

Cartographer-mode bookkeeping agent for the finding-unknowns skill. Use to seed, score, and audit the unknowns ledger — it classifies unknowns into quadrants, computes regret (cost-if-wrong × P(wrong)), scores per-quadrant clarity into a weighted ambiguity figure, enforces the dual coverage+ambiguity gate, and reports…

5 1mo ago A 94 tokens original MIT

prototype-smith

07

baizhiyuan/finding-unknowns-skill

Agent

Divergent prototyping agent for the finding-unknowns skill. Use when the user has 'I'll know it when I see it' criteria (unknown knowns) — it produces several genuinely different throwaway HTML prototypes or plan artifacts for the user to react to, without touching the real application.

5 1mo ago A 64 tokens original MIT

quiz-master

08

baizhiyuan/finding-unknowns-skill

Agent

Independent examiner agent for the finding-unknowns skill. Use after implementation, before merge — it studies the diff, implementation notes, and unknowns ledger with fresh eyes, then produces an explainer report and a comprehension quiz the user must pass. Because it did not write the code, its questions probe what…

5 1mo ago A 71 tokens original MIT

cartographer

10

baizhiyuan/finding-unknowns-skill

Command

Enter Cartographer mode directly — ambiguity-scored, coverage-gated, regret-weighted discovery with a persistent unknowns ledger.

5 1mo ago A 25 tokens original MIT

finding-unknowns

13

baizhiyuan/finding-unknowns-skill

Skill Claude CodeCodex

Use at the start of an ambiguous or unfamiliar task to surface the user's unknowns (unknown unknowns, unknown knowns) before, during, and after implementation — via blind-spot pass, brainstorm/prototype, interview, references, implementation plan, implementation notes, pitch, and quiz. For high-stakes work, escalate…

5 1mo ago B 133 tokens original MIT