Respect The Guard

When blocked by a safety guard (push-to-main protection, destructive-command confirm, permission boundary, failed eval gate), uses the legitimate path instead of bypassing — and surfaces exactly how the operator relaxes the guard if desired. Use when a guard stops the fast path, when tempted to use --no-verify or --force, when a deploy script offers only an exec variant, or when input/API limits apply.

jcdavis131 Updated

File contents

jcdavis131/cursor-agent-skills/tree/main/skills/respect-the-guard commit a70d71a17e

Frequently asked questions

npx skillmds@latest add jcdavis131/respect-the-guard