Uncertainty assessment before implementation — identify what you know, what you're guessing, and what to verify
AndrewSmigaj/OpenLLMRI
SkillsMP has collected 20 skills from AndrewSmigaj/OpenLLMRI. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 20
- GitHub stars
- 5
- GitHub forks
- 0
Skills in this repository
Showing 20 of 20 collected skills.
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