nobody-requests-code-review

Guide code review with pre-review checklists and delegated subagent review.

36|1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/HashWarlock/nobody-plans-for-pi --skill nobody-requests-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nobody-requests-code-review
Source: https://github.com/HashWarlock/nobody-plans-for-pi/tree/main/skills/nobody-requests-code-review
Command: npx skills add https://github.com/HashWarlock/nobody-plans-for-pi --skill nobody-requests-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps ensure code quality and adherence to requirements by providing a structured process for self-review or delegation to a reviewer agent before merging changes.

Core Features & Use Cases

  • Structured Self-Review: Guides developers through a checklist to identify potential issues before human review.
  • Delegated Review: Facilitates the use of a dedicated reviewer subagent for an objective assessment.
  • Use Case: Before merging a new feature, you can use this skill to perform a thorough self-check or ask the reviewer agent to find any critical bugs or security vulnerabilities.

Quick Start

Use the requesting-code-review skill to verify the recent changes.

Frequently Asked Questions about nobody-requests-code-review

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

FAQPage Schema
How do I perform a structured code review before a merge?

A structured code review uses pre-review checklists and self-review guidelines to identify bugs and verify adherence to project specifications before code integration. This process enforces best practices for code submission and merge requests.

What is a pre-review checklist for quality assurance?

A pre-review checklist for quality assurance is a structured set of guidelines used to detect bugs, security vulnerabilities, and specification deviations before code integration. It enforces best practices for code submission prior to merge requests.

Can I delegate code review to an automated reviewer subagent?

Yes, you can delegate code review to a dedicated subagent for an objective assessment. This delegated review facilitates finding critical bugs and security vulnerabilities before merging changes.

How do I verify code quality and adherence to project specifications?

You verify code quality and adherence to project specifications by guiding developers through a structured self-review checklist or delegating the assessment to a reviewer subagent before integration. This enforces best practices for code submission.

Does self-review work for finding security vulnerabilities before merging?

Self-review works for finding security vulnerabilities by guiding developers through a structured checklist to identify potential issues before human review. It addresses the need for quality assurance and bug detection before code integration.