Skip to main content
在 Manus 中运行任何 Skill
一键导入

servo-scaffold-init

星标0
分支0
更新时间2026年7月12日 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

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly