cross-agent-review

Review agent patches for protocol, safety, and documentation gaps.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/StiensGate928/Srtforge --skill cross-agent-review-stiensgate928
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-agent-review
Source: https://github.com/StiensGate928/Srtforge/tree/main/.agents/skills/cross-agent-review
Command: npx skills add https://github.com/StiensGate928/Srtforge --skill cross-agent-review-stiensgate928

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams ensure that another agent's work adheres to defined handoff protocols, safety requirements, and documentation standards by performing a structured review of changes, handoffs, and execution plans.

Core Features & Use Cases

  • Structured review against AGENTS.md, CODEX.md, HANDOFF.md, and ExecPlan.
  • Checks for protocol compliance and potential gaps in documentation.
  • Use Case: During a multi-agent handoff, run cross-agent-review to validate changes before integration.

Quick Start

Review the latest agent patch for protocol compliance.

Frequently Asked Questions about cross-agent-review

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

FAQPage Schema
How do I validate agent protocol compliance before a multi-agent code handoff?

Validate agent protocol compliance by reviewing recent file changes against AGENTS.md, CODEX.md, and HANDOFF.md to identify safety gaps and enforce integration standards before completing a multi-agent code handoff.

What is cross-agent review for code safety and handoff documentation?

Cross-agent review identifies and reports harness, protocol, and safety gaps in another agent's patch by applying structured checks to AGENTS.md, HANDOFF.md, active ExecPlan, and recent file changes.

How do I check an agent patch for non-exposure of secrets and documentation updates?

Check an agent patch for non-exposure of secrets and documentation updates by enforcing review validations that scan recent file changes, confirm protocol adherence, and verify safety standards during the handoff process.

When do I need to run a structured review of agent execution plans?

Run a structured review of agent execution plans during multi-agent handoffs to validate changes before integration, ensuring another agent's work adheres to defined safety requirements and handoff protocols.

Does automated agent review work without external dependencies?

Yes, automated agent review works without external dependencies, relying entirely on internal protocol validation logic to assess harness gaps, documentation updates, and safety compliance within the provided branch or patch.