# Spk Integrate Orchestrator API

> Use Spec Kitty orchestrator-api from external systems, respecting host boundaries, state contracts, and workflow commands.

- Skill: `spec-kitty/spk-integrate-orchestrator-api` (Agent Skill)
- Install (CLI): `npx skillmds@latest add spec-kitty/spk-integrate-orchestrator-api`
- Raw SKILL.md: https://api.skillmd.com/api/skills/spec-kitty/spk-integrate-orchestrator-api/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: spec-kitty (https://skillmd.com/u/spec-kitty)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/spec-kitty/spk-integrate-orchestrator-api

---


# 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.

