Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

servo-quality-gate

النجوم٠
التفرعات٠
آخر تحديث١٢ يوليو ٢٠٢٦ في ٢١:١٢

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"

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
2 ملفات
SKILL.md
readonly