🚀
DevOpsShell

Agent Safehouse Release

by eugene1g

Agent Safehouse Release is a DevOps skill for Claude Code, published by eugene1g in agent-safehouse.

2K stars84 forkson eugene1g/agent-safehouseAdded 2026/08/18+2% in starsRepository updated 2026/08/18
ai-agentsclaude-codellmmacossandboxsecurity
Install in seconds
Install Agent Safehouse Release
Copy Agent Safehouse Release into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/eugene1g/agent-safehouse/tree/main/.agents/skills/release ~/.claude/skills/release

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/eugene1g/agent-safehouse.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/release/SKILL.md in eugene1g/agent-safehouse
Installs to
~/.claude/skills/release
Collection
The only skill cataloged from this repository
Category
DevOps798 skills

What Agent Safehouse Release does

Agent Safehouse Release runs the local release flow. It inspects commits since the last release, proposes the next SemVer version and changelog, presents a dry-run for confirmation, then updates the changelog, publishes the GitHub release, and publishes the stable Homebrew tap.

Agent Safehouse Release is cataloged under DevOps on DirSkills. Agent Safehouse Release comes from a repository tagged ai-agents, claude-code, llm, macos and sandbox.

Documentation

README

Release

Use this skill when the user wants changelog text, release notes, or a CHANGELOG.md update for Agent Safehouse. This skill is also the canonical local release workflow for Agent Safehouse.

Historical changelog sections are append-only by default. Do not rewrite, normalize, or reformat older release entries to match a newer structure unless the user explicitly asks for a changelog migration or cleanup pass.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Agent Safehouse Release

  • How does Agent Safehouse Release compare to other DevOps skills?

    Agent Safehouse Release ranks #274 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Agent Safehouse Release against them. Open each page to compare what they document and how they install.