emergence-detection
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/emergence-detectionDetects and validates emergent properties from combinations using systematic identification and simulation
- Solves the problem of identifying non-additive properties in complex combinations
- Uses SOPs like emergent-property-identification and blend-elaboration
- Analyzes combinations through comparison and dynamic simulation to detect emergence
- Delivers verified emergent properties with mechanisms and verification directions
SKILL.md
.github/skills/emergence-detectionView on GitHub ↗
--- name: emergence-detection description: Detect and validate emergent properties from combinations. Orchestrates emergent-property-identification → blend-elaboration. execution: tactic used-by: combinatorial-creativity, concept-blending, multi-level-bisociation, emergent-property-hunting, function-combination --- # Emergence Detection Detect and validate emergent properties from combinations — properties that exist in the combination but not in any individual component. ## Stages ### Stage 1: Emergent Property Identification Use emergent-property-identification SOP to systematically scan combinations for non-additive properties. Compare predicted additive properties against actual combination properties. ### Stage 2: Blend Elaboration Use blend-elaboration SOP to run the combination as a mental simulation, discovering additional emergent properties through dynamic interaction of combined elements. ## Minimum Yield | Metric | Floor | |--------|-------| | Emergent properties identified | ≥2 | | Properties verified as non-additive | ≥2 | | Emergence mechanism described | ≥1 per property | | Verification direction proposed | ≥1 per property | ## Available SOPs | SOP | Role | |-----|------| | emergent-property-identification | Stage 1 — identify non-additive properties | | blend-elaboration | Stage 2 — simulate combination dynamics | | vital-relation-mapping | Supporting — map relations enabling emergence | | combinatorial-synthesis | Post — synthesize emergence findings |
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.