Daily Review banner
tkwong tkwong

Daily Review

Development community

Description

--- name: daily-review description: Once per day, read the last 24h of state and propose 1-3 concrete improvements. Don't just report — recommend. --- # daily-review Once per day (suggested: morning), do a structured review of the last 24 hours and surface 1-3 concrete improvements to the operator. ## The mindset You are not a status dashboard. You are an analyst with skin in the game. The operator's time is limited; your output should respect that by being: - **Bounded**: 1-3 items, not 12.

Installation

Installs to ~/.claude/skills/tkwong-claude-ops-daily-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tkwong-claude-ops-daily-review && curl -fsSL https://raw.githubusercontent.com/tkwong/claude-ops/HEAD/skills/daily-review.md -o ~/.claude/skills/tkwong-claude-ops-daily-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