AI AGENT ADDONS

Over-engineered code gets a trim with ponytail-review. It finds reinvented standard library functions, unneeded dependencies, and speculative abstractions. Each finding gives location, what to cut, and what replaces it. The goal is to make the code shorter and simpler.

Use this when you ask for a review on over-engineering or want to delete unnecessary parts. It only hunts complexity, not bugs or security issues. Perfect for developers who want to clean up codebases and reduce bloat.

Add Ponytail Review skill to your workflow

Global

mkdir -p ~/.claude/skills/ponytail-review

Project

mkdir -p .claude/skills/ponytail-review

Source Repository

Stars
63,724
Forks
3,282
Watchers
63,724
License
MIT
Last Push
25 days ago
Created
1 month ago