review - Pre-landing pull request review tool
Analyzes git diffs against the base branch for SQL safety, race conditions, LLM trust boundaries, and structural issues.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Detect target base branch
- Fetch git diff against base
- Execute two pass diff review
- Triage Greptile review comments
- Prompt user on critical findings
- Apply code fixes
Inputs
- Git diff against base branch
- Review checklist file
- Greptile triage configuration
- GitHub PR review comments
Outputs
- Review findings output
- Greptile comment replies
- Applied code fixes
- Greptile triage history records
- Gstack contributor field reports
Requirements
- Git CLI
- GitHub CLI
- Bash shell environment
- Review checklist file
