$npx -y skills add etrebels/claude-code-growth-os --skill status-updateDraft a short status update from recent daily-log entries. Trigger when the user asks for a status update, a weekly update, or "what should I tell my team / manager / board".
| 1 | # Status Update |
| 2 | |
| 3 | Draft a short update a busy stakeholder would actually read, from `ops/daily-log.md`: |
| 4 | |
| 5 | 1. Read the last five to seven entries. |
| 6 | 2. Write three bullets: what moved, what's blocked, what's next. |
| 7 | 3. Keep it under 120 words. Lead with the outcome, not the activity. No filler. |
| 8 | |
| 9 | Offer to save it to `ops/updates/<date>.md`. |