install-runbook
Install the execution + verification surface into a Plenipo product repo so any agent can run it and prove a change works without rediscovering anything: RUNBOOK.md, a discoverable .claude/skills/run-<product> skill, the Testcontainers integration fixture, the golden-eval harness, the committed .http request catalog, and .claude/launch.json. Re-runnable — it reconciles what exists and reports drift instead of clobbering. USE FOR: a product with no runbook, a product whose runbook has gone stale, or standardizing a repo that predates this contract. DO NOT USE FOR: running or debugging the product (the installed runbook does that), or platform-level Plenipo work (the Plenipo repo has its own run skill).
- License
- MIT
Pinned to revision a2ee8094fc23, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/install-runbook/SKILL.md
- skills/install-runbook/assets/Fixture.cs.template
- skills/install-runbook/assets/IntegrationTests.csproj.template
- skills/install-runbook/assets/RUNBOOK.md
- skills/install-runbook/assets/eval-case.json
- skills/install-runbook/assets/run-product-SKILL.md
- skills/install-runbook/references/verifier-ladder.md
Every link opens the file at its source, pinned to the revision this page describes.