specrail-release-note

Installation
SKILL.md

SpecRail Release Note

Use this skill for the draft_release_note route.

Steps

  1. Confirm the PR is merged and identify the linked issue, commits, specs, and verification evidence.
  2. Run the release-note route gate when available:
python3 checks/route_gate.py --repo . --route draft_release_note --issue <issue-number> --pr <pr-number> --state merged --json
  1. Draft a concise release note in the selected locale.
  2. Include user-visible change, linked work, verification, migration or rollback notes, and any known limitations.
  3. Keep stable machine-facing IDs, paths, commands, and JSON keys in English.
Installs
1
GitHub Stars
105
First Seen
Jul 22, 2026
specrail-release-note — majiayu000/litellm-rs