review

Review SPADES project Scope or Plan with four specialized subagents.

Updated May 24, 2026
One-click install
npx skills add https://github.com/ChrisFmlyc/spades --skill review-chrisfmlyc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/ChrisFmlyc/spades/tree/main/plugins/spades/skills/review
Command: npx skills add https://github.com/ChrisFmlyc/spades --skill review-chrisfmlyc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spades-framework, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides an independent, comprehensive review of SPADES Scope, Plan, or both, leveraging a panel of four persona subagents to ensure a thorough examination of the project's requirements, risks, and strategic alignment.

Core Features & Use Cases

  • Multi-Persona Review: Four persona subagents (scope-guardian, architecture-strategist, security-lens, adversarial-reviewer) provide diverse perspectives on the project.
  • Structured Findings: Merged and prioritized findings are presented in a single report, highlighting convergence among subagents' opinions.
  • Mode Selection: Choose between Scope Review, Plan Review, or Full Review based on project stage and requirements.
  • Context Gathering: Collects necessary context from the project's Scope, Plan, and architecture documentation.
  • Output Format: Provides both a CLI digest and a persisted full report, available in Markdown or HTML format.

Quick Start

To review a Scope, use the command: /spades:review scope <scope-title>. To review a Plan, use: /spades:review plan <plan-title>.

Frequently Asked Questions about review

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

FAQPage Schema
How do I conduct an independent project assessment for a SPADES Scope or Plan?

You can conduct a multi-persona project assessment by running the review Skill on your SPADES Scope, Plan, or both. It uses four specialized subagents to independently verify design, security, and strategic considerations, producing a merged and prioritized findings report.

What is multi-persona review in quality assurance?

Multi-persona quality assurance review uses specialized subagents like scope-guardian, architecture-strategist, security-lens, and adversarial-reviewer to examine a project from diverse perspectives. This mechanism ensures thorough verification of requirements, risks, and strategic alignment by highlighting convergence among the reviewers' opinions.

Do I need the SPADES framework to run a project assessment?

Yes, you need the SPADES framework and its associated persona agents installed to run this project assessment. The review Skill explicitly depends on the spades-framework to gather context from your architecture documentation and execute the four specialized subagents.

How do I start a scope review or plan review?

To start a scope review, use the command `/spades:review scope <scope-title>`. To review a plan, use `/spades:review plan <plan-title>`. You can choose between Scope Review, Plan Review, or Full Review modes based on your current project stage and requirements.

What is the best way to get structured findings from a project assessment?

The best way to get structured findings is using a multi-persona review that merges and prioritizes subagent opinions into a single report. This approach highlights opinion convergence and provides both a CLI digest and a persisted full report in Markdown or HTML format.

When should I not use a multi-persona review?

You should not use a multi-persona review if your project lacks established SPADES Scope or Plan documentation. The review process requires context gathering from these specific architecture documents to function correctly and provide meaningful independent verification.