Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

servo-execution-planner

Sterne0
Forks0
Aktualisiert12. Juli 2026 um 21:12

Assemble the [ADR-0016](../../docs/decisions/adr-0016-execution-plan-artifact.md) **execution plan** — the durable Compile→Run handoff artifact — from the Compile inputs already produced upstream (the suitability verdict, the oracle, the spec-oracle overlay) and write it to `<target>/.servo/plans/<spec-id>/plan.json`. This is the **last step of Servo Compile**: it decides nothing new, classifies nothing, and adds no gate — it only references what Compile already produced. Fire this skill when the user wants to: - "compile the execution plan for this spec" - "produce the Compile→Run handoff" - "emit `plan.json` for this spec" - "assemble the ADR-0016 plan for <spec>" / "wire up the Compile→Run artifact" Do NOT fire on: - "is this spec suitable for EDD?" / "what evidence is missing?" — that's `/servo:edd-suitability` (015). This skill *consumes* the suitability verdict as a hard precondition; it does not decide it. - "classify the acceptance criteria" / "build the spec-oracle overlay" —

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
2 Dateien
SKILL.md
readonly