Weekly Report

Generate weekly status reports with progress, blockers, and next steps. TRIGGERS - Use when user wants a weekly report, status update, or progress summary.

Winbda c251511 1.2 KB Updated 3 repo stars

File contents

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

  • TL;DR is genuinely brief
  • Wins celebrated (not just problems)
  • Blockers have clear asks for help
  • Next week priorities are specific
  • Metrics show trends

Winbda/claude-skills-collection/tree/main/skills/weekly-report commit c251511dfb

Frequently asked questions

npx skillmds add winbda/weekly-report