Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:07:03 +08:00
commit e970323642
4 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"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"
]
}