# Executive Report

> Generate a concise stakeholder report from CCAM sessions, analytics, cost, alerts, and workflow intelligence. Use for release summaries, leadership updates, operational reviews, or a scoped Markdown report with evidence.

- Skill: `majiayu000/executive-report` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/executive-report`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/executive-report/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/executive-report

---


# Executive Report

1. Confirm the time window, provider scope, and source scope.
2. Read:
   - `GET /api/stats`
   - `GET /api/analytics`
   - `GET /api/pricing/cost`
   - `GET /api/alerts?limit=100`
   - `GET /api/workflows?status=all`
3. Report:
   - Scope and data freshness
   - Sessions, agents, events, tokens, and cost
   - Completion, error, and alert outcomes
   - Workflow complexity and subagent effectiveness
   - Three evidence-backed highlights
   - Three prioritized follow-ups
4. Use Markdown tables and cite exact API values. Distinguish zero from missing
   or unavailable data.
5. Do not mutate dashboard state.

