santa-method
SolidMulti-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.
Install
Quality Score: 96/100
Skill Content
Details
- Author
- affaan-m
- Repository
- affaan-m/everything-claude-code
- Created
- 4 months ago
- Last Updated
- yesterday
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
multi-agent-brainstorming
Simulate a structured peer-review process using multiple specialized agents to validate designs, surface hidden assumptions, and identify failure modes before implementation.
review-work
Independent post-implementation review — an agent with no sunk-cost bias checks just-written code or an artifact against its requirements, then resolves the issues found (max 2 rounds). Use to verify a change before shipping, get a second opinion, or check what you missed; auto-triggers for security-sensitive and data-mutation code. Not for code refactoring (use clean-code) or decision analysis (use debate-agents).
multi-agent-brainstorming
Use this skill when a design or idea requires higher confidence, risk reduction, or formal review. This skill orchestrates a structured, sequential multi-agent design review where each agent has a strict, non-overlapping role. It prevents blind spots, false confidence, and premature convergence.
verification-agent
Design or operate adversarial verification agents that independently validate implementation work with command-backed evidence, strict read-only boundaries, and explicit PASS FAIL PARTIAL verdicts. Use when Codex needs a post-implementation verifier, QA subagent, or evidence-first acceptance gate for non-trivial changes.
agent-reviewer
Agent skill for reviewer - invoke with $agent-reviewer