Audit Sprint banner
0xHoneyJar 0xHoneyJar

Audit Sprint

Security community

Description

--- description: Launch the paranoid-auditor to perform security and quality audit of sprint implementation args: <sprint-name> [background] --- I'm launching the paranoid-auditor agent to conduct a comprehensive security and quality audit of the sprint implementation. **Sprint**: {{ $ARGUMENTS[0] if $ARGUMENTS else "ERROR: sprint-name required (e.g., sprint-1)" }} **Prerequisites** (verified before audit): - Sprint tasks implemented by engineers - Senior technical lead has reviewed and appro

Installation

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

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

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

Full documentation available on GitHub

View Source Repository