CommunityWriting & Editinggithub.com

TOMOSIA-VIETNAM/open-pr

One AI reviewer for GitHub PRs and GitLab MRs. Learns each repo's conventions. Claude Code · Cursor · Codex · Gemini CLI · Antigravity.

What is open-pr?

open-pr is a Claude Code agent skill that one AI reviewer for GitHub PRs and GitLab MRs. Learns each repo's conventions. Claude Code · Cursor · Codex · Gemini CLI · Antigravity.

Works withClaude CodeCodex CLICursorAntigravityGemini CLI
npx skills add TOMOSIA-VIETNAM/open-pr

Installed? Explore more Writing & Editing skills: steipete/notion, langchain-ai/langchain, bytedance/podcast-generation · View all 6 →

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation


name: open-pr-fix description: Act on the findings a review left on a PR or MR: take or decline each by severity, edit the code, one commit, reply. Use when handed a PR or MR URL that has already been reviewed. Edits real code.

  1. Read ../../adapters/root.md (relative to this file) → ROOT + this platform's tool names.
  2. Read ROOT/commands/fix.md → obey VERBATIM, every step, in order. Arguments handed to this skill are that file's Usage: block.

This one writes to real code and pushes. Its safety checks live in that file and in ROOT/core/guardrails.md — run them where they say, before anything else.

FORBIDDEN: summarizing, reordering or skipping a step; fixing from what this file says; treating a tool you lack as a step you may drop.

Related Skills