Generate combination strategies, decision trees, and cross-impact analysis from existing knowledge. Use this skill when the user wants combinations, strategies, decision trees, synergies, or asks "what works together?", "which strategies combine well?", "create decision trees", "calculate combination", or "cross-impact analysis".
From the Knowledge Graph and Morphological Box, derive combination strategies, Decision Trees, and Cross-Impact analysis.
| Invocation | Action |
|---|---|
/synthesis | Full synthesis: synergies, cross-impact, combinations, decision trees |
/synthesis A+B | Calculate a specific combination of concepts A and B |
This skill requires existing synthesis data. Check that synthesis/graph/nodes.yaml and synthesis/graph/edges.yaml exist. If not: inform the user and suggest /research TOPIC first.
synthesis/graph/edges.yamlamplifies: Which concepts create disproportionate impact together?synthesis/graph/nodes.yamlsynthesis/graph/views/cross-impact.mdFor each promising 2-way and 3-way combination:
@steuerberater): have all relevant agents evaluate in parallelsynthesis/combinations/combi-XX-name.mdUse the template from ${CLAUDE_PLUGIN_ROOT}/templates/kombination.template.md.
Per main decision (e.g., "Which strategy to pursue?"):
synthesis/decision-trees/dt-XX-name.mdUse the template from ${CLAUDE_PLUGIN_ROOT}/templates/decision-tree.template.md.
When synergy chains or combination strategies reveal multi-step reasoning (A → B → C → conclusion), construct formal argument chains:
literature — chain found as a complete argument in published sourcessynthesis — constructed by connecting findings from multiple sources/disciplineshypothesis — proposed without direct evidence, based on mechanistic plausibilitySave argument chains to synthesis/graph/chains.yaml. Use the template from ${CLAUDE_PLUGIN_ROOT}/templates/argument-chain.template.yaml.
synthesis/gaps/research-questions.mdsynthesis/combinations/combi-*.mdsynthesis/decision-trees/dt-*.mdsynthesis/graph/chains.yaml (argument chains)synthesis/graph/views/cross-impact.mdsynthesis/gaps/research-questions.md (updated)synthesis/runs/DATE-synthesis/run.yaml + new-combinations.md + insights.md/synthesis A+BWhen invoked with specific concepts (e.g., /synthesis location-strategy+menu-pricing):
synthesis/combinations/combi-XX-name.mdFor analytical tasks (graph traversal, pattern recognition, cross-impact calculation), delegate to the @synthesizer agent. The agent handles methodology; this skill handles orchestration and file output.
synthesis/runs/