Rseng Release banner
fdiblen fdiblen

Rseng Release

Development community

Description

--- description: Run the pre-release checklist and prepare the release --- Prepare this repository for a release, following ${CLAUDE_PLUGIN_ROOT}/skills/rseng-publishing-releasing/SKILL.md and its sibling skills. If $ARGUMENTS names a version, use it; otherwise propose the next version from the change history and semantic versioning. Steps: 1. Verify the tree is releasable: tests green, working tree clean, CI passing on the release branch. 2. Version and changelog: bump consistently everyw

Installation

Installs to ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-release/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-release && curl -fsSL https://raw.githubusercontent.com/fdiblen/rseng-agent-skills/HEAD/commands/rseng-release.md -o ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-release/SKILL.md

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

Full documentation available on GitHub

View Source Repository