review-with-subagent

Spawn a subagent to review changes against the project plan and quality standards.

13|2|Updated Nov 16, 2025
One-click install
npx skills add https://github.com/rstacruz/agentic-toolkit --skill review-with-subagent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-with-subagent
Source: https://github.com/rstacruz/agentic-toolkit/tree/main/skill/atk/review-with-subagent
Command: npx skills add https://github.com/rstacruz/agentic-toolkit --skill review-with-subagent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Spawn a dedicated subagent to review changes against the plan and quality standards, ensuring alignment and catching issues early.

Core Features & Use Cases

  • Spawn a general subagent to review changes against the plan and quality standards.
  • Use prioritized feedback (P1, P2, P3) to guide fixes and improvements.
  • Integrate with post-implementation workflows to validate code quality, architecture decisions, and documentation consistency.

Quick Start

Spawn a general subagent to review the latest changes against the plan and quality standards.

Frequently Asked Questions about review-with-subagent

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

FAQPage Schema
How do I automate code review against a project plan?

Automating code review against a project plan involves spawning a subagent to check changes for plan alignment, code quality, and bug detection. This ensures post-implementation validation and documentation consistency without manual effort.

What is a subagent workflow for post-implementation quality assurance?

A subagent workflow for quality assurance spawns a dedicated agent to review changes against quality standards, enforcing architecture decisions and security considerations while providing prioritized feedback to guide fixes.

How do I enforce plan alignment and code quality checks automatically?

To enforce plan alignment and code quality checks automatically, orchestrate a subagent during your post-implementation workflow to detect bugs, validate architecture decisions, and ensure documentation consistency.

Can I prioritize code review feedback to guide fixes?

Yes, you can prioritize code review feedback using P1, P2, and P3 categories to guide fixes and improvements, ensuring critical issues are addressed first during the subagent review process.

When do I need to spawn a subagent for documentation consistency checks?

You need to spawn a subagent for documentation consistency checks during post-implementation workflows where deep code quality checks are required to align changes with the project plan and quality standards.