Ponytail Audit — Security skill for Claude Code
Audit the whole repo for over-engineering, what can be deleted.
How to install Ponytail Audit
Installs to ~/.claude/skills/cyvid7-darus10-claude-code-config-ponytail-audit/SKILL.md
mkdir -p ~/.claude/skills/cyvid7-darus10-claude-code-config-ponytail-audit && curl -fsSL https://raw.githubusercontent.com/Cyvid7-Darus10/claude-code-config/HEAD/commands/ponytail-audit.md -o ~/.claude/skills/cyvid7-darus10-claude-code-config-ponytail-audit/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Ponytail Audit does
description: Audit the whole repo for over-engineering, what can be deleted
Audit the entire repository for over-engineering only, not correctness. Scan the whole tree, not a diff. One line per finding, ranked biggest cut first: . . [path]. Tags: delete (dead code/speculative feature), stdlib (reinvented standard library), native (dependency doing what the platform does), yagni (abstraction with one implementation), shrink (same logic, fewer lines). End w
Alternatives in Security
- Pal — Multi-model AI integration — chat, debugging, code review, planning, security audit 11.3k ★
- Skills Audit Report — Date: 2026-02-15 Auditor: Automated Skill Quality Audit Scope: Recently added skills in business-growth/, fina 5.3k ★
- Om Vault Audit — Vault Audit 4.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Audit Agent Friendly
Run the AGENT_READINESS_CHECKLIST.md against a page (or the whole site) and report what fails.
Forward Pass Nt
Fresh-eyes whole-app audit — walk the codebase start to finish hunting bugs, security issues, stray code, and
Crewcut Audit
Audit the whole session's context budget — what was read, what it cost, what to do about it
Ingest Convo
Ingest a whole past conversation into context — resolves which transcript, renders it clean via the committed
Cache Audit
A Claude Code skill that audits your setup against the 6 prompt caching rules from Anthropic's engineering tea
Engineering Audit
Full-spectrum engineering health audit: scores Maintainability, Security, Testing, Architecture, Documentation
Related Agents
Ponytail Review
Cold over-engineering reviewer. Spawned by parallel workflows when non-test source changes, to find what to de
Memory Auditor
Use this agent when the user asks to deeply audit memory staleness, verify memory claims against current code,
Roblox Auditor
Audits a whole Roblox project and returns a scored report instead of file contents. Use when the user asks to