Week In Review banner
altisvc altisvc

Week In Review

Communication community

Description

--- name: week-in-review description: Draft weekly company summary — Slack digest + GitHub detail, staged for review --- # /week-in-review Draft Chris's Week in Review from daily logs, wraps, meetings, and GTMos traction data. Produces a Slack message (<500 words) for #primary-altis and a detailed markdown committed to GitHub. ## Usage ``` /week-in-review /week-in-review --dry-run /week-in-review --days=14 ``` ## What It Does 1. Reads the past 7 days of daily logs, session wraps, and meeti

Installation

Installs to ~/.claude/skills/altisvc-claude-skills-week-in-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/altisvc-claude-skills-week-in-review && curl -fsSL https://raw.githubusercontent.com/altisvc/claude-skills/HEAD/commands/week-in-review.md -o ~/.claude/skills/altisvc-claude-skills-week-in-review/SKILL.md

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

Full documentation available on GitHub

View Source Repository