Command
commit
Create a git commit for the current staged (or unstaged) changes using a structured commit message convention.
Perform a full release: generate release notes, bump version, commit, tag, and push.
$ npx -y skills add elirantutia/vibeyard --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/releaseContext preview
What this command does when you run it.
Perform a full release: generate release notes, bump version, commit, tag, and push.
Perform a full release: generate release notes, bump version, commit, tag, and push.
$ARGUMENTS
Repo: elirantutia/vibeyard
Create a git commit for the current staged (or unstaged) changes using a structured commit message convention.
Generate release notes for this project and save them to CHANGELOG.md.