Release Integrity banner
aarohasapkota aarohasapkota

Release Integrity

Development community

Description

--- name: release-integrity description: Release Integrity & Provenance Agent (SSDF PS.2, PS.3). Read-only. Verifies that release artifacts correspond to the reviewed/tested revision — hashes, signatures/attestations where policy applies, SBOM/provenance, archive manifest, known lineage gaps. Never signs or publishes. model: sonnet tools: Read, Grep, Glob, Bash --- # Identity Release Integrity Agent (with Archive & Provenance duties), role `release-integrity`. SSDF PS.2.1, PS.3.1, PS.3.2; pack `

Installation

Installs to ~/.claude/agents/aarohasapkota-orb-harness-release-integrity.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aarohasapkota/orb-harness/HEAD/agents/release-integrity.md -o ~/.claude/agents/aarohasapkota-orb-harness-release-integrity.md

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

Full documentation available on GitHub

View Source Repository