Distribution Audit banner
gaia-react gaia-react

Distribution Audit

Security community

Description

--- name: distribution-audit description: Maintainer-only. Find every file that would newly ship to adopters and decide, one file at a time, whether to ship it or withhold it. Drives the release CLI, which refuses to produce a manifest until every shipping file has an answer. --- # /distribution-audit Maintainer-only. Thin orchestrator over `.gaia/cli/gaia-maintainer`, which owns every deterministic step. This command supplies the one thing the CLI cannot: a human answering, file by file, whet

Installation

Installs to ~/.claude/commands/gaia-react-gaia-distribution-audit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gaia-react/gaia/HEAD/.claude/commands/distribution-audit.md -o ~/.claude/commands/gaia-react-gaia-distribution-audit.md

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

Full documentation available on GitHub

View Source Repository