code_review

Analyze codebases using file paths, git diffs, and commit ranges.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Celia-12/Proyecto-Mern --skill code-review-celia-12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code_review
Source: https://github.com/Celia-12/Proyecto-Mern/tree/main/frontend/.local/skills/code_review
Command: npx skills add https://github.com/Celia-12/Proyecto-Mern --skill code-review-celia-12

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developers often need strategic guidance, thorough architecture evaluation, and detailed debugging assistance for complex features, but lack a dedicated assistant to perform deep code analysis and planning.

Core Features & Use Cases

  • Architect Sub‑Agent: Spawns an analytical sub‑agent that can evaluate code, propose designs, and generate implementation plans.
  • Targeted Debugging: Analyzes specific files, git diffs, or commit ranges to pinpoint root causes and suggest fixes.
  • Strategic Planning: Provides high‑level plans for new features, such as rate limiting, authentication revamps, or service decomposition.

Quick Start

Use the code_review skill to evaluate the authentication module and suggest improvements.

Frequently Asked Questions about code_review

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

FAQPage Schema
How do I analyze a git diff to pinpoint the root cause of a bug?

To analyze a git diff for debugging, provide the specific file paths or commit ranges to generate a comprehensive analysis that pinpoints root causes and suggests targeted fixes. This approach evaluates the code changes directly to identify the underlying issue.

Can I get an architectural review for a complex feature implementation?

Yes, you can get an architectural review for a complex feature by applying this analysis to evaluate system design and propose implementation plans. It spawns an analytical sub-agent to provide deep architectural evaluation and strategic planning for features like rate limiting or service decomposition.

What is the best way to plan the decomposition of a monolithic service?

The best way to plan service decomposition is to use strategic planning analysis that evaluates your current codebase architecture. It generates high-level plans and design proposals to guide the breakdown of complex systems into manageable services.

Does the code review process work with specific commit ranges?

Yes, the code review process works with specific commit ranges to provide detailed debugging and analysis. By leveraging these ranges, it produces comprehensive evaluation results targeting the exact code changes you need to assess.

When do I need a dedicated sub-agent for code analysis?

You need a dedicated sub-agent for code analysis when you require deep architectural evaluation, targeted debugging, or strategic planning for complex features. It provides detailed insight by analyzing file paths and git diffs beyond simple surface-level checks.