Reporting
by @staybased
Standardized templates for periodic reports, system audits, revenue tracking, and progress logs. All output goes to workspace/artifacts/ directory. Use when: generating periodic reports, system audits, performance reviews, revenue tracking, weekly retrospectives, daily progress logs, full workspace audits. Don't use when: ad-hoc status updates in chat, quick summaries in Discord, one-off answers to "how's it going?", real-time dashboards. Negative examples: - "Give me a quick update" β No. Ju
clawhub install reportingπ About This Skill
name: reporting description: | Standardized templates for periodic reports, system audits, revenue tracking, and progress logs. All output goes to workspace/artifacts/ directory.
Use when: generating periodic reports, system audits, performance reviews, revenue tracking, weekly retrospectives, daily progress logs, full workspace audits.
Don't use when: ad-hoc status updates in chat, quick summaries in Discord, one-off answers to "how's it going?", real-time dashboards.
Negative examples: - "Give me a quick update" β No. Just answer in chat. - "What's the weather?" β No. This is for structured reports. - "Post a status to Discord" β No. Just send a message.
Edge cases: - Mid-week report requested β Use weekly template but note partial week. - Audit requested for single subsystem β Use full audit template, mark other sections N/A. - Revenue snapshot with $0 revenue β Still generate it. Zeros are data. version: "1.0"
Reporting β Standardized Report Templates
All reports output to workspace/artifacts/ with naming convention:
{type}-{YYYY-MM-DD}.md
Report Types
1. Weekly Retrospective
File: artifacts/weekly-retro-YYYY-MM-DD.md
Cadence: Sunday evening
Template: templates/weekly-retro.md
Covers: revenue, agent economy, what shipped, what stalled, service uptime, next week priorities.
2. Full System Audit
File: artifacts/full-audit-YYYY-MM-DD.md
Cadence: Monthly or on-demand
Template: templates/full-audit.md
Covers: executive summary, revenue pipeline, workflow gaps, agent utilization, infrastructure efficiency, tool inventory, cron effectiveness, strategy assessment, content status, recommendations.
3. Daily Progress Log
File: artifacts/daily-log-YYYY-MM-DD.md
Cadence: End of day
Template: templates/daily-log.md
Covers: tasks completed, decisions made, blockers, tomorrow's priorities.
4. Revenue Snapshot
File: artifacts/revenue-YYYY-MM-DD.md
Cadence: Weekly or on-demand
Template: templates/revenue-snapshot.md
Covers: income by stream, expenses, net P&L, progress toward goals, trading performance.
Templates
See templates/ directory for each template file. All use {{PLACEHOLDER}} syntax for variable substitution.
Output Standards
workspace/artifacts/