collaborative-judgment
FeaturedProtocol for handling ambiguous decisions and missing/conflicting knowledge during code generation, design, and review. Ensures AI surfaces genuine judgment calls with structured options and stops on hallucination risk instead of silently assuming. Use when a decision has multiple valid approaches, when facts are missing or contradictory, when the user asks 'what should we do here?', 'is this a judgment call?', 'should I ask about this?', 'am I guessing here?', 'what are the tradeoffs?', or when deciding between two reasonable architectural or design options. Also composed by molecules to define how judgment calls and clarification requests are surfaced and resolved.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- techygarg
- Repository
- techygarg/lattice
- Created
- 6 months ago
- Last Updated
- 4 days ago
- Language
- JavaScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
n-judgment-builder
Build judgment through decisions and feedback. Use when the user wants a repeatable system for improving consequential decisions over time. Do not use when already using n-decision-rules for one choice or n-mental-models for a specific analytical lens.
confirmation-vs-judgment
Teaches the AI to detect whether the user is seeking confirmation of a choice already made or an actual judgment — and to name the difference out loud and ask which is wanted before answering. Use in advisory conversations — especially repeated questions about the same decision, framings that pre-load one side, requests for reasons-for without reasons-against, and "was I right to…" questions after the decision has already been executed.
judgment-day
Parallel adversarial review protocol that launches two independent blind judge sub-agents simultaneously to review the same target, synthesizes their findings, applies fixes, and re-judges until both pass or escalates after 2 iterations. Trigger: When user says "judgment day", "judgment-day", "review adversarial", "dual review", "doble review", "juzgar", "que lo juzguen".