Audit All banner
jacobo07 jacobo07

Audit All

Security community

Description

--- name: audit-all description: "Unified audit across all subsystems in the current repo — discovers manifests, scores each on edit-thrashing/drift/completion/env-mapping, emits summary + oracle delta." allowed-tools: - Read - Bash argument-hint: "[<N|id>] — optional: drill into subsystem #N or by id" --- # Unified Audit — /audit-all Portable entry point for the Unified Audit Engine. Runs against **the current working directory** via the Power-Pack tooling (resolved by absolute path s

Installation

Installs to ~/.claude/skills/jacobo07-claude-power-pack-audit-all/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jacobo07-claude-power-pack-audit-all && curl -fsSL https://raw.githubusercontent.com/jacobo07/claude-power-pack/HEAD/commands/audit-all.md -o ~/.claude/skills/jacobo07-claude-power-pack-audit-all/SKILL.md

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

Full documentation available on GitHub

View Source Repository