CLAUDE.md: Make Claude Negotiate Scope Before Accepting Work
A CLAUDE.md rule block that forces Claude Code to push back on under-specified tasks instead of inventing scope.
The Prompt
Already a member? Sign in.
CLAUDE.md: Force Claude to Show Its Work Before Editing
A CLAUDE.md block that makes Claude Code state its plan, assumptions, and rollback path before any file change.
CLAUDE.md: Require a Reversibility and Recovery Plan Before Any Migration
A CLAUDE.md directive that blocks the AI from proposing migration code until it has written the rollback first.
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.
CLAUDE.md: Enforce Explicit Null Handling Before Property Access
Configure Claude Code to reject any code that accesses object properties without first asserting the value exists.