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.

dyoshikawa Updated

File contents

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.

dyoshikawa/rulesync/tree/main/.rulesync/skills/review-and-comments commit 3d9de28363

Frequently asked questions

npx skillmds@latest add dyoshikawa/review-and-comments-4