11 lines
342 B
JSON
11 lines
342 B
JSON
{
|
|
"name": "ponytail",
|
|
"version": "4.8.2",
|
|
"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"
|
|
}
|