reduced-space-test
SolidScoped empirical validation utility. Decomposes a target↔surrogate equivalence claim into verifiable facets, bounds a user-synchronized test space, captures evidence inside it, and carries the uncovered complement forward. Use when an inference-uncertain proposition (does it behave / perform / transfer / hold value) needs evidence in a smaller stand-in space, and you want the claim scoped to the conditions actually tested rather than asserted absolutely.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- jongwony
- Repository
- jongwony/epistemic-protocols
- Created
- 7 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
scope
Use when unsettled requirements or decisions need a spec, options, acceptance criteria, authority bounds, or decision record. Not for implementing approved scope or writing files during read-only advice; use implement.
off-by-none
Use when implementing or fixing code against a written spec, requirements doc, or ticket — especially under time pressure, "quick fix" or "minimal change" requests, or when about to declare work ready to ship.
scope-minimalism
Build restraint — how much gets built, and no more. Use before implementing a task or plan step, when deciding whether to add an abstraction, layer, wrapper, helper, or dependency, when a diff outgrows its task, and when asked to simplify or cut over-engineering.