Audit the whole repo for over-engineering, what can be deleted
Scanned 9/21/2026
Install to Claude Code
npx -y skills add sampleXbro/agentsmesh --skill am-command-ponytail-audit --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Am Command Ponytail Audit?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/samplexbro-am-command-ponytail-audit)More formats (shields.io, HTML) on the badges page.
---
name: am-command-ponytail-audit
description: Audit the whole repo for over-engineering, what can be deleted
x-agentsmesh-kind: command
x-agentsmesh-name: ponytail-audit
---
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: <tag> <what to cut>. <replacement>. [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 with the net lines and dependencies removable. If nothing to cut: 'Lean already. Ship.'Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!