Systematic stress testing of assumptions — surface, classify by vulnerability, attack, assess fragility. Combines assumption-surfacing (shared), abp-vulnerability-classification, and clr-validation SOPs.
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill assumption-stress-test --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Assumption Stress Test?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-assumption-stress-test)More formats (shields.io, HTML) on the badges page.
---
name: assumption-stress-test
description: Systematic stress testing of assumptions — surface, classify by vulnerability, attack, assess fragility. Combines assumption-surfacing (shared), abp-vulnerability-classification, and clr-validation SOPs.
execution: tactic
used-by: assumption-audit
---
# Assumption Stress Test
Systematically stress-test assumptions to find dangerous ones.
## Operations
- assumption-surfacing (shared) — extract all implicit assumptions
- abp-vulnerability-classification — classify by load-bearing × vulnerable
- clr-validation — validate causal logic of critical assumptions
## Available SOPs
**Shared:** assumption-surfacing
**Subagent:** abp-vulnerability-classification, clr-validation
**Import:** paper-research
## Execution Guidance
Surface all assumptions (shared SOP). Classify each by load-bearing × vulnerable matrix. Validate causal logic of most critical assumptions (High-Load × High-Vulnerable quadrant).
## Minimum Yield
```
<HARD-GATE>
- assumptions surfaced: >= 5
- vulnerability classifications: >= 5
- CLR validations on critical assumptions: >= 2
- dangerous assumptions identified: >= 1
</HARD-GATE>
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!