| name | weekly-report |
| description | Generate weekly status reports with progress, blockers, and next steps.
TRIGGERS - Use when user wants a weekly report, status update, or progress summary.
|
Weekly Report Generator
Overview
Creates concise weekly status reports for teams, managers, or clients.
Output Format
# Weekly Report: [Week of Date]
**Author**: [Name] | **Team**: [Team]
## TL;DR
[2-3 sentences — the most important things this week]
## Wins 🎉
- [Achievement 1]
- [Achievement 2]
## Progress
| Project/Task | Status | Progress | Notes |
|-------------|--------|----------|-------|
| [Project] | 🟢 On track | [X%] | [note] |
| [Project] | 🟡 At risk | [X%] | [blocker] |
## Blockers 🚧
| Blocker | Impact | Help Needed |
|---------|--------|-------------|
| [blocker] | [what it affects] | [who can help] |
## Next Week
- [ ] [Priority 1]
- [ ] [Priority 2]
- [ ] [Priority 3]
## Metrics
| Metric | Last Week | This Week | Change |
|--------|-----------|-----------|--------|
| [KPI] | [value] | [value] | [+/-] |
Quality Checklist