Weekly Report Generation
When asked to generate a weekly report, follow these steps:
- •
Fetch all my merged and open PRs from the past 7 days, by using
gh. - •
Group them by repository/project
- •
Identify the 3 most important accomplishments based on:
- •Code changes size and impact
- •Feature importance
- •Project priority
- •
Generate report in this format in simple English:
Top 3 Things:
[Project Name]:
1. [Feature/Task]:
- •[What was accomplished]
2. [Feature/Task]:
- •[What was accomplished]
3. [Feature/Task]:
- •[What was accomplished]
Guidelines:
- •Use simple, clear English
- •Focus on business value, not technical implementation details
- •Keep descriptions concise (1-2 sentences)
- •Group related PRs together
- •If more than 3 items, suggest "Other PRs" section
- •If there's something worth team leaders to know, suggest "Anything else" section