oracle-review

Automate quorum-gated plan review and evidence audit with three auditor agents.

2|Updated Jul 13, 2025
One-click install
npx skills add https://github.com/krzemienski/shannon --skill oracle-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oracle-review
Source: https://github.com/krzemienski/shannon/tree/main/skills/oracle-review
Command: npx skills add https://github.com/krzemienski/shannon --skill oracle-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the review and audit process for plans and evidence in the /shannon:forge workflow, ensuring a robust quorum-gated validation before and after execution.

Core Features & Use Cases

  • Quorum-Gated Review: Spawns 3 auditor agents (critic, reviewer, validator) for plan review and evidence audit.
  • Pre-Execution Validation: Ensures a majority approval before proceeding with the /shannon:forge workflow.
  • Post-Execution Audit: Validates evidence after execution, maintaining the integrity of the system.

Quick Start

Request an 'oracle review' to initiate the plan review or evidence audit process.

Frequently Asked Questions about oracle-review

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

FAQPage Schema
How do I automate plan review and evidence audit with independent agents?

You can automate plan review and evidence audit by spawning three independent auditor agents for validation. This approach requires at least two approvals and zero unresolved critical blockers for the quorum to pass successfully.

How does quorum validation work for multi-stage agentic workflows?

Quorum validation works by requiring a majority approval from three independent auditor agents (critic, reviewer, validator) before proceeding. The quorum passes only when at least two agents approve and no unresolved critical blockers remain in the plan or evidence.

Can I use independent auditor agents for pre-execution validation and post-execution audits?

Yes, the independent auditor agents support both pre-execution validation and post-execution audits. Pre-execution validation ensures a majority approval before proceeding with the workflow, while post-execution audits validate the evidence to maintain system integrity.

What is the best way to gate multi-agent review processes in an agentic workflow?

The best way to gate multi-agent review processes is using a quorum-gated system that spawns three independent auditor agents. This setup validates plans and evidence by requiring a majority approval of at least two agents with no unresolved critical blockers before proceeding.

When do I need quorum-gated validation for plan review?

You need quorum-gated validation for plan review when executing multi-stage agentic workflows that require robust verification. It is applicable when you must ensure evidence and plans pass independent audits by three agents before and after execution to maintain system integrity.