santa-method

Automate dual-review verification with isolated reviewers and a verdict gate.

86|21|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Jamkris/everything-gemini-code --skill santa-method-jamkris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: santa-method
Source: https://github.com/Jamkris/everything-gemini-code/tree/main/skills/santa-method
Command: npx skills add https://github.com/Jamkris/everything-gemini-code --skill santa-method-jamkris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Santa Method provides a dual-review verification framework that reduces single-review biases and improves output reliability by requiring two independent reviewers to approve before shipping.

Core Features & Use Cases

  • Independent dual reviews with strict isolation to prevent context leakage.
  • A structured verdict gate and a convergence loop that iteratively fixes issues until NICE.
  • Clear escalation pathways if convergence fails or risks remain.
  • Suitable for production content, regulatory-compliant documentation, and high-stakes software artifacts.

Quick Start

Run two isolated reviewers on the generated output and iterate fixes until both pass.

Frequently Asked Questions about santa-method

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

FAQPage Schema
How does dual-review verification improve quality assurance for production content?

Dual-review verification improves quality assurance by requiring two isolated reviewers to independently check production content, mitigating single-reviewer bias. A structured convergence loop iterates fixes until both reviewers pass the output or trigger an escalation.

How do I automate risk mitigation for regulatory-compliant documentation?

You can automate risk mitigation for regulatory-compliant documentation by running two isolated reviewers on the generated text, iterating fixes through a structured verdict gate until both reviewers converge on a PASS status or escalate unresolved risks.

When do I need adversarial dual reviews for software artifacts?

You need adversarial dual reviews for software artifacts when accuracy, compliance, or safety matter before shipping. The method enforces isolated reviews and iterative fixes on technical docs or code until convergence is achieved or risks escalate.

What happens if two independent reviewers do not converge during output verification?

If two independent reviewers do not converge during output verification, the framework provides clear escalation pathways. This ensures that unresolved issues or remaining risks in production content are escalated rather than bypassing the structured verdict gate.

Can I use convergence loops for customer communications safety checks?

Yes, you can use convergence loops for customer communications safety checks. The framework applies isolated dual reviews and iterative fixes to any production content where accuracy matters, requiring both reviewers to pass before shipping.

What are the limitations of single-review verification compared to dual-review?

Single-review verification carries inherent biases and lacks convergence checks, whereas dual-review verification enforces two isolated approvals and a structured verdict gate. However, dual-review requires iterative fixes until convergence, which may delay shipping for complex content.

Related Skills