From corebee
Generate a weekly support performance report with KPIs, team rankings, channel breakdown, and AI automation stats. Run this for your weekly standup or executive summary.
How this command is triggered — by the user, by Claude, or both
Slash command
/corebee:reportThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# /corebee:report — Weekly Support Report Generate a complete support operations snapshot. ## Steps 1. Call `get_metrics` with `period: "this_week"` for dashboard KPIs 2. Call `get_agent_performance` with `period: "this_week"` for team stats 3. Call `get_channel_analytics` with `period: "this_week"` for channel breakdown 4. Call `get_trends` with `metric: "conversations"` and `period: "last_7_days"` 5. Call `get_trends` with `metric: "ai_responses"` and `period: "last_7_days"` ## Output Format ### Support Operations — Weekly Report **Overview** - Open conversations: [count] - Resolved...
Generate a complete support operations snapshot.
get_metrics with period: "this_week" for dashboard KPIsget_agent_performance with period: "this_week" for team statsget_channel_analytics with period: "this_week" for channel breakdownget_trends with metric: "conversations" and period: "last_7_days"get_trends with metric: "ai_responses" and period: "last_7_days"Overview
Team Performance
| Agent | Assigned | Resolved | Resolution Rate |
|---|---|---|---|
| [Name] | [n] | [n] | [n]% |
Channel Breakdown
| Channel | Conversations | Messages |
|---|---|---|
| [Name] | [n] | [n] |
Trends
Key Insights
npx claudepluginhub jonny-1812/corebee-mcp-skills --plugin corebee/reportGenerates reports on task execution, progress, and metrics including executive summaries, sprint burndowns, standups, performance analysis, and dependencies.
/reportGenerates reports on task execution, progress, and metrics including executive summaries, sprint burndowns, standups, performance analysis, and dependencies.
/reportGenerates a submission-ready bug bounty report in HackerOne, Bugcrowd, Intigriti, or Immunefi format with CVSS 3.1 score, proof of concept, impact statement, and remediation.
/reportGenerates formatted terminal report of AI experiments with stats, top tools, rating distribution, tags, recent activity, and latest details. Supports optional tool, tag, days, rating filters.
/reportGenerates performance report from benchmark results with stats, text histograms, endpoint rankings, SLA checks, throughput, error analysis, regressions, recommendations, and executive summary as markdown.
/reportGenerates a project health report with git activity, code quality, dependency, test, and documentation metrics including score and top issues.