afrexai-code-reviewer

Review code for security, performance, and architectural issues using the SPEAR framework.

2|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/simplefarmer69/ape-claw --skill afrexai-code-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: afrexai-code-reviewer
Source: https://github.com/simplefarmer69/ape-claw/tree/main/data/forge-skills/code-review
Command: npx skills add https://github.com/simplefarmer69/ape-claw --skill afrexai-code-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing code for security vulnerabilities, performance bottlenecks, architectural flaws, and reliability issues, ensuring higher code quality and faster development cycles.

Core Features & Use Cases

  • Comprehensive Code Analysis: Reviews code against the SPEAR framework (Security, Performance, Error Handling, Architecture, Reliability).
  • Multi-Language Support: Works with any programming language and repository.
  • Use Case: Integrate this skill into your CI/CD pipeline to automatically flag critical security flaws in pull requests before they are merged, preventing potential breaches.

Quick Start

Review the staged changes in this repo for security issues.

Frequently Asked Questions about afrexai-code-reviewer

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

FAQPage Schema
How do I automate security vulnerability detection in my pull requests?

Automated code review identifies security vulnerabilities, performance bottlenecks, and error handling gaps in pull requests before merging, preventing potential breaches and ensuring higher code quality.

What does the SPEAR framework cover for code quality analysis?

The SPEAR framework evaluates code across Security, Performance, Error Handling, Architecture, and Reliability dimensions, identifying architectural smells and test coverage issues while providing actionable recommendations.

Can I run code review on repositories written in any programming language?

Code review operates with multi-language support, working with any programming language and repository to detect reliability issues, architectural flaws, and security vulnerabilities regardless of stack.

What's the best way to integrate automated code analysis into a CI/CD pipeline?

Integrate this skill into your CI/CD pipeline to automatically flag critical security flaws, performance issues, and architectural smells in staged changes before they are merged.

Does automated code review detect architectural smells and test coverage gaps?

Automated code review detects architectural smells and evaluates test coverage, operating via the SPEAR framework to deliver detailed findings and actionable recommendations for enterprise-grade quality assurance.