| name | spk-integrate-orchestrator-api |
| description | Use Spec Kitty orchestrator-api from external systems, respecting host boundaries, state contracts, and workflow commands. |
spk-integrate-orchestrator-api
Use this skill when an agent, script, CI job, or external service needs to drive
Spec Kitty through orchestrator-api.
Flow
- Identify the external caller and allowed host boundary.
- Use documented API contracts rather than scraping local artifacts.
- Preserve state-machine invariants: no implicit success, no skipped gates.
- Route mission advancement through runtime decisions.
Legacy Alias
For detailed API contracts and host-boundary rules, use
spec-kitty-orchestrator-api-operator when available.