Files
agentskills/.claude/settings.json
T
2025-12-18 08:46:08 -05:00

15 lines
205 B
JSON

{
"hooks": {
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": ".claude/hooks/session-start.sh"
}
]
}
]
}
}