evaluating-deterministic-gate-quality
Review a deterministic gate -- a git hook, an agent-harness hook, a CI/CD job step, or an MCP-server-level check -- for whether it is well-placed and well-built, separating deterministic shape from probabilistic maturity, citing concrete evidence per dimension, and closing with a coverage-attestation pass over the target repository's own stated invariants. Use when reviewing an existing gate before merging or shipping it, when deciding which of several possible mechanisms should own a new policy, or when auditing a repository's overall gate coverage; distinct from evaluating-skill-quality (grades a SKILL.md's own content, not a gate) and screening-a-low-trust-contribution (screens an incoming diff for contribution-level threat, not gate design quality); it routes an exposure or privilege finding to vetting-attack-surface rather than analysing one itself.
Pinned to revision 1d6444696221, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/evaluating-deterministic-gate-quality/SKILL.md
- skills/evaluating-deterministic-gate-quality/metadata/gitapex.yaml
- skills/evaluating-deterministic-gate-quality/references/cross-cutting-axes.md
- skills/evaluating-deterministic-gate-quality/references/dimensions.md
- skills/evaluating-deterministic-gate-quality/references/gitapex-worked-examples.md
- skills/evaluating-deterministic-gate-quality/references/grading-procedure.md
- skills/evaluating-deterministic-gate-quality/references/mechanism-fit.md
- skills/evaluating-deterministic-gate-quality/references/output-schema.json
- skills/evaluating-deterministic-gate-quality/references/owasp-coverage.md
- skills/evaluating-deterministic-gate-quality/references/security-level.md
- skills/evaluating-deterministic-gate-quality/scripts/gitapex_check_gate_shape.py
- skills/evaluating-deterministic-gate-quality/scripts/test_gitapex_check_gate_shape.py
Every link opens the file at its source, pinned to the revision this page describes.