Ponytail
Makes your AI agent think like the laziest senior dev in the room
Ponytail is an AI-agent ruleset and plugin system that pushes coding assistants toward simpler, smaller, and less over-engineered solutions. It is built around the idea that the best code is often the code that does not need to be written. Before generating new code, it encourages the agent to check whether the feature is necessary, whether the standard library already solves it, whether the platform has a native capability, or whether an existing dependency can do the job.