← ClaudeAtlas

ceo-brieflisted

CEO-level cross-department briefing for {{operator_name}} at {{company_name}}. Reads all department Brain sessions and decisions, synthesizes into a structured brief covering what moved, what's stuck, pending decisions, and upcoming deadlines. Use this skill whenever {{operator_name}} says: "brief me", "what's the state of the company", "morning brief", "company status", "what happened", "catch me up", "how are we doing", "daily brief", "what do I need to know", or at the end of any sessionend to close the loop. Also triggers on: "what's moving", "macro view", "give me a company update". This is the Chief of Staff brain — always run it when the operator needs a company-wide picture, even if they don't say "brief" explicitly. NOTE: backlog-lane intents (aging / pending / unresolved decisions) route to cross-dept-decisions, not here. See {brain_root}/AGENTS.md §Known DRY pairs.
cerebrocybersolutions/libro · ★ 0 · AI & Automation · score 75
Install: claude install-skill cerebrocybersolutions/libro
# CEO Brief — Chief of Staff Skill Synthesizes all active department activity into a CEO-level briefing. The operator should never have to hunt across department Brains to know what's happening — this skill does that for them. --- ## COMPANY PROFILE ``` Company: {{company_name}} | {{company_type}} Operator: {{operator_name}} | {{operator_email}} Brain: {brain_root}/ Dashboard: {brain_root}/mission-control/DASHBOARD.md ``` *Loaded from `~/.cerebro/profile.yaml` at runtime (populated by first-run wizard). Never prompt for this information.* --- ## BRAIN CHECK — Always Run First Load before generating any brief: 1. `{brain_root}/mission-control/DASHBOARD.md` — current department status table and red flags 2. Last ops session from `{brain_root}/mission-control/sessions/` — any cross-dept decisions or context 3. `{brain_root}/mission-control/state/circuit-breakers.json` — orchestration routing health (only surface if open/half-open — see "Routing Health" below) --- ## THE 4 STAGES Route based on what the operator asked for: | Operator says | Stage | Reference | |---|---|---| | "brief me" / "what's happening" / morning | **Full Brief** | `references/stage1_full_brief.md` | | "what decisions are pending" | **Decisions Only** | `references/stage2_decisions.md` | | "how is [dept] doing" | **Dept Drill-Down** | `references/stage3_dept_drilldown.md` | | "what's due soon" / deadlines | **Deadline Scan** | `references/stage4_deadlines.md` | Default (no qualifier): r