Stats
Actions
Tags
From PowerShell Diagnostics (PSES)
Runs PowerShell scripts on session start/end and after Write/Edit/MultiEdit tool calls to manage an LSP client for real-time code diagnostics. Writes files during session lifecycle.
3 events · 3 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
pwsh -NoLogo -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/scripts/session-end.ps1"Write|Edit|MultiEditpwsh -NoLogo -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/scripts/lsp-client.ps1"pwsh -NoLogo -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/scripts/session-start.ps1"npx claudepluginhub manderse21/claude-powershell-lsp --plugin powershell-lsp10plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 10 plugins