code_review

Spawn a code-review subagent to analyze architecture and code quality.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/shahmirerror/gsdcp-mobile --skill code-review-shahmirerror
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code_review
Source: https://github.com/shahmirerror/gsdcp-mobile/tree/main/.local/skills/code_review
Command: npx skills add https://github.com/shahmirerror/gsdcp-mobile --skill code-review-shahmirerror

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates deep architectural analysis by spawning a code-review subagent to guide planning, debugging, and strategic guidance for software projects.

Core Features & Use Cases

  • Spawn an architect-like subagent for analysis and strategic recommendations.
  • Support root-cause analysis, system design decisions, and technical debt assessment.
  • Verify architecture after feature completion and propose improvements.

Quick Start

Invoke the architect on the target feature with the relevant files to start a code review.

Frequently Asked Questions about code_review

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

FAQPage Schema
How do I perform deep architectural analysis on a large codebase?

Deep architectural analysis is performed by spawning an analysis-focused subagent that evaluates code quality and system design decisions. This approach structures the review by delegating tasks like root-cause debugging and technical debt assessment across relevant files.

Can I use a subagent to find the root cause of bugs in system design?

Yes, a subagent supports root-cause debugging by analyzing architecture and system design decisions. It processes defined inputs including the specific task, relevant files, and component responsibilities to isolate underlying structural issues.

What's the best way to automate strategic code review after feature completion?

Automating strategic code review involves spawning an architect-like subagent to verify architecture after feature completion. This delegates the evaluation workflow, analyzing code quality and proposing structural improvements based on defined file inputs.

Do I need to specify relevant files to start an automated code review?

Yes, specifying relevant files is required to start an automated code review. The subagent workflow relies on clearly defined inputs, specifically the target task, relevant files, and the responsibility scope, to accurately guide planning and evaluate the architecture.

When do I need an architect subagent for planning and debugging?

An architect subagent is needed when planning and debugging require structured task delegation across large codebases. It applies to deep architectural analysis, system design decisions, and verifying that implemented features align with the intended structural strategy.

How does a code review subagent handle technical debt assessment?

A code review subagent handles technical debt assessment by analyzing system design decisions and code quality across relevant files. It acts as an architect-like entity to evaluate the current architecture and propose targeted structural improvements.