Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

servo-quality-gate

Sterne0
Forks0
Aktualisiert12. Juli 2026 um 21:12

Run the scaffolded `oracle.sh` against a target project and surface a closed-contract result (0 = pass / 1 = below threshold / 2 = env error). Also exposes an `audit` subcommand that prints the servo install manifest without invoking the oracle. Fire this skill when the user wants to: - "score this code" / "score this project" / "run quality gate" - "run the oracle" / "what's the oracle score?" - "check the oracle" / "did the oracle pass?" - "show me the gate result" / "is the gate passing?" - "what does this servo install include?" (→ audit subcommand) Do NOT fire on: - "set up servo" / "scaffold oracle" / "install servo" — those are `/servo:scaffold-init`'s territory (a sibling skill, not this one). - "fix the failing test" / "make tests pass" / "debug this test" — out of scope. The gate reports; it does not modify code or tests. - "run my tests" / "lint this" — call the underlying tool directly; the gate is the composite scorer, not a single-tool runner. - "review my code"

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
2 Dateien
SKILL.md
readonly