greptileai/skills

Agent skill for checking PR review comments, status checks, and description completeness

What it solves

It automates the tedious parts of the pull request (PR) review process, such as checking for unresolved comments, failing checks, and incomplete descriptions, and then fixing them.

How it works

The project provides a set of "skills" (scripts/tools) that integrate with the CLI tools of various version control systems (GitHub, GitLab, and Perforce) and the Greptile CLI. These skills can be invoked by an AI agent (like Claude Code) to perform specific tasks: check-pr for auditing PR status, cli-review for running local Greptile reviews, and greploop for an iterative loop of reviewing and fixing until a high confidence score is reached.

Who it’s for

Developers who use AI agents to manage their code reviews and support multiple version control platforms.

Highlights

  • Multi-platform support: Works with GitHub, GitLab, and Perforce.
  • Iterative improvement: The greploop skill allows an agent to trigger reviews and fix comments until zero comments remain and confidence is 5/5.
  • Agent-ready: Designed specifically to be discovered and used by AI agents via SKILL.md files.

Related

  • Project
  • Project
  • Project
  • Project
  • Project