Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Build assumption dependency graphs and trace cascade failures when root assumptions are invalidated.
.claude/skills/yogsoth-ai-assumption-cascade-tracer/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | 81% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -16% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -62% | 0% |
| case-18 | ✗→✓ | ▲ Improved | -26% | 0% |
| case-19 | ✗→✓ | ▲ Improved | -10% | 0% |
Maps assumption dependencies and traces how failures propagate through the dependency graph.
Subagent — spawned via subagent-spawning/spawn-agent.
Cascade tracing requires systematic graph analysis without bias toward minimizing impact. The tracer must follow every dependency path honestly.
<!-- BEGIN available-tables (generated) -->
Optional, no fixed order; the final leaf is always a sop.
| SOP | When to use | | --- | --- | | spawn-agent | Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent. |
<!-- END available-tables (generated) -->
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-09 | pass→pass | 11,262 | 5,811 | -48% | 1 | 1 | 0% | 1,729 | 1,193 | -31% | 0 | 0 | — |
case-04 | fail→pass | 7,089 | 9,864 | +39% | 1 | 1 | 0% | 1,186 | 2,147 | +81% | 0 | 0 | — |
case-01 | fail→fail | 15,107 | 6,511 | -57% | 1 | 1 | 0% | 2,845 | 1,283 | -55% | 0 | 0 | — |
case-02 | fail→fail | 16,358 | 12,492 | -24% | 1 | 1 | 0% | 3,454 | 2,386 | -31% | 0 | 0 | — |
case-03 | fail→fail | 6,927 | 10,471 | +51% | 1 | 1 | 0% | 1,168 | 2,065 | +77% | 0 | 0 | — |
case-05 | pass→pass | 9,825 | 4,596 | -53% | 1 | 1 | 0% | 1,764 | 1,122 | -36% | 0 | 0 | — |
case-06 | pass→pass | 9,140 | 4,395 | -52% | 1 | 1 | 0% | 1,671 | 1,052 | -37% | 0 | 0 | — |
case-07 | fail→fail | 3,448 | 1,962 | -43% | 1 | 1 | 0% | 595 | 563 | -5% | 0 | 0 | — |
case-08 | fail→fail | 10,746 | 10,669 | -1% | 1 | 1 | 0% | 1,925 | 2,136 | +11% | 0 | 0 | — |
case-10 | pass→pass | 11,206 | 8,206 | -27% | 1 | 1 | 0% | 1,797 | 1,852 | +3% | 0 | 0 | — |
case-11 | pass→pass | 12,487 | 6,945 | -44% | 1 | 1 | 0% | 2,022 | 1,499 | -26% | 0 | 0 | — |
case-12 | fail→pass | 8,672 | 6,269 | -28% | 1 | 1 | 0% | 1,460 | 1,232 | -16% | 0 | 0 | — |
case-13 | pass→pass | 4,519 | 5,884 | +30% | 1 | 1 | 0% | 760 | 951 | +25% | 0 | 0 | — |
case-14 | pass→pass | 7,129 | 3,411 | -52% | 1 | 1 | 0% | 1,379 | 822 | -40% | 0 | 0 | — |
case-15 | fail→pass | 9,097 | 1,711 | -81% | 1 | 1 | 0% | 1,405 | 527 | -62% | 0 | 0 | — |
case-16 | pass→pass | 13,491 | 8,736 | -35% | 1 | 1 | 0% | 2,203 | 1,797 | -18% | 0 | 0 | — |
case-17 | fail→fail | 7,372 | 1,480 | -80% | 1 | 1 | 0% | 1,285 | 443 | -66% | 0 | 0 | — |
case-18 | fail→pass | 12,776 | 8,214 | -36% | 1 | 1 | 0% | 1,855 | 1,377 | -26% | 0 | 0 | — |
case-19 | fail→pass | 12,955 | 9,066 | -30% | 1 | 1 | 0% | 2,112 | 1,894 | -10% | 0 | 0 | — |
case-20 | pass→pass | 11,606 | 55,700 | +380% | 1 | 1 | 0% | 2,241 | 2,250 | +0% | 0 | 0 | — |
case-21 | pass→pass | 7,057 | 8,038 | +14% | 1 | 1 | 0% | 1,311 | 1,628 | +24% | 0 | 0 | — |
case-22 | pass→fail | 16,917 | 15,017 | -11% | 1 | 1 | 0% | 1,926 | 1,919 | -0% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +18 percentage points is the difference between those two pass rates over the 22 comparable cases. 2 cases got worse with the skill loaded, and they are included in that figure.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.