npx claudepluginhub 0xmariowu/agentlintDefined in hooks/hooks.json
missing=''; command -v jq >/dev/null 2>&1 || missing="$missing jq"; command -v node >/dev/null 2>&1 || missing="$missing node"; if [ -n "$missing" ]; then echo "[AgentLint] Missing:$missing — install before running /al"; else echo 'AgentLint ready'; fi10msEchoes notice on every SessionStart about duplicate SocratiCode MCP tool prefixes (plugin vs standalone), advising 'claude mcp remove socraticode' to remove standalone.
Share bugs, ideas, or general feedback.