Claude
Skill
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.
Virus-scanned
Reviewed automatically before listing.
Download
hoangsonww-claude-code-agent-monitor-plugins_ccam-reports_skills_executive-report-83d4df5.zip · 0 KB
Install
skills CLI
npx skills add https://github.com/hoangsonww/Claude-Code-Agent-Monitor/tree/master/plugins/ccam-reports/skills/executive-report
Claude Code
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install hoangsonww-claude-code-agent-monitor@llmmart
Git
git clone https://github.com/hoangsonww/Claude-Code-Agent-Monitor.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole hoangsonww/claude-code-agent-monitor collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
Executive Report
- Confirm the time window, provider scope, and source scope.
- Read:
GET /api/statsGET /api/analyticsGET /api/pricing/costGET /api/alerts?limit=100GET /api/workflows?status=all
- 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
- Use Markdown tables and cite exact API values. Distinguish zero from missing or unavailable data.
- Do not mutate dashboard state.
Files (claude-code-agent-monitor)
-
agents
-
openai.yaml 270 B
interface: display_name: "Executive Report" short_description: "Generate a concise stakeholder report from CCAM sessions,..." default_prompt: "Use $executive-report to inspect CCAM data and complete this workflow safely." policy: allow_implicit_invocation: true
-
-
SKILL.md 906 B
--- name: executive-report description: > 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. --- # 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.
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.