amiable-dev/LLM Council Quality Gate

Multi-model consensus verification for AI-generated code and content

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jan 30, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: amiable-dev/llm-council-action@e80e67589404cc2aaadfc2c06dd613b93206862e # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
commandCommand to run: gate, verify, or reviewnogate
snapshotGit snapshot/SHA to verifyno${{ github.sha }}
file-pathsSpecific file paths to verify (space-separated)no
confidence-thresholdMinimum confidence score to pass (0.0-1.0)no0.8
rubric-focusFocus area for evaluation: Security, Performance, Testing, or GeneralnoGeneral
versionllm-council-core version to install (default: latest stable)no0.24.21
python-versionPython version to useno3.11
fail-on-unclearFail the action when verdict is UNCLEAR (exit code 2)nofalse
namedescription
verdictVerdict: PASS, FAIL, or UNCLEAR
exit-codeExit code: 0=PASS, 1=FAIL, 2=UNCLEAR
confidenceAggregate confidence score (0.0-1.0)
summaryHuman-readable summary of evaluation
transcript-pathPath to verification transcript (if generated)