code_review

Spawn an architect subagent for code analysis, planning, and debugging.

2|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/patriotnewsactivism/Casebuddy-AI-Law-Partner --skill code-review-patriotnewsactivism
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code_review
Source: https://github.com/patriotnewsactivism/Casebuddy-AI-Law-Partner/tree/main/.local/skills/code_review
Command: npx skills add https://github.com/patriotnewsactivism/Casebuddy-AI-Law-Partner --skill code-review-patriotnewsactivism

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides deep architectural analysis, code understanding, and strategic guidance to improve code quality and identify potential issues.

Core Features & Use Cases

  • Architectural Analysis: Gain insights into system design and patterns.
  • Code Quality Assessment: Identify technical debt and areas for improvement.
  • Debugging Assistance: Perform root cause analysis for complex issues.
  • Planning: Create implementation plans for new features.

Quick Start

Use the architect skill to create a plan for implementing rate limiting on API endpoints.

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 code analysis for architectural review?

Deep code analysis for architectural review is performed by spawning an architect subagent to evaluate system design, identify technical debt, and provide strategic guidance for improving code quality.

Can I use this for debugging and finding the root cause of complex issues?

Yes, you can use this for debugging by leveraging the architect subagent to conduct root cause analysis, providing strategic insights rather than direct code implementation fixes.

What do I need to provide for a comprehensive code quality assessment?

For a comprehensive code quality assessment, you need to provide specific tasks, relevant file paths, and optional parameters like responsibility context and git diff inclusion.

What is the best way to plan implementing a new feature in my codebase?

The best way to plan implementing a new feature is to use the architect skill to generate strategic implementation plans based on deep analysis of your existing codebase structure.

Does this skill directly modify my code to fix technical debt?

No, this skill does not directly modify code to fix technical debt; it specializes in architectural analysis, strategic planning, and identifying areas for improvement.

When should I not use an architect subagent for code review?

You should not use an architect subagent when you need direct code implementation or automated formatting, as it strictly provides deep analysis, planning, and debugging guidance.