·warden-sweep
{}

warden-sweep

Full-repository code sweep. Scans every file with warden, verifies findings via deep tracing, creates draft PRs for validated issues. Use when asked to "sweep the repo", "scan everything", "find all bugs", "full codebase review", "batch code analysis", or run warden across the entire repository.

28Installs·2Trend·@getsentry

Installation

$npx skills add https://github.com/getsentry/warden --skill warden-sweep

How to Install warden-sweep

Quickly install warden-sweep AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/getsentry/warden --skill warden-sweep
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: getsentry/warden.

SKILL.md

View raw

Full-repository code sweep: scan every file, verify findings with deep tracing, create draft PRs for validated issues.

Important: Run all scripts from the repository root using ${CLAUDESKILLROOT}. Output goes to .warden/sweeps/ /.

Runs setup and scan in one call: generates run ID, creates sweep dir, checks deps, creates warden label, enumerates files, runs warden per file, extracts findings.

Full-repository code sweep. Scans every file with warden, verifies findings via deep tracing, creates draft PRs for validated issues. Use when asked to "sweep the repo", "scan everything", "find all bugs", "full codebase review", "batch code analysis", or run warden across the entire repository. Source: getsentry/warden.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/getsentry/warden --skill warden-sweep
Category
{}Data Analysis
Verified
First Seen
2026-02-23
Updated
2026-03-11

Browse more skills from getsentry/warden

Quick answers

What is warden-sweep?

Full-repository code sweep. Scans every file with warden, verifies findings via deep tracing, creates draft PRs for validated issues. Use when asked to "sweep the repo", "scan everything", "find all bugs", "full codebase review", "batch code analysis", or run warden across the entire repository. Source: getsentry/warden.

How do I install warden-sweep?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/getsentry/warden --skill warden-sweep Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/getsentry/warden