Stats
Actions
Tags
From SpecManager
{"riskFlags": {"touchesBash": false, "matchAllTools": false, "touchesFileWrites": false}, "typeStats": {"command": 2}, "eventStats": {"FileChanged": 1, "SessionStart": 1}, "originCounts": {"absolutePaths": 0, "pluginScripts": 1, "projectScripts": 0}, "timeoutStats": {"commandsWithoutTimeout": 2}}
2 events · 2 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
.claude/specs/**echo 'specmanager: specs changed — re-read affected docs before acting'(diff -q "${CLAUDE_PLUGIN_ROOT}/server/package.json" "${CLAUDE_PLUGIN_DATA}/package.json" >/dev/null 2>&1 || (cd "${CLAUDE_PLUGIN_DATA}" && cp "${CLAUDE_PLUGIN_ROOT}/server/package.json" . && npm install --omit=dev --no-audit --no-fund)) ; ln -sfn "${CLAUDE_PLUGIN_DATA}/node_modules" "${CLAUDE_PLUGIN_ROOT}/server/node_modules"npx claudepluginhub joanseg/specmanager --plugin specmanager