with one click
ceo-briefing
// Executive morning briefing — revenue, pipeline, clients, Atlas financial snapshot, blocked items, and today's
// Executive morning briefing — revenue, pipeline, clients, Atlas financial snapshot, blocked items, and today's
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | ceo-briefing |
| description | Executive morning briefing — revenue, pipeline, clients, Atlas financial snapshot, blocked items, and today's |
| tags | ["skill","ceo","revenue","briefing"] |
| triggers | ["ceo briefing","use ceo briefing","run ceo briefing","executive morning briefing — revenue"] |
One command to give CC a complete picture of his empire in 30 seconds. Pulls live data from Stripe, Supabase, Atlas, and memory files. No fluff — just signal.
Trigger: /briefing, "morning briefing", "what's the status", session start on Monday mornings
When triggered, generate this exact format:
MRR: $X,XXX / $5,000 target (XX% — Y days remaining)
[████████░░] XX%
Data source: python scripts/revenue_engine.py mrr --json OR python scripts/stripe_tool.py balance --json
Fallback: Read memory/ACTIVE_TASKS.md for last known MRR figure.
Leads: X total | Y warm | Z calls booked
Top prospects: [Name — stage — last contact — next action]
Overdue follow-ups: X leads haven't been contacted in 7+ days
Data source: python scripts/lead_engine.py pipeline --json and python scripts/lead_engine.py followups --json
Fallback: Read memory/ACTIVE_TASKS.md pipeline section.
[CLIENT NAME] — [HEALTHY/AT-RISK/CRITICAL]
Revenue: $X/mo | Contract: [status] | Last deliverable: [date]
Risk: [any risk factors]
Data source: Supabase leads table (status=client) + revenue_events.
Rule: Flag as AT-RISK if: no interaction in 14+ days, deliverable overdue, or revenue >50% of total MRR.
Trading: $X portfolio (Kraken) | Today P&L: +/-$X
Tax: [Next deadline] in [X days] | Status: [filed/pending/prep needed]
FIRE: $X / $900K target (X%)
Data source: Read C:\Users\User\APPS\trading-agent\brain\STATE.md (READ ONLY — never write).
Fallback: If file unreadable, show "Atlas: check trading-agent/ for latest."
Waiting on CC:
- [Item] — blocked since [date] — impact: [what's stalled]
Waiting on others:
- [Person]: [Item] — since [date]
Data source: memory/ACTIVE_TASKS.md (items marked blocked or with "waiting" in description).
>> [THE ONE THING that moves the needle most today]
Why: [1 sentence — revenue impact or risk reduction]
First step: [Exact action CC should take right now]
Logic for selecting the #1 priority:
scripts/revenue_engine.py — MRR, Stripe sync, forecastingscripts/lead_engine.py — pipeline, scoring, follow-upsC:\Users\User\APPS\trading-agent\brain\STATE.md — READ ONLYmemory/ACTIVE_TASKS.md — blocked items, prioritiesscripts/booking_engine.py — upcoming calls