Crewcut Review banner
HZDF-2026 HZDF-2026

Crewcut Review

Productivity community

Description

--- description: Review the reading behavior of the most recent task and flag the waste --- Review the last task you completed (or are completing) as a reading audit. Walk the transcript of this session only, and report: 1. **Re-reads** — files read more than once this session with no edits between the reads. Each one was already in context. 2. **Whole-file reads** — reads where the task only needed a function, a constant, or a signature; a grep or an offset/limit read would have answered. 3.

Installation

Installs to ~/.claude/skills/hzdf-2026-crewcut-crewcut-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hzdf-2026-crewcut-crewcut-review && curl -fsSL https://raw.githubusercontent.com/HZDF-2026/crewcut/HEAD/commands/crewcut-review.md -o ~/.claude/skills/hzdf-2026-crewcut-crewcut-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