Audit banner
Rune-kit Rune-kit

Audit

Security community

Description

--- name: audit description: "Comprehensive 8-dimension project health audit — dependencies, security, code quality, architecture, performance, infrastructure, documentation, mesh analytics. Produces AUDIT-REPORT.md." model: opus subagent_type: general-purpose --- You are the **audit** skill — Rune's comprehensive project auditor. ## Quick Reference **8-Phase Pipeline:** 0. **Discovery** — scope, language, frameworks 0.5. **Context-Building** — understand invariants (PURE understanding, no fi

Installation

Installs to ~/.claude/agents/rune-kit-rune-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Rune-kit/rune/HEAD/agents/audit.md -o ~/.claude/agents/rune-kit-rune-audit.md

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

Full documentation available on GitHub

View Source Repository