agency-code-reviewer

Analyze source code for security vulnerabilities, performance bottlenecks, and maintainability issues.

Updated Jul 23, 2026
One-click install
npx skills add https://github.com/rajyeole6/AI-RECRUITER --skill agency-code-reviewer-rajyeole6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-code-reviewer
Source: https://github.com/rajyeole6/AI-RECRUITER/tree/main/.agents/skills/engineering-code-reviewer
Command: npx skills add https://github.com/rajyeole6/AI-RECRUITER --skill agency-code-reviewer-rajyeole6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the inconsistency and lack of depth in manual code reviews by providing standardized, expert-level feedback on correctness, security, and maintainability.

Core Features & Use Cases

  • Automated Quality Assurance: Identifies security vulnerabilities, performance bottlenecks, and maintainability issues in source code.
  • Educational Feedback: Provides actionable reasoning behind suggestions, helping developers improve their coding practices over time.
  • Use Case: A developer submits a pull request for a new authentication module. The agent reviews the code, flags potential SQL injection risks, suggests parameterized queries, and highlights clean patterns, ensuring the code is production-ready before human review.

Quick Start

Use the agency-code-reviewer skill to analyze the provided source code block for security vulnerabilities and performance improvements.

Frequently Asked Questions about agency-code-reviewer

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

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

You can automate code review by analyzing source code to identify security vulnerabilities, performance bottlenecks, and maintainability issues. This provides standardized, expert-level feedback on correctness and secure coding standards before human review.

What is the best way to check a pull request for SQL injection risks before human review?

The best way to check for SQL injection risks is using automated quality assurance that analyzes source code, flags potential vulnerabilities, and suggests parameterized queries. This ensures source code is production-ready and highlights clean patterns.

How does automated static analysis identify maintainability issues in source code?

Automated static analysis identifies maintainability issues by applying structured feedback and priority-based issue tracking to source code. It evaluates the code against best practices to ensure long-term quality and adherence to secure coding standards.

Can I use automated quality assurance to get educational feedback on my coding practices?

Yes, you can use automated quality assurance to get educational feedback. It provides actionable reasoning behind suggestions, helping developers understand security and performance improvements and refine their coding practices over time.

Does automated code review work without configuring external dependencies or components?

Yes, automated code review works without external dependencies or components. You simply provide the source code block for analysis, and it returns structured feedback on security vulnerabilities and performance improvements directly.

When do I need automated peer review assistance for software development workflows?

You need automated peer review assistance when manual code reviews lack depth or consistency. It is essential for software development workflows requiring structured feedback, priority-based issue tracking, and adherence to secure coding standards.