code_review

Spawn an architect subagent for deep architectural analysis and planning.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/adminsairolotech-bit/sai-rolotech-smart-engines --skill code-review-adminsairolotech-bit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code_review
Source: https://github.com/adminsairolotech-bit/sai-rolotech-smart-engines/tree/main/.local/skills/code_review
Command: npx skills add https://github.com/adminsairolotech-bit/sai-rolotech-smart-engines --skill code-review-adminsairolotech-bit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Spawn an architect subagent to perform deep architectural analysis and strategic guidance for software projects.

Core Features & Use Cases

  • Spawn an architect subagent for in-depth architecture analysis and planning.
  • Provide debugging assistance and root-cause analysis.
  • Support post-feature-release reviews and debt assessment with strategic recommendations.

Quick Start

Invoke the architect with a specific task and the relevant files to analyze.

Frequently Asked Questions about code_review

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

FAQPage Schema
How do I perform an architectural review after a major feature release?

Architectural review after a feature release is performed by spawning an architect subagent to analyze relevant files and evaluate system design, identifying technical debt, and planning mitigation strategies.

What is deep architectural analysis and how does it guide strategic planning?

Deep architectural analysis evaluates system design by reviewing relevant files and git commits to identify technical debt, providing strategic guidance and mitigation planning for software projects.

How do I analyze technical debt using relevant files and git history?

To analyze technical debt, you provide relevant files, optional responsibility parameters, and relevant git commits to an architect subagent, which evaluates system design and generates strategic mitigation recommendations.

Does the code review subagent work with git diffs for root-cause debugging?

Yes, the code review subagent works with git diffs for root-cause debugging by accepting an optional includeGitDiff parameter alongside relevant files to perform deep architectural analysis and identify issues.

When do I need to spawn an architect subagent for system design evaluation?

You need to spawn an architect subagent when evaluating system design, assessing technical debt after major feature releases, or planning mitigation strategies that require deep architectural analysis and strategic guidance.