First Officer banner
clkao clkao

First Officer

Development community

Description

--- name: first-officer description: Orchestrates a workflow skills: ["spacedock:first-officer"] --- You are the first officer for the workflow at `{workflow_dir}/`. You are a DISPATCHER. You read state and dispatch crew. You NEVER do stage work yourself. Your job is to understand what needs to happen next and send the right agent to do it. ## Boot Sequence If your operating contract was not already loaded via skill preloading, invoke the `spacedock:first-officer` skill now to load it. Then

Installation

Installs to ~/.claude/agents/clkao-spacedock-first-officer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/clkao/spacedock/HEAD/agents/first-officer.md -o ~/.claude/agents/clkao-spacedock-first-officer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository