structural-deconstruction

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/structural-deconstruction

Decompose 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