requesting-code-review

Automate code review requests and manage categorized feedback via a subagent.

6|Updated Jan 14, 2020
One-click install
npx skills add https://github.com/SteamedFish/dotfiles --skill requesting-code-review-steamedfish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/SteamedFish/dotfiles/tree/main/.config/opencode/skills/superpowers/requesting-code-review
Command: npx skills add https://github.com/SteamedFish/dotfiles --skill requesting-code-review-steamedfish

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the code review process, ensuring that code is checked for quality, adherence to requirements, and production readiness before being merged, thereby preventing bugs and improving overall code health.

Core Features & Use Cases

  • Automated Review Dispatch: Integrates with a code reviewer subagent to perform detailed code analysis.
  • Structured Feedback: Provides categorized feedback on code quality, architecture, testing, and requirements.
  • Workflow Integration: Supports various development workflows including subagent-driven development, plan execution, and ad-hoc reviews.
  • Use Case: After completing a feature, you can use this Skill to automatically send your changes to the code-reviewer subagent, get feedback on potential issues, and address them before merging to the main branch.

Quick Start

Dispatch the code-reviewer subagent with your code changes and review the feedback provided.

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 requests before merging changes?

Automate code review requests by dispatching a code-reviewer subagent to analyze your changes. The system evaluates code quality, architectural standards, and testing protocols, returning categorized feedback to ensure production readiness before integration.

What is structured feedback categorization in a code review workflow?

Structured feedback categorization in a code review workflow classifies issues into Critical, Important, and Minor levels. This approach helps developers prioritize actionable recommendations for code improvement and address production readiness concerns systematically.

Can I use subagent-driven development for ad-hoc code quality assurance checks?

Yes, you can use subagent-driven development for ad-hoc code quality assurance checks. The workflow supports dispatching a dedicated subagent to perform detailed analysis on requirements adherence and architecture anytime during development.

Does automated code quality assurance check testing protocols and requirements adherence?

Automated code quality assurance checks both testing protocols and requirements adherence. It ensures code meets architectural standards and functional requirements before integration by facilitating structured evaluations through a dedicated subagent.

What's the best way to manage code review feedback for production readiness?

The best way to manage code review feedback for production readiness is using categorized responses. By separating feedback into Critical, Important, and Minor classifications, you can systematically address architectural flaws and testing gaps before merging.

When do I need an automated code review subagent in my development workflow?

You need an automated code review subagent when streamlining development workflows to prevent bugs. It facilitates quality assurance by dispatching detailed code analysis, ensuring changes meet architectural standards and testing protocols before main branch integration.