open-pr
01Plugin Claude Code
Marketplace for the open-pr plugin: a PR reviewer with per-repo memory for GitHub, GitLab and Bitbucket.
Plugin Claude Code
Marketplace for the open-pr plugin: a PR reviewer with per-repo memory for GitHub, GitLab and Bitbucket.
Command Claude Code
Create a git tag + GitHub Release for open-pr — an official release if standing on main, an RC if standing on a branch with an open PR (a dev tool specific to this repo, not shipped in the plugin).
Skill Claude CodeCodex
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 failure to the prompt file that owns it, fix, and repeat until clean or the round budget runs out. Use when changing anything under src/ and you want evidence the…
Instructions file
Instructions for TOMOSIA-VIETNAM/open-pr, covering claude.md, plugin, layout, how to work and hard edges (product breaks if ignored).
Command Claude Code
Deploy the current branch to staging.
Skill Claude CodeCodex
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 no URL.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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 Claude CodeCodex
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 PR or MR URL; never edits code.
Skill Claude CodeCodex
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 config too old. Takes no URL.
Plugin Claude Code
Review pull requests on GitHub, GitLab and Bitbucket across many stacks, learning each repo's own conventions over time and posting one review through that vendor's own CLI or REST API.
Command
Remove the git worktrees review checked PR code out into. Each one is a full checkout on disk; nothing else is touched.
Command
Report a problem with the open-pr plugin itself, or ask for a change, on its public issue tracker. Reads no PR; writes nothing in your repo.
Command
Act on the findings a review left on a PR — takes or declines each by severity, edits code at pwd to match the project, 1 commit, replies once pushed.
Command
Review PRs against the conventions learned from each repo — 1 post per PR, findings tagged by severity, code left untouched.
Command
Bring every per-repo config found below pwd up to the schema this build expects. Takes no PR.