dashboard

Solid

Build the daily CEO morning dashboard - one page over CRM health, pipeline, calendar, email and data freshness. Use for the morning briefing. For the end-of-week review use /weekly-review; for one function's health use /state-check.

AI & Automation 11 stars 1 forks Updated 2 days ago Apache-2.0

Install

View on GitHub

Quality Score: 82/100

Stars 20%
36
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# CEO Morning Dashboard Generate the daily CEO Morning Dashboard -- a single-page operational briefing aggregating CRM health, pipeline, calendar, email, strategy, and data freshness. ## Trigger Phrases "dashboard", "morning dashboard", "morning brief", "daily brief", "bridge view", "daily dashboard" ## Execution ### Step 1: Generate the dashboard Run the generation script: ```bash python scripts/generate-dashboard.py --pdf ``` This reads all workspace data sources and produces: - `outputs/operations/dashboard/YYYY-MM-DD/morning-dashboard.html` - `outputs/operations/dashboard/YYYY-MM-DD/morning-dashboard.pdf` ### Step 2: Validate hidden characters ```bash python scripts/sanitize-text.py outputs/operations/dashboard/YYYY-MM-DD/morning-dashboard.html ``` ### Step 3: Report to Misha Summarize key findings from the dashboard: - Number of urgent items (RED contacts, overdue commitments) - Today's meeting count - Pipeline snapshot (active deals, won, investors) - Any stale data files needing refresh Format: concise 3-5 bullet summary with file paths. After "Hidden characters: clean", append a one-line branding confirmation: `Branding: 31C corporate (dark cover, GT Standard, orange corner, blue accents).` The GT Standard fonts or the canonical brand logos can fail to embed, when a file is missing from `datastore/brand/`. Surface that explicitly instead of a silent fall back to Inter. ### Optional: Live Sea State Enrichment If Misha requests a live sea state update, r...

Details

Author
mishahanin
Repository
mishahanin/heading-os
Created
2 months ago
Last Updated
2 days ago
Language
Python
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category