Use when: User wants to run Archon workflows, CREATE workflows or commands,
set up Archon, or manage Archon configuration.
Triggers (run): "use archon to", "run archon", "archon workflow", "use archon for",
"have archon", "let archon", "ask archon to".
Triggers (create): "create a workflow", "write a workflow", "make a command",
"author a workflow", "new workflow", "new command", "archon workflow yaml".
Triggers (setup): "set up archon", "install archon", "how to use archon",
"configure archon", "archon setup", "get started with archon".
Triggers (config): "change my archon config", "modify archon config", "archon config",
"change archon settings", "update my config", "help me change my config",
"edit archon config", "archon configuration".
Triggers (init): "initialize archon", "set up .archon", "archon init", "add archon to repo".
Capability: Runs AI workflows in isolated git worktrees for parallel development.
Also: Creates and manages workflow YAML files, c
Use when: User wants to INSPECT, MONITOR, START, APPROVE, or CONTROL Archon
workflow RUNS in the current project — driven through the `archon` CLI over bash.
Triggers (inspect): "what's running", "list runs", "show recent runs", "run status",
"did the review pass", "check run <id>", "show me run <id>", "what happened in that run".
Triggers (control): "approve the plan", "approve run <id>", "reject that run", "cancel that run",
"abandon run <id>", "resume run <id>", "continue that run".
Triggers (start): "start <workflow> in the background", "kick off <workflow> detached".
Capability: Drives `archon workflow runs/get/status/run --detach/approve/reject/cancel/abandon/resume`
with machine-readable `--json` output, scoped to the current project by cwd.
NOT for: Authoring workflows/commands, or Archon setup/config — use the broader `archon` skill.