# Github Code Review Best Practices

> Sub-skill of github-code-review: Best Practices.

- Skill: `vamseeachanta/github-code-review-best-practices` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/github-code-review-best-practices`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/github-code-review-best-practices/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/github-code-review-best-practices

---


# Best Practices

## Best Practices


### 1. Review Configuration

- Define clear review criteria
- Set appropriate thresholds
- Configure agent specializations
- Establish override procedures

### 2. Comment Quality

- Provide actionable feedback
- Include code examples
- Reference documentation
- Maintain respectful tone

### 3. Performance

- Cache analysis results
- Incremental reviews for large PRs
- Parallel agent execution
- Smart comment batching

---

