Results for “validation-method”

9 skills
More results
affaan-m
santa-method
Uses two independent review agents to verify output quality, requiring both to pass before shipping.
226k
anantha-236
santa-method
Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.
1
michaelschecht
model-selection
Recommend model families and validation strategy based on data, constraints, and objective. Use when: (1) choosing algorithms, (2) balancing bias/variance, (3) planning benchmark baselines. NOT for: final legal/compliance sign-off.
0
livelybug
santa-method
Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.
0
curiositech
dag-quality
Validates agent outputs against schemas and quality criteria, scores confidence, detects hallucinations, monitors convergence, decides when to iterate, and synthesizes actionable feedback. Use when checking if a node's output is acceptable, scoring confidence, detecting fabricated content, deciding whether to re-execute, or generating improvement feedback. Activate on "validate output", "check quality", "confidence score", "hallucination check", "should we iterate", "improvement feedback". NOT for executing DAGs (use dag-runtime), planning DAGs (use dag-planner), or matching skills (use dag-skills-matcher).
10
rajanthar
santa-method
Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.
0
machenjie
input-validation
`analysis-agent`/`task-agent`/`review-agent`: use for input authority, parsing, canonicalization, bounds, state checks, writable fields, rejection, or external-response changes.
4 · bundle
mhassan0000
santa-method
Runs a multi-agent adversarial verification loop where two independent reviewers must both pass before output ships, with a fix cycle for convergence.
1