Instalar en Claude Code
Copiargit 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-commentsDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
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`.
Del mismo repositorio
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