023-assumption-analysis
FeaturedUse when a framed and root-caused problem needs its assumptions made explicit before design or planning begins — explicit Assumptions, Unknowns, and a Validation plan. This should trigger when an issue's Assumption Analysis point of view needs evaluation, or when a maintainer directly asks to surface hidden assumptions and unknowns before committing to an approach. Part of Plinth Toolkit
Install
Quality Score: 92/100
Skill Content
Details
- Author
- jabrena
- Repository
- jabrena/plinth
- Created
- 1 years ago
- Last Updated
- today
- Language
- Java
- License
- Apache-2.0
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
assumption-check
Invoke this skill BEFORE making any load-bearing assertion, recommendation, or decision that rests on unverified external information — whether how a tool/API/framework/platform behaves, specific facts, numbers, or dates you are about to cite, current versions or pricing, or subject-matter details that may be wrong or out of date. Do not wait until something breaks — trigger when the task involves: expert recommendations in a specialized domain, citing figures or benchmarks, designing permission or auth systems, planning API integrations, evaluating tools for adoption, or building any system where a config, SDK behavior, or factual claim is load-bearing. Also trigger when: making a placement or scope decision, choosing a format or convention, deciding build-vs-buy, or any decision where 'I assume X works like Y' or 'I recall X is Y' is the justification. Widely used whenever a decision rests on unverified external state or assertions - behavior, facts, or expertise.
assumptions-check
Build and test an explicit inventory of hidden assumptions using the Key Assumptions Check technique. Use for assumption check or what are we assuming. For general engineering review or what am I missing, use morpheus.
assumption-audit
Audit consequential unverified assumptions in a plan or proposed explanation.