ReleaseDesk Readiness Skill

A host-local procedure for diagnosing ReleaseDesk readiness behavior and guiding an approved fix.

What It Does

This skill helps a host agent inspect release data, inspect readiness rules, run the test, and report the smallest safe fix. It does not authorize edits by itself.

Steps

  1. Inspect data/release.json.
  2. Inspect src/releaseRules.js.
  3. Run node test/run-tests.mjs.
  4. For diagnosis only, stop with evidence and the smallest safe fix.
  5. For approved implementation, make the smallest readiness change and rerun the test.

Guardrails

Open raw SKILL.md