reviewing-code

Review code for plan alignment, quality, testing, security, and documentation.

4|1|Updated Oct 29, 2025
One-click install
npx skills add https://github.com/bacchus-labs/wrangler --skill reviewing-code-bacchus-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewing-code
Source: https://github.com/bacchus-labs/wrangler/tree/main/skills/reviewing-code
Command: npx skills add https://github.com/bacchus-labs/wrangler --skill reviewing-code-bacchus-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining high code quality, ensuring adherence to architectural principles, and verifying that implementations align with original specifications, thereby reducing bugs and improving maintainability.

Core Features & Use Cases

  • Systematic Code Review: Conducts thorough reviews covering plan alignment, code quality, architecture, testing, security, and documentation.
  • TDD Compliance Verification: Specifically checks for adherence to Test-Driven Development practices.
  • Actionable Feedback: Provides prioritized, constructive feedback with clear recommendations.
  • Use Case: When a developer submits a pull request, this Skill can be invoked to perform a comprehensive review, identifying potential issues before merging and ensuring the code meets all quality gates.

Quick Start

Initiate a code review for the latest changes in the current branch.

Frequently Asked Questions about reviewing-code

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

FAQPage Schema
How do I perform a systematic code review for a pull request?

A systematic code review evaluates plan alignment, code quality, architecture, testing, security, and documentation to provide prioritized, actionable feedback before merging changes.

What does TDD compliance verification check during a code review?

TDD compliance verification checks whether the implementation adheres to Test-Driven Development practices, ensuring tests are properly structured and validate the code against original specifications.

How do I ensure my code meets architectural principles and quality standards?

To ensure code meets architectural principles and quality standards, a comprehensive review analyzes plan alignment, code quality, architecture, testing practices, security, performance, and documentation.

Can I get prioritized actionable feedback for critical and minor code issues?

Yes, prioritized actionable feedback categorizes identified code quality, security, and performance issues into critical, important, and minor levels to guide necessary improvements.

Does this code review process check alignment with original specifications?

Yes, the code review process specifically analyzes plan alignment to verify that implementations match original specifications, thereby reducing bugs and improving maintainability.

What is the best way to automate quality assurance checks before merging code?

Automating quality assurance involves conducting a comprehensive review covering code quality, architecture, testing, and security to identify potential issues and ensure implementations meet all quality gates.