Spk Integrate Orchestrator API

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

spec-kitty c7b7d85 735 B Updated

File contents

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.

spec-kitty/gapdb/tree/main/.agents/skills/spk-integrate-orchestrator-api commit c7b7d8584b

Frequently asked questions

npx skillmds@latest add spec-kitty/spk-integrate-orchestrator-api