Your code is under new management. Agents that review your code - locally or on every PR - using the Skills you already know and love.
Skills, not prompts. Define analysis once, run it anywhere. Built-in skills cover security review and code simplification.
Two ways to run. CLI catches issues before you push. GitHub Action reviews every PR automatically.
GitHub-native. Findings appear as inline PR comments with suggested fixes.
# Initialize warden in your repository
npx warden init
# Set your API key
export WARDEN_ANTHROPIC_API_KEY=sk-ant-...
# Run on uncommitted changes
npx warden
# Fix issues automatically
npx warden --fixgit clone [email protected]:dcramer/warden.git
cd warden
pnpm install && pnpm buildFSL-1.1-ALv2