requesting-code-review

Request targeted code reviews with Git SHAs and severity-based feedback.

28|1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/bidah/react-native-hifi --skill requesting-code-review-bidah
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/bidah/react-native-hifi/tree/main/skills/requesting-code-review
Command: npx skills add https://github.com/bidah/react-native-hifi --skill requesting-code-review-bidah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures subagent-driven work stays high quality by routing each completed task or merge candidate through a focused reviewer before issues cascade into the main effort.

Core Features & Use Cases

  • Mission-focused reviews: Dispatch react-native-hifi:code-reviewer with a curated summary, plan reference, and Git SHAs after every task or major feature build.
  • Severity-aware feedback: The code-reviewer template captures strengths plus categorized Critical, Important, and Minor findings so you know which fixes are urgent.
  • Workflow integration: Request reviews after task batches, before merges, or anytime you need fresh eyes to keep the implementation plan intact.

Quick Start

Ask the agent to request a code review with the latest task details, Git SHAs, and plan context before moving to the next milestone.

Frequently Asked Questions about requesting-code-review

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

FAQPage Schema
How do I request a code review before merging React Native features?▼

To request a code review before merging, provide the agent with Git SHAs, an implementation summary, and plan context so it can dispatch a focused reviewer to catch regressions in your React Native workflow.

What is subagent-driven development and how does peer review fit in?▼

Subagent-driven development routes completed tasks through a dedicated reviewer agent to maintain quality. Peer review fits in by validating each task batch before issues propagate into the main implementation plan.

How do I get severity-based feedback on recent git commits?▼

You get severity-based feedback by routing git commits through a code reviewer that categorizes findings into Critical, Important, and Minor, ensuring you know which fixes are urgent before proceeding.

When should I request a peer review during feature development?▼

You should request a peer review after completing task batches, finishing major feature builds, or before merges to keep your implementation plan intact and catch regressions early.

Can I use this code review workflow without an implementation plan?▼

An implementation plan is required context for the reviewer. The workflow depends on providing plan references alongside Git SHAs and implementation summaries to ensure mission-focused feedback.