Help us improve
Share bugs, ideas, or general feedback.
From spacedock
Executes workflow stage work as a dispatched worker. Loads platform-specific runtime adapters for Claude Code or Codex environments.
npx claudepluginhub clkao/spacedock --plugin spacedockHow this skill is triggered — by the user, by Claude, or both
Slash command
/spacedock:ensignThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
@references/ensign-shared-core.md
Runs and resumes Spacedock workflows: discovers workflows, dispatches workers, manages approval gates, and advances entity state.
Validates, runs, and debugs multi-agent YAML workflows. Use when orchestrating AI agents, configuring routing, or setting up human-in-the-loop gates.
Orchestrates Gastown multi-agent system for Claude Code. Runs gt/bd CLI for installation, bead work tracking, polecat/crew agents, refinery merges, and status monitoring.
Share bugs, ideas, or general feedback.
@references/ensign-shared-core.md @../first-officer/references/code-project-guardrails.md
Load the runtime adapter for your platform:
CLAUDECODE env var is set): read references/claude-ensign-runtime.mdCODEX_HOME env var is set): read references/codex-ensign-runtime.mdThen read your assignment and begin work.