aura-code
tools for shipping with claude code
aura-shippre-deploy audit
148 checks for what actually matters. Secrets, auth, validation, leaky error handling...
Runs the full list. Not just what seems relevant.
I run it before every push.
install
free:
$npx aura-ship install
after purchase:
$npx aura-ship install --key YOUR_KEY
commands
/aura-ship:audit full 148 checks
/aura-ship:quick-check 20 essentials
/aura-ship:fix fix issues one by one
/aura-ship:cleanup dead code removal
/aura-ship:debug-deep hypothesis-driven debugging
/aura-ship:pause save progress mid-session
/aura-ship:resume resume paused session
148 checks across 6 categories
Security 28 checksPerformance 24 checksError Handling 26 checksDatabase 22 checksCompliance 18 checksCode Quality 30 checks