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

servo-scaffold-init

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

Compile a target project's signals into an executable oracle — the first Servo Compile step of servo's Evaluation-Driven Development engine. Probes the target for signals (tests, lint, CI, language) and drops a tailored `oracle.sh`, `.servo/install.json` manifest, and `.servo/refinement-todo.md` deferred-decisions list. Fire this skill when the user wants to: - "set up servo" or "set up servo on this project" - "scaffold oracle for this project" or "scaffold an oracle" - "install agent loop infrastructure" - "install servo here" - "bring this repo under servo's closed-loop control" Do NOT fire on: - bare "oracle" or "score this code" — those refer to *running* an already-scaffolded oracle.sh, which is a future runtime skill (`/servo:quality-gate`), not this scaffolder. - "review my code" / "run my tests" / "lint this" — out of scope. - "set up jig" / "scaffold jig" — that's jig's `/jig:scaffold-init`, a sibling plugin, not this one. When in doubt, ask the user which servo skil

التثبيت

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

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