Weekly Summary banner
marostr marostr

Weekly Summary

Development community

Description

Generate the weekly summary — a report covering everything that happened in HQ this week. Useful for self-review, sharing with stakeholders, or sending to partners/investors. ## Prerequisites If you have writing-discipline skills available (e.g. `elements-of-style:writing-clearly-and-concisely`), invoke them first. The skill enforces short sentences, active voice, no filler. ## Steps 1. **Determine the week.** Find the current ISO week number and date range (Monday–Sunday). Check if `log/wee

Installation

Installs to ~/.claude/commands/marostr-hq-starter-weekly-summary.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/marostr/hq-starter/HEAD/.claude/commands/weekly-summary.md -o ~/.claude/commands/marostr-hq-starter-weekly-summary.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository