Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

servo-scaffold-init

Estrellas0
Forks0
Actualizado12 de julio de 2026 a las 21:12

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

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
2 archivos
SKILL.md
readonly