project-review

Analyze code quality, architecture, security, UX, performance, and documentation.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/phoenixvc/agentkit-forge --skill project-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-review
Source: https://github.com/phoenixvc/agentkit-forge/tree/main/.agents/skills/project-review
Command: npx skills add https://github.com/phoenixvc/agentkit-forge --skill project-review

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for a systematic and comprehensive evaluation of software projects, ensuring high standards in code quality, security, and overall development.

Core Features & Use Cases

  • Code Quality Analysis: Assesses adherence to coding standards and best practices.
  • Architecture Review: Evaluates the structural integrity and scalability of the project's design.
  • Security Auditing: Identifies potential vulnerabilities and security risks.
  • Performance Benchmarking: Measures and analyzes application performance.
  • Documentation & Feature Completeness: Verifies the quality and extent of project documentation and features.
  • Roadmap Generation: Produces a prioritized plan for improvements organized into implementation waves.

Quick Start

Initiate a full project review focusing on all aspects of the codebase.

Frequently Asked Questions about project-review

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

FAQPage Schema
How do I perform a comprehensive project review on my codebase?

A comprehensive project review analyzes code quality, architecture, security, UX, performance, documentation, and feature completeness. It produces structured findings with a prioritized improvement roadmap organized into implementation waves.

What does an architecture review evaluate in a software project?

An architecture review evaluates the structural integrity and scalability of your project's design. It identifies weaknesses in the system's foundation to ensure it can support future growth and maintainability.

How does security auditing work during a project assessment?

Security auditing during a project assessment identifies potential vulnerabilities and security risks within the codebase. It systematically scans for threats to ensure the application meets high security standards.

Can I generate a prioritized roadmap for fixing code review findings?

Yes, generating a prioritized roadmap is a core feature of a project assessment. It takes structured findings from the review and organizes them into implementation waves for systematic improvements.

What is the best way to benchmark performance during a project review?

Performance benchmarking during a project review measures and analyzes application performance under various conditions. It identifies bottlenecks and provides data to optimize the overall responsiveness and efficiency of the system.

When do I need a production-grade project assessment?

You need a production-grade project assessment when preparing a software project for deployment or scaling. It ensures high standards in code quality, security, and overall development before release.