multi-agent-review-gate
CommunityGate and validate multi-agent outputs before merge.
Software Engineering#integration#multi-agent#governance#quality-assurance#conflict-detection#review-gate#code-merge
Authorissdandavis
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Enforces a structured review gate after parallel agents complete their work packets, ensuring outputs are compatible, correct, and safe to merge.
Core Features & Use Cases
- Completeness — Every work packet meets its done_criteria.
- Conflict scan — No two packets modified the same file in incompatible ways.
- Interface check — Cross-packet APIs, types, and contracts are consistent.
- Test validation — All packet-level and integration tests pass.
- Style & standards — Code follows project conventions (linting, formatting, naming).
- Security scan — No new secrets, injection vectors, or unsafe patterns introduced.
- Use Case — After a multi-agent-orchestrator run completes all packets; Before committing or pushing multi-agent work; When integrating outputs from agents that worked in parallel on related code.
Quick Start
Use the multi-agent-review-gate to validate and merge outputs from multiple agents.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: multi-agent-review-gate Download link: https://github.com/issdandavis/SCBE-AETHERMOORE/archive/main.zip#multi-agent-review-gate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.