Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:50:01 +08:00
commit eb64dbf556
43 changed files with 9104 additions and 0 deletions

7
hooks/hooks.json Normal file
View File

@@ -0,0 +1,7 @@
{
"sessionStart": {
"description": "Load squad orchestration rules and agent delegation system",
"script": "./sessionStart.sh",
"enabled": true
}
}