generate_client_report
Generate client-facing reports that translate technical contributions into business value, with executive summary, delivery impact, and period metrics for non-technical stakeholders.
Instructions
Generate a client-facing delivery report translating technical contributions into business value.
Designed for freelancers, MEI, and consultants who need to communicate value to non-technical stakeholders.
Returns a formatted Markdown report with:
Executive summary
Deliveries table with business impact
Impact highlights
Period metrics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Optional repository filter. | |
| since | No | Start date (ISO format). Defaults to 30 days ago. | |
| until | No | End date (ISO format). Defaults to today. | |
| username | No | GitHub username. | |
| client_name | No | Optional client name for the report header. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |