DietrichGebert/ponytail
Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.
About the project
A skill for AI coding agents (Claude Code, Codex, Copilot CLI, OpenCode) that enforces writing only the minimum necessary code via a laziness ladder: YAGNI, reuse, stdlib, native features. Benchmarks show ~54% less code and ~20% cheaper without losing safety.
Useful for
- Install the plugin in Claude Code so the agent stops over-building features
- Cut the size and cost of agent edits in an existing repository
- Review an agent's diff with /ponytail-review for unnecessary code
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 499 stars today.
- Interest is fading: the two-day pace is 41% of the previous week and a half.
- GitHub Trending this week: #6, +9,272 stars.
- Top new repositories in the last 4 months: #2.
- Hacker News: “Ponytail: Lazy Senior Engineer Skill” — 33 points, 6 days ago.
- About 48 forks a day — people are taking the code.
- Recent forks include notable developers: @tkoyama010 (368 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 137,284
- Stars in a day
- 505
- Forks
- 7,372
- Issues and pull requests
- 854
- Watchers
- 342
- Language
- JavaScript
- License
- MIT
- Latest release
- v4.9.0 · August 7, 2026
- Created
- June 12, 2026
- Last push
- September 7, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Hacker News discussions
- Ponytail: Lazy Senior Engineer Skill33 points, September 7, 2026
Spotted in
- September 13, 2026GitHub Trending this week: #4, +9,272 stars; Top new repositories in the last 4 months: #2
Similar projects
-
6.8
melgarafael/DeskcommCRM
Self-hosted CRM with native AI agents for selling over WhatsApp: agents reply, qualify leads and close sales while your data stays on your server. An open alternative to Kommo, Octadesk and Intercom.
-
6.2
kruzovic7/ai-data-extractor
Python tool that extracts local chat histories from AI coding assistants (Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code and more) into a single normalized JSONL format.
-
6.2
ayghri/i-have-adhd
A skill for a coding agent (Claude Code) that makes it lead with the answer and numbered steps, without preamble or filler. Helps you get concrete actions instead of long-winded reasoning.
-
6.1
tech-leads-club/agent-skills
A registry of validated skills (instruction plugins) for AI coding agents: extends Claude Code, Cursor, Copilot and others with secure, tested capabilities.
-
6.1
jordan-gibbs/hyperresearch
A deep research harness for Claude Code: turns one prompt into a report with verified citations and a persistent source vault. Every source lands in a searchable store reused by later sessions.
-
6.0
NVlabs/SoL-Pi
An extension for Pi that cuts token usage and redundant turns of coding agents via four mechanisms: action fusion, observation packing, log reduction, and context compaction.