code-review

Orchestrate parallel multi-agent reviews to surface security, architecture, and quality findings.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Angel1104/architecture-docs --skill code-review-angel1104
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Angel1104/architecture-docs/tree/main/FE-MOBILE/commands/code-review
Command: npx skills add https://github.com/Angel1104/architecture-docs --skill code-review-angel1104

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovery tool — multi-agent code review that surfaces security issues, architecture violations, and quality problems in existing code. Use when you want to audit the codebase, review a feature, review a specific path, or produce a findings report before deciding what to fix. Findings feed into /intake to become CR items. Spawns sw-architect, security-engineer, and backend/flutter-engineer in parallel.

Core Features & Use Cases

  • Multi-agent orchestration: runs in parallel to surface security issues, architecture violations, and quality problems across the codebase.
  • Scope-flexible reviews: audit the entire project or a specific path/feature and generate a findings report for intake.
  • Agent collaboration: coordinates sw-architect, security-engineer, and backend/flutter-engineer to cover backend and Flutter code aspects.

Quick Start

Provide a path or scope (for example, the whole codebase or a specific path) and I will run the discovery workflow to surface findings.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I audit an existing codebase for security issues and architecture violations?

To audit an existing codebase for security issues and architecture violations, provide a project path to trigger a parallel multi-agent review that surfaces findings across backend and Flutter code. This generates a validated findings report for intake processing.

Can I review a specific feature path instead of auditing the whole codebase?

Yes, you can review a specific feature path instead of auditing the whole codebase by providing a scoped path. The multi-agent discovery workflow adjusts to the defined scope, coordinating specialized agents to surface relevant quality problems and security findings.

How does multi-agent code review work for finding quality problems?

Multi-agent code review works for finding quality problems by spawning sw-architect, security-engineer, and backend/flutter-engineer agents in parallel. This orchestration validates discovered findings against defined constraints and outputs a structured report for intake.

What is the best way to generate a findings report before deciding what to fix in software?

The best way to generate a findings report before deciding what to fix is to run a discovery workflow that orchestrates parallel reviews. It identifies security, architecture, and quality issues, feeding the structured output directly into intake for further processing.

Does multi-agent code review work with both backend and Flutter code?

Yes, multi-agent code review works with both backend and Flutter code by coordinating backend and flutter-engineer agents during the parallel discovery process. This ensures comprehensive coverage of architecture violations and security issues across your specific tech stack.