What problem does it solve?
This Skill provides a structured protocol for agents to review each other's work, ensuring alignment on scope, calibration of priorities, and domain-aware feedback, preventing miscommunication and improving overall output quality.
Core Features & Use Cases
- Structured Review Protocol: Defines clear steps for identifying scope, checking domain relevance, and providing calibrated feedback using priority tiers (CRITICAL, MAJOR, MINOR, DEFER).
- Role-Specific Guidance: Offers tailored review focus areas and deferral points for different agent types (e.g., Feature Agent, Expert Agent, Architecture).
- Handoff & Conflict Resolution: Facilitates smooth transitions between agents and provides a framework for resolving disagreements.
- Use Case: When a
feature-interface-cli agent completes a new command implementation, it can use this skill to initiate a cross-review with an expert-python agent to ensure code quality and adherence to Python best practices, while the expert-python agent defers on CLI-specific structural decisions.
Quick Start
Initiate a cross-review for the 'basecamp-server' artifact, with the reviewer being 'agent-cross-review' and the author being 'basecamp-server'.