cognitive_compose_strategies
Skill Composition: synthesize a composite multi-stage StrategyIR from primitive strategies.
Chains multiple specialized skills (e.g. Graph Coloring + Topological Sort + Allocation)
into a compound pipeline with explicit stage transitions and end-to-end verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | ||
| strategy_ids | Yes | ||
| composite_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||