challenge-operation
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/challenge-operationApply de Bono's Challenge technique: non-threatening questioning of why things are done the way they are. Not criticism — genuine curiosity about whether current approaches are the only way.
SKILL.md
.github/skills/challenge-operationView on GitHub ↗
--- name: challenge-operation description: "Non-threatening 'Why?' questioning of current practices (de Bono Challenge)" execution: strategy used-by: lateral-thinking --- # Challenge Operation Apply de Bono's Challenge technique: non-threatening questioning of why things are done the way they are. Not criticism — genuine curiosity about whether current approaches are the only way. ## State Ledger | Resource | Target | Current | % | |----------|--------|---------|---| | web-search | 20 | 0 | 0% | | web-research | 8 | 0 | 0% | | paper-overview | 20 | 0 | 0% | | paper-search | 12 | 0 | 0% | | paper-research | 5 | 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 | |--------|------| | concept-hierarchy | Organize challenged practices into concept levels | ## Available SOPs | SOP | Role | |-----|------| | challenge-questioning | Apply non-threatening 'Why?' to current practices | | escape-technique | Escape from dominant patterns revealed by challenge | | alternatives-generation | Generate alternatives to challenged practices | | lateral-synthesis | Synthesize challenge operation outputs | ## Execution Guidance 1. **List practices**: Identify current practices, methods, and assumptions 2. **Challenge each**: Apply challenge-questioning SOP — "Why is it done this way?" 3. **Distinguish**: Separate necessary constraints from historical accidents 4. **Escape**: For historical accidents, use escape-technique to find alternatives 5. **Generate alternatives**: Produce concrete alternatives to challenged practices 6. **Synthesize**: Produce structured output via lateral-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.