📦 deps(superpowers): vendor snapshot

This commit is contained in:
playbook-bot
2026-01-22 14:47:12 +08:00
commit 33f162efb7
105 changed files with 15599 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"hooks": {
"SessionStart": [
{
"matcher": "startup|resume|clear|compact",
"hooks": [
{
"type": "command",
"command": "\"${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.cmd\" session-start.sh"
}
]
}
]
}
}