worst-method-inversion
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/worst-method-inversionInvert poor solutions to generate constructive alternatives
- Solves creative stagnation by designing and analyzing worst-case solutions
- Uses worst-case-design, inversion-extraction, and research SOPs
- Decides based on failure analysis and inversion of bad design principles
- Delivers constructive insights and alternative strategies through synthesis
SKILL.md
.github/skills/worst-method-inversionView on GitHub ↗
--- name: worst-method-inversion description: Design worst possible solution → extract insights → invert. Deliberate failure design as creative catalyst. execution: strategy used-by: assumption-destruction --- # Worst Method Inversion Design worst possible solution → extract insights → invert. ## State Ledger | Resource | Target | Current | % | |----------|--------|---------|---| | web-search | 15 | 0 | 0% | | web-research | 5 | 0 | 0% | | paper-overview | 15 | 0 | 0% | | paper-search | 10 | 0 | 0% | | paper-research | 3 | 0 | 0% | ## HARD-GATE Cannot exit strategy until ≥80% of each budget line is consumed OR yield targets are met with justification for remaining budget. ## Available Tactics | Tactic | Role | |--------|------| | inversion-protocol | Reverse → extract → build constructive alternatives | ## Available SOPs | SOP | Role | |-----|------| | worst-case-design | Design the worst possible solution in detail | | inversion-extraction | Extract why it's bad → what the opposite implies | | constructive-rebellion | Build constructive solutions from extracted insights | | destruction-synthesis | Synthesize inversion outputs | ## Execution Guidance 1. **Define worst**: Use worst-case-design to create a detailed terrible solution 2. **Analyze failure**: Identify exactly WHY each element makes it bad 3. **Extract principles**: Use inversion-extraction to find the inverse principles 4. **Research**: Search for domains where the inverse principles are already applied 5. **Build solutions**: Use constructive-rebellion to form viable alternatives 6. **Synthesize**: Produce structured output via destruction-synthesis
More from yogsoth-ai/de-anthropocentric-research-engine
- abductive-hypothesis-generationStrategy: 面对异常的最佳解释推理
- ablation-brainstormRemove components one by one, observe system changes to reveal hidden dependencies and generate ideas from structural gaps.
- ablation-component-mappingMap system architecture to ablatable units for ablation studies
- ablation-designDesign ablation studies to isolate component contributions in ML systems
- ablation-executionRemove components one by one from a system, record the response/impact of each removal.
- abp-vulnerability-classificationClassify assumptions on 2 axes — load-bearing (how much conclusion depends on it) × vulnerable (how likely to be false). Focuses attention on High-Load × High-Vulnerable quadrant.
- abstraction-extractionExtract abstract principles from concrete domain cases. Strips domain-specific details to reveal transferable mechanisms.
- abstraction-ladderPerform bisociation at multiple abstraction levels
- abstraction-ladderingMove between concrete and abstract framings — 3 levels up (Why?) and 3 levels down (How?) to find the most productive research level.
- abstraction-to-designAbstract biological principle to design principle. Bridge from biology to engineering.