Skip to main content
ClaudeWave
Skill1.4k repo starsupdated yesterday

review-and-comments

>-

Install in Claude Code
Copy
git clone --depth 1 https://github.com/dyoshikawa/rulesync /tmp/review-and-comments && cp -r /tmp/review-and-comments/.rulesync/skills/review-and-comments ~/.claude/skills/review-and-comments
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

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`.