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

- Skill: `dyoshikawa/review-and-comments-4` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dyoshikawa/review-and-comments-4`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dyoshikawa/review-and-comments-4/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: dyoshikawa (https://skillmd.com/u/dyoshikawa)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/dyoshikawa/review-and-comments-4

---


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

