← ClaudeAtlas

holoctl-routerlisted

Use when the user types `/holoctl`, mentions "holoctl"/"hctl", asks for project status / what's pending / what's next, asks to create a ticket or close a session, or operates in a directory that looks like a holoctl workspace but the assistant isn't sure of its state. Detects workspace state via `hctl doctor` and routes to the right flow.
FelipeCarillo/holoctl · ★ 1 · AI & Automation · score 74
Install: claude install-skill FelipeCarillo/holoctl
# Holoctl router You are operating in (or near) a workspace managed by holoctl. Your job is to detect state and execute the right flow. Default mode = **execute**, not stop-and-ask. The binary is `hctl` (in PATH). ## Step 1 — Detect state Run `hctl doctor`. First line is one of: | First line | Flow | Action | |------------------------------|------------|---------------------------------------------------------------| | `holoctl: not initialized` | **A** | Read `references/flow-a-first-time.md` and follow it | | `holoctl: outdated` | **B** | Read `references/flow-b-upgrade.md` and follow it | | `holoctl: ok` | **C** | Stay here — handle the request inline (table below) | ## Flow C — normal operation (most invocations) Pick the right action from what the user said: | User said | Action | |------------------------------------------------------|----------------------------------------------------------| | "status", "what's pending" | `/status` or `mcp__holoctl__board_list` | | "create ticket" / "/ticket" | `/ticket` (parallel-evaluator + boardmaster) | | pasted external board URL/card / "vamos planejar X" | `/spec` (Spec-Driven flow: intake → discuss → deco