Pre Publish Audit banner
lifrary lifrary

Pre Publish Audit

Security community

Description

--- description: Pre-publish audit for agent-tree — version sync (6 fields), exact tarball file-set, dist freshness, MCP manifest sanity, prepublishOnly smoke. Run before `npm publish`. allowed-tools: Bash, Read --- You are running the agent-tree pre-publish audit. **Halt and report on the FIRST failure** — do not silently continue. Produce a final PASS/FAIL summary at the end. All paths below are relative to repo root (cwd is already the repo). Each code block starts with `set -euo pipefail`

Installation

Installs to ~/.claude/commands/lifrary-agent-tree-pre-publish-audit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lifrary/agent-tree/HEAD/.claude/commands/pre-publish-audit.md -o ~/.claude/commands/lifrary-agent-tree-pre-publish-audit.md

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

Full documentation available on GitHub

View Source Repository