tenzir-ship
Installation
SKILL.md
tenzir-ship
This skill bundles key release engineering use cases with tenzir-ship.
Available scripts
bash <skill-dir>/scripts/detect-change-scope.sh: Detects the current changelog scope. Use this before adding a changelog entry to identify whether staged, unstaged, or branch changes should drive the entry; the script prints a suggested diff command and the files in scope.
Use Cases
Initialize a changelog project
Set up a new changelog workspace before the first entry exists. Prefer the
explicit init command when the task is project setup rather than entry
creation.
Related skills