Uncertainty assessment before implementation — identify what you know, what you're guessing, and what to verify
原文语言:英语
菜单
SkillsMP 已收集 AndrewSmigaj/OpenLLMRI 中的 20 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 20 / 20 个已收集 Skill。
Uncertainty assessment before implementation — identify what you know, what you're guessing, and what to verify
原文语言:英语
Generate 2-3 genuinely different approaches to a problem and compare them
原文语言:英语
Challenge a design or approach — find real weaknesses, not performative objections
原文语言:英语
Does the design follow established software engineering principles? Separation of concerns, coupling, error handling, API design.
原文语言:英语
Do all the parts agree with each other? Cross-document and internal consistency.
原文语言:英语
Can phases ship independently with value? Are boundaries at natural integration points?
原文语言:英语
Does the implementation match the design? What was built, dropped, or changed?
原文语言:英语
What's locked in by this design vs. what stays flexible? Cost of being wrong about the future?
原文语言:英语
Are the boundaries between components clean, minimal, and well-defined?
原文语言:英语
Could a newcomer (developer or new Claude conversation) understand this and implement from it?
原文语言:英语
Failure mode analysis — what breaks, how do you detect it, what's the blast radius, how do you recover?
原文语言:英语
Is everything earning its complexity? Sunk cost and simplicity check.
原文语言:英语
Walk a concrete scenario end-to-end through the architecture — find gaps and friction
原文语言:英语
Fan-out all review skills via parallel agents, then synthesize findings into one report
原文语言:英语
Analyze a saved clustering schema — read data, reason about patterns, write reports
原文语言:英语
Start, stop, and check status of backend and frontend servers
原文语言:英语
Run temporal basin captures — single runs, paired batches, and verification
原文语言:英语
Categorize generated outputs for a probe session along output axes
原文语言:英语
Check analysis pipeline state for an experiment and suggest next step
原文语言:英语
Design a new probe experiment — interactive co-design of sentence set and probe guide
原文语言:英语