audit-lsp
Installation
SKILL.md
Audit LSP Servers Command
Audit Claude Code LSP (Language Server Protocol) server configurations for quality and compliance.
Initialization
Before auditing, initialize the environment:
- Get the current UTC date for audit timestamps.
- Capture the project root path for subagent communication.
- Ensure the temp directory (
.claude/temp/) exists. - Clean up any stale audit files if the user confirms.
The plugin-development skill provides authoritative validation guidance (auto-loaded when this command runs).