code-review

Validate and respond to Copilot/Codex review comments in GitHub PRs.

1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/silenvx/flow-development-program --skill code-review-silenvx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/silenvx/flow-development-program/tree/main/examples/dekita/.claude/skills/code-review
Command: npx skills add https://github.com/silenvx/flow-development-program --skill code-review-silenvx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the process of validating and responding to AI-generated code reviews, reducing time to merge while improving review quality and consistency.

Core Features & Use Cases

  • AI review guidance: Provide structured steps for verifying Copilot/Codex reviews, checking for security and style issues, and ensuring comments are properly addressed.
  • Comment management: Standardized workflows for replying to review comments and resolving threads in GitHub PRs.
  • Automation pathways: Deterministic scripts and prompts to automate common review tasks and reduce manual overhead.

Quick Start

Read the AI-generated review comments, then use the provided scripts to respond, verify, and resolve threads in your PR workflow.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I respond to and resolve AI-generated Copilot code review comments on GitHub PRs?

To resolve AI-generated Copilot code review comments on GitHub PRs, this skill runs deterministic scripts that validate review feedback, guide structured replies, and apply thread resolution actions.

Can I automate pre-merge verification for Codex reviews in GitHub?

Yes, you can automate pre-merge verification for Codex reviews in GitHub. The skill uses stored scripts to perform deterministic checks on review comments and generate actionable outputs.

What is the best way to manage and standardize replies to AI code review comments?

The best way to manage replies to AI code review comments is using structured workflows that validate security and style issues, ensuring comments are properly addressed before resolution.

Does this skill provide automated scripts for checking inline PR comments?

Yes, this skill provides automated scripts and prompts stored in its directory to perform deterministic checks on inline PR comments, reducing manual overhead.

How do I verify security and style issues flagged by Copilot or Codex reviews?

You verify security and style issues flagged by Copilot or Codex reviews by following the skill's structured steps, which check for issues and ensure comments are properly addressed.