overnight-repo-auditor
Installation
SKILL.md
Overnight Repo Auditor
Autonomously audit an entire codebase overnight and produce a single severity-rated report covering security, performance, accessibility, dependencies, and code quality. Built for Anthropic's Managed Agents runtime (14.5-hour task horizon): run to completion without questions or confirmation, writing structured findings to disk as execution proceeds so partial results survive interruption.
Contents
references/reconnaissance.md-- Phase 1 steps and the reconnaissance report template.references/shared-rubric.md-- Severity rating rubric and structured finding format. Pass both to every agent.references/agent-security.md-- Security Auditor brief and output format.references/agent-performance.md-- Performance Auditor brief and output format.references/agent-accessibility.md-- Accessibility Auditor brief, skip condition, and output format.references/agent-dependency.md-- Dependency Auditor brief, skip condition, and output format.references/agent-code-quality.md-- Code Quality Auditor brief and output format.references/compilation-and-templates.md-- Phase 3 compilation steps, final report template, and completion message.