Skip to content

/open-pr-fix

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.

From plugin
open-pr
195 skills1 command
Install
$ npx -y skills add TOMOSIA-VIETNAM/open-pr --skill open-pr-fix --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/open-pr-fix

Context preview

The summary Claude sees to decide when to auto-load this skill.

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.

SKILL.md

open-pr-fix.SKILL.md
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.

Ships withopen-pr

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

Get the whole plugin, auto-invoked
Stats
19
Stars
0
Views
9
Forks
Active
Maintenance
Python
Language
MIT
License
11h ago
Last commit
24d ago
Created

Repo: TOMOSIA-VIETNAM/open-pr