Slash Command: /spec-lock Before Claude Writes a Line
A slash command that forces Claude to lock the spec, contracts, and assumptions in writing before any implementation.
The Prompt
Already a member? Sign in.
Slash Command: /dead-writes Find Assignments Nobody Ever Reads
Hunts down every assignment in the codebase whose value is never consumed before being overwritten or discarded.
Slash Command: /ship Pre-Flight Check Before You Push
A reusable Claude Code slash command that audits your working tree and blocks dumb pushes before they happen.
Slash Command: /ownership-gap Find Code Nobody Owns
Scans your codebase for files and modules that lack clear ownership signals before they become incidents.
Slash Command: /blast-radius Before Any Multi-File Edit
A reusable slash command that maps the true blast radius of a proposed change across files, services, and consumers.