Content Preview
# Task Report Command Generate comprehensive reports on task execution, progress, and metrics. ## Usage ``` /task-report [report-type] [options] ``` ## Description Creates detailed reports for project management, sprint reviews, and performance analysis. Supports multiple report types and output formats. ## Report Types ### Executive Summary ``` /task-report executive ``` High-level overview for stakeholders with key metrics and progress. ### Sprint Report ``` /task-report sprint --date
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/report.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/orchestration/report.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/orchestration/report.md
Related Skills
report-template-generator
This skill provides automated assistance for report template generator tasks within the Data
report-template-generatorreporttemplategenerator
by jeremylongshore · plugins-plus-skills
report-generator
This skill provides automated assistance for report generator tasks within the Business Automation domain.
report-generatorreportgenerator
by jeremylongshore · plugins-plus-skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
standup-report
Generate daily standup reports
commandsstandupreport
by qdhenry · claude-command-suite