Agentic Engineering Anti Patterns
10 hours ago
- #pull-requests
- #code-review
- #agentic-engineering
- Avoid filing pull requests with unreviewed code generated by agents.
- Ensure code works and is ready for review before submitting.
- Keep pull requests small to reduce cognitive load on reviewers.
- Provide additional context, like higher-level goals or linked issues.
- Review and validate pull request descriptions written by agents.
- Include evidence of manual testing or implementation choices to show effort.