Files
ponytail/.claude-plugin/plugin.json
T
2026-06-24 04:32:12 +02:00

11 lines
342 B
JSON

{
"name": "ponytail",
"version": "4.8.3",
"description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.",
"author": {
"name": "Dietrich Gebert",
"url": "https://github.com/DietrichGebert"
},
"hooks": "./hooks/claude-codex-hooks.json"
}