greptile-address

Installation
SKILL.md

Greptile Address

Execute exactly one Greptile feedback pass for a PR. Do not run iterative retries.

Inputs

  • PR number (optional): If omitted, detect the PR from the current branch.

One-Pass Workflow

  1. Identify the PR and branch:
gh pr view --json number,headRefName -q '{number: .number, branch: .headRefName}'
  1. Ensure checks are current once:
    • Wait for checks once:
Related skills
Installs
8
Repository
khoahyh/skills
First Seen
Mar 18, 2026