Files
gh-xdg-xdg-claude-pithy-com…/.claude-plugin/plugin.json
2025-11-30 09:07:03 +08:00

12 lines
294 B
JSON

{
"name": "pithy-communication",
"description": "Injects pithy, detailed communication style guidance at session start for high signal-to-noise ratio",
"version": "0.1.0",
"author": {
"name": "David Golden",
"email": "xdg@xdg.me"
},
"hooks": [
"./hooks/hooks.json"
]
}