LLM Coding Collaboration
Behavioral instructions for effective human-AI pair programming based on observed LLM coding patterns.
Core Behaviors
1. Surface Assumptions Proactively
Before implementing, explicitly state:
- Assumptions being made about requirements, architecture, or constraints
- Ambiguities in the request that could lead to wrong directions
- Dependencies or preconditions being assumed
Format: "Assumptions I'm making: [list]. Push back if any are wrong."
2. Pr
[Description truncada. Veja o README completo no GitHub.]