hoangsonww

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.

hoangsonww 956 221 Updated 4w ago

Resources

1
GitHub

Install

npx skillscat add hoangsonww/claude-code-agent-monitor/executive-report

Install via the SkillsCat registry.

About this skill

We need to produce a 2-3 sentence plain-text summary, objective, factual, no marketing language, no superlatives, no calls to action, natural prose, no bullet points, no headings, no markdown formatting, not wrapped in quotes, at most 60 words. We need to explain what the skill does, what problem it solves, when an agent or developer should use it. From description: generate concise stakeholder report from CCAM sessions, analytics, cost, alerts, workflow intelligence. Use for release summaries, leadership updates, operational reviews, or a scoped Markdown report with evidence.

SKILL.md

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.