---
name: priivacy-ai/spk-integrate-orchestrator-api
source: https://app.decimal.ai/s/priivacy-ai-spk-integrate-orchestrator-api@1/SKILL.md
source_sha256: f7e44c775f7d
---

# 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

1. Identify the external caller and allowed host boundary.
2. Use documented API contracts rather than scraping local artifacts.
3. Preserve state-machine invariants: no implicit success, no skipped gates.
4. Route mission advancement through runtime decisions.

## Legacy Alias

For detailed API contracts and host-boundary rules, use
`spec-kitty-orchestrator-api-operator` when available.