npx claudepluginhub takemi-ohama/ai-plugins --plugin ndfDefined in hooks/hooks.json
node ${CLAUDE_PLUGIN_ROOT}/scripts/slack-notify.js session_endif [ -f "${workspaceFolder}/CLAUDE.ndf.md" ] || [ -f "$HOME/.claude/CLAUDE.ndf.md" ]; then echo '[NDF] CLAUDE.ndf.md が検出されました。廃止済みです。/ndf:cleanup を実行して削除してください。'; fiExecutes custom Python scripts on SessionStart for initialization and on Stop for teardown, automating session lifecycle events. No bash or file writes.
Share bugs, ideas, or general feedback.