Ceo Boot banner
Canhada-Labs Canhada-Labs

Ceo Boot

Development community

Description

--- description: Session boot autopilot — 24 Tier-S parallel checks + recommendations engine. Run at session start to consolidate governance reads + state digest. allowed-tools: Read, Glob, Grep, Bash, TaskCreate, TaskList --- # /ceo-boot — Session boot autopilot Single command at session start that consolidates governance reads + state digest + recommendations. Per PLAN-065 §4.3 acceptance: - 24 Tier-S checks dispatched **in parallel** via `concurrent.futures.ThreadPoolExecutor` (stdlib only

Installation

Installs to ~/.claude/commands/canhada-labs-ceo-orchestration-ceo-boot.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Canhada-Labs/ceo-orchestration/HEAD/.claude/commands/ceo-boot.md -o ~/.claude/commands/canhada-labs-ceo-orchestration-ceo-boot.md

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

Full documentation available on GitHub

View Source Repository