Review changes 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-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Am Command Ponytail Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/samplexbro-am-command-ponytail-review)More formats (shields.io, HTML) on the badges page.
---
name: am-command-ponytail-review
description: Review changes for over-engineering, what can be deleted
x-agentsmesh-kind: command
x-agentsmesh-name: ponytail-review
---
Review the current code changes for over-engineering only, not correctness. One line per finding: L<line>: <tag> <what to cut>. <replacement>. 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 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!