review-and-comments
Review a PR for code quality and security issues, then post review comments on it. Runs review-pr followed by post-review-comments sequentially.
npx skills add dyoshikawa/rulesync --skill review-and-comments --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
target_pr = the user's request If target_pr is not provided, use the PR of the current branch. ## Step 1: Review the PR Use the `review-pr` skill with `target_pr`. ## Step 2: Post Review Comments Using the review results from Step 1, use the `post-review-comments` skill with `target_pr`.
- Step 1: Review the PR
- Step 2: Post Review Comments
What does the review-and-comments skill do?
Review a PR for code quality and security issues, then post review comments on it. Runs review-pr followed by post-review-comments sequentially.
How do I install it?
Run `npx skills add dyoshikawa/rulesync --skill review-and-comments --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From dyoshikawa/rulesync, a repository with 1,285 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.