From lattice
Protocol for handling ambiguous decisions and missing/conflicting knowledge during code generation, design, and review. Surfaces judgment calls with structured options and stops on hallucination risk.
How this skill is triggered — by the user, by Claude, or both
Slash command
/lattice:collaborative-judgmentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Most decision NOT ambiguous. AI decide when:
Most decision NOT ambiguous. AI decide when:
Surface decision only when ALL three true:
Confidence test: "Considered two+ approaches, neither clearly better given project context." True → surface. False → decide, move on.
Err side of deciding only when grounded. Grounded autonomy ≠ guessing. STOP: If evidence thin, missing, or conflicting, don't silent choose.
Stop and inspect / ask when ANY signal fire:
If any signal fire, don't invent options just to fit this protocol. First inspect available evidence. If still unresolved, ask targeted clarification.
STOP: Conflicting active sources — surface contradiction, ask. Never pick winner silently.
Two formats:
Use when multiple grounded options remain:
Decision needed: [one-line description of what's being decided]
Checked: [sources]. Missing/conflicting: [fact]
- Option A: [approach] — [1-line pro], [1-line con]
- Option B: [approach] — [1-line pro], [1-line con]
I lean toward [option] because [one sentence of reasoning].
Two options norm. Three maximum. No essays.
Use when issue is missing/conflicting knowledge, not balanced options:
Clarification needed: [missing fact or contradiction]
Checked: [sources] Missing/conflicting: [exact fact] Need from you: [1-3 targeted questions or requested artifact] Why it matters: [one sentence]
No fabricated options. Ask only for facts that materially change direction. If answer available in inspected repo/docs/tests, inspect first -- ask user only when gap remains.
Not interrupt every judgment call. Collect, surface at natural checkpoints:
Escalation signal: Single component produce >3 judgment calls, project need clearer standards. Suggest run relevant refiner instead ask each individually.
When user resolve judgment call or clarification:
framework:context-anchoring (per-feature) or recommend run relevant refiner (project-wide).Protocol become less active as project mature:
npx claudepluginhub techygarg/lattice --plugin latticePresents structured options with trade-offs when users ask for alternatives, need help deciding between approaches, or are uncertain about the best path forward.
Forces adversarial reasoning on architectural choices, library selections, tool picks, and planning to expose blind spots and prevent premature commitment bias.
Convenes four advisory voices (Architect, Skeptic, Pragmatist, Critic) to surface tradeoffs and structured disagreement for ambiguous decisions with multiple valid paths.