AI Pair Programming Notes
2026-02-28
AI As A Teammate
I treat AI like a fast junior engineer: great at execution, better with clear context.
What Works
- Start with constraints first (stack, coding style, deadlines).
- Ask for a small first draft, not a full system.
- Review output like a PR, not a final answer.
My Rule
If I cannot explain why a generated change is correct, I do not merge it.
AIProductivityDevelopment