Audit Deployment banner
0xHoneyJar 0xHoneyJar

Audit Deployment

Security community

Description

--- description: Launch the paranoid auditor to review deployment infrastructure and provide security feedback args: [background] --- I'm launching the paranoid cypherpunk auditor agent in **infrastructure audit mode** to review your deployment infrastructure. **Execution Mode**: {{ "background - use /tasks to monitor" if "background" in $ARGUMENTS else "foreground (default)" }} **Feedback Loop Pattern**: This command participates in an audit-fix-verify feedback loop: ``` DevOps creates infr

Installation

Installs to ~/.claude/commands/0xhoneyjar-agentic-base-audit-deployment.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/0xHoneyJar/agentic-base/HEAD/.claude/commands/audit-deployment.md -o ~/.claude/commands/0xhoneyjar-agentic-base-audit-deployment.md

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

Full documentation available on GitHub

View Source Repository