What is pr-review?
Fix PR review comments by implementing requested changes Source: jellydn/my-ai-tools.
Fix PR review comments by implementing requested changes
Quickly install pr-review AI skill to your development environment via command line
Source: jellydn/my-ai-tools.
If $ARGUMENTS is provided, use it as the PR identifier. Otherwise, auto-detect the current branch's PR using:
This extracts the PR number from the current branch's open PR for use in subsequent commands.
If no open PR is found for the current branch, show this error:
Fix PR review comments by implementing requested changes Source: jellydn/my-ai-tools.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/jellydn/my-ai-tools --skill pr-reviewFix PR review comments by implementing requested changes Source: jellydn/my-ai-tools.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jellydn/my-ai-tools --skill pr-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/jellydn/my-ai-tools