requesting-code-review

Installation
SKILL.md

Requesting Code Review

Dispatch aegis:code-reviewer subagent to catch issues before they cascade. The reviewer gets precisely crafted context for evaluation — never your session's history. This keeps the reviewer focused on the work product, not your thought process, and preserves your own context for continued work.

This skill is the canonical review-request workflow for method-pack implementation work. Use it to request review only after you have enough evidence, enough context, and a clear authority boundary for what the reviewer is being asked to assess.

Core principle: Review early, review often.

Findings First: Reviews lead with concrete findings before summary. Use bugs first, risk first, tests first. Strengths and general assessment are still useful, but they must not bury correctness, evidence, architecture, or retirement problems.

Review readiness is not merge approval. A review can reduce uncertainty and recommend readiness, but it does not replace verification-before-completion and does not grant completion authority.

When to Request Review

Installs
15
GitHub Stars
567
First Seen
May 7, 2026
requesting-code-review — ganyuanran/aegis