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.
The Prompt
Already a member? Sign in.
CLAUDE.md: Require a Rollback Path Before Any Schema Change
Stops Claude from generating database migrations without a tested, explicit rollback strategy attached.
CLAUDE.md: Force a Cost Accounting Before Every Suggestion
A CLAUDE.md directive that makes Claude declare the runtime, maintenance, and cognitive cost of every change before proposing it.
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.
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.