← ClaudeAtlas

scoring-and-release-gatelisted

Score a documentation package against the ten-dimension weighted rubric in `references/scorecard-rubric.md` with a cited justification per dimension, then evaluate the eighteen conditions in `references/release-gate-conditions.md` and emit a binary release-ready, conditionally-ready, or not-ready verdict with per-condition evidence. Use when a verification pass is finishing, when reconciliation completes a round, or when CI needs a machine-readable gate result. This skill MUST be consulted because a score is not a gate — a package can average 96 out of 100 and remain unreleasable on a single unsupported public claim, and conflating the two is how audit-ready packages ship with unverified security claims.
synaptiai/synapti-marketplace · ★ 6 · AI & Automation · score 77
Install: claude install-skill synaptiai/synapti-marketplace
# Scoring and Release Gate Two separate judgments that must never be collapsed: how good the package is, and whether it may be released. ## Iron Law **THE GATE IS BINARY AND CONJUNCTIVE — 18 of 18 or NOT-RELEASABLE. A high score never substitutes for a failed condition.** The score is a quality signal for the people improving the package. The gate is a release decision. A 98 with one unapproved public claim is `not ready`, and the 98 is irrelevant to that fact. ## Scoring Ten weighted dimensions summing to 100. Full tests and 0/3/5/8/10 anchors: `references/scorecard-rubric.md`. | # | Dimension | Weight | |---:|---|---:| | 1 | Evidence grounding and freshness | 18 | | 2 | Coverage and completeness | 12 | | 3 | Technical correctness | 15 | | 4 | Cross-document consistency | 10 | | 5 | Due-diligence decision value | 10 | | 6 | Onboarding and operability | 10 | | 7 | Security, privacy, and disclosure safety | 10 | | 8 | Reliability and verification depth | 5 | | 9 | Public usefulness and claim integrity | 5 | | 10 | Clarity and maintainability | 5 | Two rules: - **Every deduction cites at least one finding ID.** A deduction with no finding is a mood. If the deduction is real, write the finding. - **Every dimension must reach `gate.minDimensionPercent` of its available points** (default 80%). This is a gate condition, not a scoring rule — it exists so a package cannot average well while failing one dimension outright. ## Who scores what Each verification pass scores in