joaoariedi

Hef.Release — Documentation skill for Claude Code

Documentation community

Cut a release: move every version declaration together, scaffold the CHANGELOG entry, then stop for the human edit.

How to install Hef.Release

Installs to ~/.claude/skills/joaoariedi-hefesto-hef.release/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joaoariedi-hefesto-hef.release && curl -fsSL https://raw.githubusercontent.com/joaoariedi/hefesto/HEAD/commands/hef.release.md -o ~/.claude/skills/joaoariedi-hefesto-hef.release/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Hef.Release does


model: sonnet description: "Cut a release: move every version declaration together, scaffold the CHANGELOG entry, then stop for the human edit" argument-hint: " [YYYY-MM-DD]"

Release

Bump **$ARGUMENTS** across every declaration at once and scaffold the changelog entry. The script never commits, tags, or pushes — those stay deliberate steps you take after reading what it wrote.

Pre-Flight

Current state

The commands in this section must be run with the Bash tool; they

Alternatives in Documentation

  • Docx — Create, edit, and analyze Word documents with tracked changes, comments, and formatting 94.1k ★
  • 99 Release — MoAI-ADK production release via Enhanced GitHub Flow (CLAUDE.local.md §18) 991 ★
  • Updateversion — Update Version — 版本号更新 + CHANGELOG 自动生成 835 ★

Full documentation available on GitHub

View Source Repository