Audit Bundle banner
nygenome nygenome

Audit Bundle

Security community

Description

# /audit-bundle — Comprehensive drift audit against project source Walk every claim the bundle makes about the Lancet2 source code, compare against the actual source, and report drift. This is the source-of-truth refresh ritual that complements `/sync-cost-model` (which refreshes against Anthropic's external docs); this command refreshes against the project's own source files. ## When to run this After a substantive refactor (renamed structs, moved files, restructured layers). After a release

Installation

Installs to ~/.claude/commands/nygenome-lancet2-audit-bundle.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nygenome/Lancet2/HEAD/.claude/commands/audit-bundle.md -o ~/.claude/commands/nygenome-lancet2-audit-bundle.md

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

Full documentation available on GitHub

View Source Repository