requesting-code-review

Installation
SKILL.md

Requesting Code Review

Overview

Systematic review combining verification and code quality checks. Catches issues before they cascade. For OpenSpec projects, validates against proposal requirements.

Core principle: Review early, review often. Evidence before assertions.

When to Use

Use when:

  • After completing implementation tasks
  • Before merging branches or creating PRs
  • Before running /openspec:archive
  • After significant code changes
  • When task list shows "done" but not verified
Installs
2
GitHub Stars
2
First Seen
Feb 23, 2026
requesting-code-review — nguyendinhquocx/code-ai