e2e-loop
Run the open-pr e2e fixture through a real review in a fresh subagent, grade it against e2e/checklist.md with a second independent subagent, diagnose each…
Report a problem with the open-pr plugin itself, or ask for a change, on its public issue tracker. Use when a run of one of its commands left something to say. Takes no URL.
$ npx -y skills add TOMOSIA-VIETNAM/open-pr --skill open-pr-feedback --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/open-pr-feedbackContext preview
The summary Claude sees to decide when to auto-load this skill.
Report a problem with the open-pr plugin itself, or ask for a change, on its public issue tracker. Use when a run of one of its commands left something to say. Takes no URL.
name: open-pr-feedback description: Report a problem with the open-pr plugin itself, or ask for a change, on its public issue tracker. Use when a run of one of its commands left something to say. Takes no URL.
1. `Read` `../../adapters/root.md` (relative to this file) → `ROOT` + this platform's tool names. 2. `Read` `ROOT/commands/feedback.md` → obey VERBATIM, every step, in order. Arguments handed to this skill are that file's `ARGUMENTS`.
This one posts in public. What may and may not go into the text, and when the user must approve it, is stated in that file — nothing is sent before they answer.
FORBIDDEN: summarizing, reordering or skipping a step; sending from what this file says; treating a tool you lack as a step you may drop.
AI code review that lands on the PR, not in your terminal — GitHub, GitLab, Bitbucket. Learns each repo's conventions: 1 review, 1 fix commit, replies in thread. Claude Code · Cursor · Codex · Gemini CLI · Antigravity.
Run the open-pr e2e fixture through a real review in a fresh subagent, grade it against e2e/checklist.md with a second independent subagent, diagnose each…
Remove the git worktrees open-pr review checked PR code out into, each a full checkout on disk. Use when reclaiming disk space after reviews. Asks first; takes…
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…
Review a GitHub Pull Request or GitLab Merge Request against the conventions that repo has taught this plugin, and post exactly one review. Use when handed a…
Bring every per-repo open-pr config below the current directory up to the schema this build expects. Use after updating the plugin, or when a command reports a…