.NET CLI tool for Claude Code hooks on Windows and WSL
/plugin marketplace add NotMyself/dot-hooks/plugin install dot-hooks@NotMyself/dot-hooks*dotnet run ${CLAUDE_PLUGIN_ROOT}/hooks/Program.cs -- stop*dotnet run ${CLAUDE_PLUGIN_ROOT}/hooks/Program.cs -- pre-compact*dotnet run ${CLAUDE_PLUGIN_ROOT}/hooks/Program.cs -- pre-tool-use*dotnet run ${CLAUDE_PLUGIN_ROOT}/hooks/Program.cs -- session-end*dotnet run ${CLAUDE_PLUGIN_ROOT}/hooks/Program.cs -- post-tool-use*dotnet run ${CLAUDE_PLUGIN_ROOT}/hooks/Program.cs -- notification*dotnet run ${CLAUDE_PLUGIN_ROOT}/hooks/Program.cs -- session-start*dotnet run ${CLAUDE_PLUGIN_ROOT}/hooks/Program.cs -- subagent-stop*dotnet run ${CLAUDE_PLUGIN_ROOT}/hooks/Program.cs -- user-prompt-submit