requesting-code-review

Review code against stated requirements and generate a findings report.

28|1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/Jamie-Cui/magent --skill requesting-code-review-jamie-cui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/Jamie-Cui/magent/tree/main/skills/requesting-code-review
Command: npx skills add https://github.com/Jamie-Cui/magent --skill requesting-code-review-jamie-cui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aligns task completion with explicit requirements by enforcing a disciplined code-review mindset before declaring done.

Core Features & Use Cases

  • Self-Review Checklist: a structured set of criteria to validate correctness, tests, edge cases, security, and conventions.
  • Evidence-Driven Reporting: generates a concise report highlighting gaps and suggested fixes.
  • Collaborative Ready: produces guidance suitable for sharing with teammates for quick validation.

Quick Start

Provide a brief description of the implemented work and request a guided self-review against the checklist.

Frequently Asked Questions about requesting-code-review

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

FAQPage Schema
How do I perform a structured self-review before declaring a feature complete?

A structured self-review validates correctness, tests, edge cases, security, and conventions against explicit requirements. You provide a description of the implemented work and apply a checklist to verify the code meets stated criteria before completion.

What is the best way to verify code quality for bug fixes and major refactors?

Verifying code quality for bug fixes and refactors requires an evidence-driven report highlighting gaps and suggested fixes. A self-review checklist applies explicit criteria to ensure the implementation aligns with the original requirements and edge cases are covered.

Does the code review process work for complex projects without external dependencies?

The code review process works across projects with varying complexity and has no external dependencies. It applies to feature implementations, bug fixes, and major refactors by enforcing a disciplined review mindset using a structured set of criteria.

Can I use a self-review checklist to generate guidance for sharing with teammates?

Yes, a self-review checklist produces evidence-driven reporting and guidance suitable for sharing with teammates. It generates a concise report highlighting gaps and suggested fixes to enable quick collaborative validation of the implementation.

What should I provide to start a guided code review against requirements?

To start a guided code review, provide a brief description of the implemented work and request a review against the structured checklist. This initiates the validation of correctness, tests, security, and conventions against the explicit task criteria.