# Common Agent Prompts
## Refactor
"Refactor this module without changing public behavior.
Focus on readability and testability."
## Bug Fix
"Fix this bug while preserving test intent.
Do not introduce new dependencies."
## Review
"Review this code for correctness, performance, and API design."
Last modified 24 December 2025