recombination-architecture
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/recombination-architectureReassemble decomposed fragments into novel structures using systematic recombination.
- Solves the problem of reconstructing systems from fragmented components.
- Depends on structural-deconstruction and combination-mapping tactics.
- Uses function-model-construction to guide viable recombinations.
- Delivers synthesized recombination outcomes through structural-synthesis.
SKILL.md
.github/skills/recombination-architectureView on GitHub ↗
--- name: recombination-architecture description: Reassemble decomposed fragments into novel structures through systematic recombination of components. execution: strategy used-by: structural-deconstruction --- # Recombination Architecture Take decomposed system fragments and reassemble them into novel structural arrangements. ## State Ledger | Resource | Target | Current | % | |----------|--------|---------|---| | web-search | 20 | 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 | |--------|------| | combination-mapping | Enumerate recombination possibilities | | component-decomposition | Provide component inventory for recombination | ## Available SOPs | SOP | Role | |-----|------| | recombination-generation | Generate novel combinations from fragments | | function-model-construction | Model functions to guide viable recombinations | | structural-synthesis | Synthesize recombination outcomes | ## Execution Guidance 1. **Inventory**: Gather all decomposed fragments from prior strategies 2. **Model functions**: Understand what each fragment does via function-model-construction 3. **Enumerate**: Use combination-mapping to explore recombination space 4. **Generate**: Apply recombination-generation SOP for novel structures 5. **Evaluate**: Score recombinations for coherence, novelty, feasibility 6. **Synthesize**: Produce structured output via structural-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.