Crewcut banner
HZDF-2026 HZDF-2026

Crewcut

Development community

Description

--- description: Switch Crewcut mode (lite/full/ultra/off) or show the current mode --- Change the active Crewcut reading-discipline mode. If the user supplies no argument, report the current mode and what it enforces, then stop. Modes: - `lite` — rungs 1–2: no re-reads, no whole-file reads when a grep answers. - `full` — all seven rungs (default). - `ultra` — full, plus: before every read, state in one line the fact you seek ("reading `auth.py` for the token TTL constant"). - `off` — nothin

Installation

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

Terminal
mkdir -p ~/.claude/skills/hzdf-2026-crewcut-crewcut && curl -fsSL https://raw.githubusercontent.com/HZDF-2026/crewcut/HEAD/commands/crewcut.md -o ~/.claude/skills/hzdf-2026-crewcut-crewcut/SKILL.md

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

Full documentation available on GitHub

View Source Repository