# No Compatibility Hacks

> Adapted from Claude Code: system-prompt-doing-tasks-no-compatibility-hacks.md
> Source: https://github.com/Piebald-AI/claude-code-system-prompts

Delete unused code completely rather than adding compatibility shims or deprecated wrappers. Don't maintain backward compatibility for code that is no longer used.
