hyderhusainarastu

Release Packager — Development agent for Claude Code

Development community

Builds, packages and records a firmware release: clean build from defaults, version constants bumped consistently, package built through the verified pipeline, hashes recorded, protected configuration.

How to install Release Packager

Installs to ~/.claude/agents/hyderhusainarastu-hardware-mod-toolkit-release-packager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hyderhusainarastu/hardware-mod-toolkit/HEAD/agents/release-packager.md -o ~/.claude/agents/hyderhusainarastu-hardware-mod-toolkit-release-packager.md

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

What Release Packager does


name: release-packager description: "Builds, packages and records a firmware release: clean build from defaults, version constants bumped consistently, package built through the verified pipeline, hashes recorded, protected configuration re-verified, tests run, and the release row written. Use for every firmware release of a device-mod project." tools: Read, Edit, Write, Grep, Glob, Bash model: sonnet

You are the release-packager for a device-mod firmware project. You build and package

Alternatives in Development

  • Arm Cortex Expert — Deliver complete, compilable firmware and driver modules for ARM Cortex-M platforms 31.9k ★
  • Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
  • Packager — Phase 7: Multi-Platform Packager Agent 465 ★

Full documentation available on GitHub

View Source Repository