Use repository-local brew for LLM checks and guidance by shaanmajid · Pull Request #21628 · Homebrew/brew

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
    • N/A
  • Have you successfully run brew lgtm (style, typechecking and tests) with your changes locally?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

Update Claude/Cursor hooks and AGENTS.md to use ./bin/brew instead of system brew, avoiding style churn from version mismatches. Also add lgtm shortcut reference, clarify MCP server invocation, and fix a stray backtick.