ChatGPT-generated

# 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."


Tags: ai   agent   coding   specification  

Last modified 23 December 2025