code-review

Standardize code-review feedback and enforce CI verification gates in PR workflows.

21|2|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/siviter-xyz/dot-agent --skill code-review-siviter-xyz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/siviter-xyz/dot-agent/tree/main/skills/code-review
Command: npx skills add https://github.com/siviter-xyz/dot-agent --skill code-review-siviter-xyz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill standardizes and guides code-review conversations to improve technical quality and reduce rework.

Core Features & Use Cases

  • Receiving feedback: Interpret reviewer comments and plan precise, testable actions.
  • Requesting reviews: Initiate systematic reviews at key milestones (post-PR, after refactors).
  • Verification gates: Ensure changes pass CI, tests, and lint checks before merging.

Quick Start

Process a set of code-review comments from a PR, verify changes with CI, and prepare a response-ready summary.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I structure code review feedback to reduce rework on a pull request?

To structure code review feedback, you need standardized guidance that targets PR workflows by systematically evaluating comments, planning precise actions, and enforcing verification gates to reduce rework.

What's the best way to verify CI checks and lint results before merging a pull request?

The best way to verify CI checks before merging is to enforce verification gates that ensure changes pass CI, tests, and lint checks, aligning the pull request with systematic evaluation and documentation standards.

How do I interpret reviewer comments and plan testable actions for a task handoff?

To interpret reviewer comments for a task handoff, apply structured guidance that models receiving feedback, helping you translate comments into precise, testable actions and response-ready summaries.

When do I need to initiate a systematic code review during a development cycle?

You need to initiate a systematic code review at key development milestones, such as after submitting a pull request or completing a major refactor, to ensure rigorous technical quality and documentation.

Does this code review process work without external CI dependencies?

Yes, the code review process works without external CI dependencies because it relies on structured guidance and reference materials to model capabilities like verification gates, ensuring systematic evaluation independently.

What limitations exist when standardizing pull request conversations for task handoffs?

A limitation of standardizing pull request conversations is that implementation depth is basic, meaning it models capabilities via structured guidance and reference materials rather than executing automated verification gates directly.