Graceful Degradation
Degrade functionality gracefully rather than crash entirely
CLAUDE.md
Degrade functionality gracefully rather than crash entirely. If a non-critical feature fails, disable it and let the rest of the application continue working. Show the user what’s degraded.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.