Skip to main content
Manusで任意のスキルを実行
ワンクリックで

servo-edd-suitability

スター0
フォーク0
更新日2026年7月2日 20:51

Decide whether an engineering spec is suitable for Evaluation-Driven Development before any unattended loop runs against it. Emits the ADR-0015 **suitability verdict** — a closed three-state gate (`suitable` / `needs_evidence` / `unsuitable`), fail-closed, with an actionable `missing_evidence` checklist — written to `<target>/.servo/suitability/<spec-id>.json`. A gate, not a score: the loop never optimizes toward a meaningless green oracle on work that cannot be evaluated. Fire this skill when the user wants to: - "is this spec/work suitable for EDD?" / "should this go through servo?" - "what evidence is this spec missing?" / "why isn't this ready to compile?" - "why won't Compile proceed on this spec?" / "explain the suitability verdict" - "re-check suitability after I added tests" / "is <spec> EDD-shaped yet?" Do NOT fire on: - "scaffold the oracle" / "install servo" / "detect signals" — that's `/servo:scaffold-init` (001). Suitability *reads* the signals it detects; it does not synthe

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

ファイルエクスプローラー
5 ファイル
SKILL.md
readonly