Install in Claude Code
Copygit 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-commentsThen start a new Claude Code session; the skill loads automatically.
Definition
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`.
More from this repository
create-issueSkill
>-
create-scrap-issueSkill
>-
draft-releaseSkill
Draft a new release of the project.
git-worktree-runnerSkill
>-
playwright-cliSkill
Automate browser interactions, test web pages and work with Playwright tests.
release-dry-runSkill
Dry run for release: summarize changes since last release and suggest version bump.
rulesync-feature-researchSkill
>-
security-scan-diffSkill
Scan for malicious code in git diff between a tag/commit and HEAD