reviewer

Analyze codebases for quality, performance, and security issues.

59|8|Updated Jun 7, 2025
One-click install
npx skills add https://github.com/pwnk77/agentic-workflows --skill reviewer-pwnk77
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewer
Source: https://github.com/pwnk77/agentic-workflows/tree/main/prd-system/skills/reviewer
Command: npx skills add https://github.com/pwnk77/agentic-workflows --skill reviewer-pwnk77

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @r-mcp/static-analysis, specgen-mcp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates in-depth code reviews, identifying issues across quality, performance, and security to ensure robust and optimized software.

Core Features & Use Cases

  • Multi-Domain Analysis: Conducts separate reviews for code quality, performance bottlenecks, and security vulnerabilities.
  • Improvement Specification: Generates detailed reports outlining identified issues, severity, recommended fixes, and an implementation roadmap.
  • Use Case: Integrate this Skill into your CI/CD pipeline to automatically flag potential security risks or performance regressions before they reach production.

Quick Start

Use the reviewer skill to review the codebase in the current directory.

Frequently Asked Questions about reviewer

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

FAQPage Schema
How do I automate code review to identify performance bottlenecks and security vulnerabilities?

Automated code review assesses technology stacks and component relationships to identify security vulnerabilities and performance bottlenecks. It generates detailed improvement specifications with severity rankings and implementation roadmaps to reduce technical debt across your codebase.

Can I integrate automated security audits into my CI/CD pipeline?

Yes, automated code auditing can be integrated into CI/CD pipelines to flag security risks and performance regressions before production deployment. This enables continuous quality assurance and automated technical debt reduction throughout the software development lifecycle.

What is the best way to reduce technical debt across multiple software domains?

The best way to reduce technical debt is conducting multi-domain code analysis across quality, performance, and security layers. This approach identifies key files for in-depth assessment and generates implementation roadmaps for systematic technical debt reduction.

Does static analysis work with automated code auditing for technology stack mapping?

Static analysis dependencies support automated code auditing by evaluating technology stacks and mapping component relationships. This enables identification of key files for in-depth assessment and generation of comprehensive improvement specifications.

What are the limitations of automated code review for technical debt reduction?

Automated code review focuses on quality, performance, and security domains, generating improvement specifications rather than directly applying fixes. It requires manual implementation of the recommended roadmap, meaning developers must still execute the identified technical debt reduction strategies.