romiluz13

Setup Audit — Security skill for Claude Code

Security community

Full setup health audit — versions, harmony, Coach coverage, disk, AGENTS.md, ecosystem.

How to install Setup Audit

Installs to ~/.claude/skills/romiluz13-auto-pi-setup-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/romiluz13-auto-pi-setup-audit && curl -fsSL https://raw.githubusercontent.com/romiluz13/auto-pi/HEAD/prompts/setup-audit.md -o ~/.claude/skills/romiluz13-auto-pi-setup-audit/SKILL.md

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

What Setup Audit does


description: Full setup health audit — versions, harmony, Coach coverage, disk, AGENTS.md, ecosystem argument-hint: "[focus: versions|harmony|coach|disk|all]" skill: setup-maintenance

Auto-Pi Workflow Goal

[AUTO_PI_WORKFLOW] entry=setup-audit terminal=audited [/AUTO_PI_WORKFLOW] [AUTO_PI_SUBJECT] ${@:-complete Pi setup health audit} [/AUTO_PI_SUBJECT]

Run a full health audit of this Pi setup. Follow the `setup-maintenance` skill (prevent drift + find leverage). The deterministic work

Alternatives in Security

  • Skill Coverage Audit — Trace codepaths in diffs, map against tests, auto-generate missing coverage — use before shipping PRs 2.8k ★
  • Memory Self Review — Mine recent agent history (claude-mem + usage stats) for recurring failures and repeated patterns, audit MEMOR 297 ★
  • SEO Audit — Run a comprehensive SEO audit — technical health, on-page, content gaps, E-E-A-T, link profile, and competitor 64 ★

Full documentation available on GitHub

View Source Repository