code_review

Spawn an architect subagent for deep codebase analysis and planning.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/lostitonce420-beep/novaura.life-official --skill code-review-lostitonce420-beep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code_review
Source: https://github.com/lostitonce420-beep/novaura.life-official/tree/main/The-Gilded-Cage/.local/skills/code_review
Command: npx skills add https://github.com/lostitonce420-beep/novaura.life-official --skill code-review-lostitonce420-beep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Spawn an architect subagent for deep architectural analysis, planning, and debugging, enabling strategic guidance without writing code.

Core Features & Use Cases

  • Spawn an architect subagent for analysis and planning.
  • Provide evaluation, planning, and debugging guidance focused on architecture and system design.
  • Use for root cause analysis, design pattern recommendations, and debt assessments.
  • Not suitable for tasks requiring direct code edits; use the delegation skill instead.

Quick Start

Invoke the architect with a clear task and the relevantFiles list to start analysis and planning.

Frequently Asked Questions about code_review

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

FAQPage Schema
How do I perform a strategic code review for architectural planning?

A strategic code review for architectural planning is performed by spawning an architect subagent that analyzes your codebase to provide design pattern recommendations and systematic guidance without directly writing code.

What is the best way to analyze technical debt and root causes in a complex system?

Analyzing technical debt and root causes is achieved by passing a specific task and relevant files to an architect subagent, which drives structured analysis to identify systemic issues and evaluate design flaws.

Can I use this for direct code edits during major feature work?

You cannot use this for direct code edits during major feature work. It provides evaluation, planning, and debugging guidance focused on architecture, requiring a separate delegation skill for actual code modifications.

How do I start system design analysis using an architect subagent?

To start system design analysis, you invoke the architect subagent with a clear task definition and a list of relevant files, adding optional parameters like responsibility and git diff details to drive the structured analysis.

When should I not use an architect subagent for codebase debugging?

You should not use an architect subagent for codebase debugging when your task requires direct code modifications, as this approach is strictly reserved for deep architectural analysis, planning, and design evaluation.