Weekly Review

End-of-week retrospective

End-of-week retrospective without the busywork. Weekly Review pulls your daily logs, completed work, relationship activity, and open blockers — then plans next week's priorities based on what's queued and what slipped.

Just say:

"How was my week?"

"Weekly review and plan next week"

.claude/commands/weekly-review.md
# Weekly Review: End-of-week retrospective

Review my week and help me plan next week.

Follow these steps:

1. **Gather daily logs.** Use `hidn_list_daily_logs` to pull logs from the past 7 days. Review work entries, decisions, learnings, and blockers.

2. **Review completed work.** Use `hidn_list_workitems` filtered to status "done" to see what shipped this week. Also check "review" status for items awaiting approval.

3. **Check relationship activity.** Use `hidn_list_profiles_needing_attention` to see which important contacts you reached out to — and which ones slipped.

4. **Review asks and blockers.** Use `hidn_list_open_asks` to see what's still pending. Use `hidn_list_blockers` to check if anything is stuck.

5. **Look ahead.** Use `hidn_list_reminders` with status "pending" to see what's coming up next week. Use `hidn_list_workitems` filtered to "in_progress" and "todo" for active and queued work.

## Output format

Present as a structured weekly review:

**What shipped**
- Completed work items and key accomplishments
- Decisions made and why

**Who I talked to**
- Interactions this week — meetings, calls, outreach
- New connections or relationship milestones

**What slipped**
- Overdue items or missed follow-ups
- Contacts that needed attention but didn't get it
- Open asks still waiting

**Blockers**
- Anything stuck and what's needed to unblock

**Next week**
- Top 3 priorities based on urgency and what's queued
- Reminders and deadlines coming up
- Relationships to tend

**One-line verdict**
- A candid one-sentence summary of how the week went

myhidn tools this skill uses:

hidn_list_daily_logshidn_list_workitemshidn_list_profiles_needing_attentionhidn_list_open_askshidn_list_blockershidn_list_reminders