Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Coordinate external AI tool integration (OpenAI Codex, Google Gemini) for cross-model adversarial review and delegated implementation.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | -23% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -70% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -70% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -76% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -61% | 0% |
Requires .metaswarm/external-tools.yaml:
yamltools: - name: codex type: openai capabilities: [implement, review] - name: gemini type: google capabilities: [implement, review] escalation: chain: [codex, gemini, claude, human]
agents/swarm-coordinator/ - Multi-tool orchestrationInvoke as part of: methodologies/metaswarm/metaswarm-swarm-coordinator
Other measured skills in the registry, with their headline benchmark lift.