requesting-code-review

Route code changes to a dedicated reviewer subagent for structured feedback.

504|66|Updated Jul 16, 2024
One-click install
npx skills add https://github.com/foxminchan/BookWorm --skill requesting-code-review-foxminchan
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/foxminchan/BookWorm/tree/main/.github/skills/requesting-code-review
Command: npx skills add https://github.com/foxminchan/BookWorm --skill requesting-code-review-foxminchan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating code reviews and maintaining quality across task-driven development can be inconsistent. This Skill automates the review workflow by routing changes to a dedicated code-reviewer subagent, ensuring timely and structured feedback.

Core Features & Use Cases

  • Structured review templates: Standardized feedback via templates ensures consistency and traceability across reviews.
  • Task-aligned reviews: Trigger reviews after each task or milestone in subagent-driven development to catch issues early.
  • Workflow integration: Integrates with Git workflows to attach reviewer feedback to commits and PRs, improving collaboration and quality control.

Quick Start

Request a code review after completing a feature by dispatching the code-reviewer subagent with a brief summary.

Frequently Asked Questions about requesting-code-review

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

FAQPage Schema
How do I automate code review workflows for subagent-driven development?▼

Automating code review workflows involves routing changes to a dedicated code-reviewer subagent, which enforces structured templates and aligns feedback with the current task plan to ensure early issue detection.

What is structured feedback in peer code reviews?▼

Structured feedback in peer code reviews uses standardized templates to enforce consistency and traceability, ensuring that all changes meet acceptance criteria and align with the current task plan.

How do I trigger a code review after completing a feature?▼

Trigger a code review after completing a feature by dispatching the code-reviewer subagent with a brief summary of the changes to receive task-aligned, structured feedback.

Does automated code review integrate with Git workflows?▼

Automated code review integrates with Git workflows by attaching structured reviewer feedback directly to commits and pull requests, improving collaboration and quality control.