ponytailReading the Design of a Ruleset That Teaches Agents Not to Write
When you have an agent write code for you, you sometimes get back more than you asked for. Ask for a date input and it installs flatpickr, writes a wrapper component, adds a stylesheet, and opens a discussion about time zones. Something that works comes out, but the amount to read and the amount to maintain both grow.
ponytail is a ruleset for curbing that behavior. Dietrich Gebert publishes it under the MIT license, and in the three months since its release on June 12, 2026 it has reached 132,417 stars and 7,085 forks (figures as of September 9, 2026). Its version as a Claude Code plugin is 4.9.0. The GitHub repository description reads: "Make your AI agent think like the laziest senior developer in the room. The best code is the code you didn't write."