claudegoodies
Marketplace

ponytail

From DietrichGebert

Lazy senior dev mode for AI agents. The best code is the code you never wrote.

Install

/plugin marketplace add DietrichGebert/ponytail

Facts

Status
Actively maintained
Last commit
Plugins in marketplace
1

Source preview

The instructions Claude Code reads when this marketplace runs.

{
  "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
  "name": "ponytail",
  "description": "Lazy senior dev mode for AI agents. The best code is the code you never wrote.",
  "owner": {
    "name": "Dietrich Gebert",
    "url": "https://github.com/DietrichGebert"
  },
  "plugins": [
    {
      "name": "ponytail",
      "description": "Forces the laziest solution that works. YAGNI, stdlib first, one line over fifty.",
      "source": "./",
      "category": "productivity"
    }
  ]
}
View full source on GitHub →

Other marketplaces