structural-deconstruction
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/structural-deconstructionDecompose systems into components and reassemble via SCAMPER, SIT, TRIZ, and recombination.
SKILL.md
.github/skills/structural-deconstructionView on GitHub ↗
--- name: structural-deconstruction description: Decompose systems into components and reassemble via SCAMPER, SIT, TRIZ, and recombination. Campaign orchestrating 5 strategies for systematic structural transformation. execution: campaign used-by: creative-ideation --- # Structural Deconstruction Decompose systems into components and reassemble via SCAMPER, SIT, TRIZ, and recombination. ## Strategy Routing | Strategy | Signal Keywords | |----------|----------------| | scamper-transformation | substitute, combine, adapt, modify, eliminate, reverse, rearrange | | component-surgery | subtract, multiply, divide, unify, redirect, SIT | | triz-contradiction-resolution | contradiction, trade-off, conflict, opposing requirements, parameter | | function-trimming | simplify, remove, trim, reduce complexity, minimize components | | recombination-architecture | reassemble, recombine, novel structure, new arrangement, merge fragments | ## Manifest ### Strategies | Strategy | Description | |----------|-------------| | scamper-transformation | 7 operators (Substitute/Combine/Adapt/Modify/Put/Eliminate/Reverse) for systematic transformation | | component-surgery | Component-level surgical operations (subtract/multiply/divide/unify/redirect) from SIT | | triz-contradiction-resolution | Resolve technical/physical contradictions via 40 principles + separation | | function-trimming | Remove components while preserving function via TRIZ trimming | | recombination-architecture | Reassemble decomposed fragments into novel structures | ### Tactics | Tactic | Description | |--------|-------------| | combination-mapping | Systematically enumerate parameter dimensions and generate viable combinations (shared) | | contradiction-identification | Identify technical and physical contradictions in a system | | component-decomposition | Decompose system into functional components with trimming candidates | ### SOPs | SOP | Description | |-----|-------------| | scamper-divergence | Execute SCAMPER 7 operators | | surgery-operation | Component surgery (subtract/multiply/divide/unify/redirect) | | triz-principle-application | Select principles from contradiction matrix, generate solutions | | separation-principle | Apply time/space/condition/scale separation | | function-model-construction | Build substance-field functional model | | trimming-execution | Progressively remove components, verify function preservation | | recombination-generation | Reassemble decomposed fragments into new structures | | structural-synthesis | Synthesize all structural transformation outputs | | contradiction-matrix-lookup | Query 39x39 TRIZ contradiction matrix | ## Budget Table | Strategy | web-search | web-research | paper-overview | paper-search | paper-research | |----------|-----------|-------------|---------------|-------------|---------------| | scamper-transformation | 20 | 5 | 15 | 10 | 3 | | component-surgery | 20 | 5 | 15 | 10 | 3 | | triz-contradiction-resolution | 30 | 10 | 25 | 15 | 5 | | function-trimming | 25 | 8 | 20 | 12 | 5 | | recombination-architecture | 20 | 5 | 15 | 10 | 3 | ## MCP Tools | Tool | Server | Purpose | |------|--------|---------| | brave_web_search | brave-search | General web search for methods and examples | | brave_llm_context | brave-search | Deep content extraction from web pages | | apify/rag-web-browser | apify | Full page scraping for detailed content | | get_paper_content | alphaxiv | Read academic paper content | | discover_papers | alphaxiv | Find relevant research papers | | relevanceSearch | semantic-scholar | Search academic literature | | paper | semantic-scholar | Get paper details | | citations | semantic-scholar | Trace citation networks | ## Context Management - Each strategy tracks its own budget via State Ledger - Strategies MUST NOT exceed allocated budget - Campaign monitors cumulative spend across all strategies - If a strategy exhausts budget before meeting yield, escalate to campaign level for reallocation - Prefer paper-overview over paper-research for initial exploration (lower cost) ## Available Tactics | Tactic | Role | |--------|------| | combination-mapping | Enumerate parameter combinations (shared, from combinatorial-creativity) | | contradiction-identification | Identify contradictions with resolution paths | | component-decomposition | Decompose into components with trimming candidates | ## Available SOPs | SOP | Role | |-----|------| | scamper-divergence | SCAMPER 7-operator divergence | | surgery-operation | SIT component surgery | | triz-principle-application | TRIZ principle selection and application | | separation-principle | Physical contradiction separation | | function-model-construction | Substance-field modeling | | trimming-execution | Progressive component removal | | recombination-generation | Fragment reassembly | | structural-synthesis | Final output synthesis | | contradiction-matrix-lookup | 39x39 matrix query |
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.