docs: brew official formula/cask#31411
Closed
zeldrisho wants to merge 1 commit into
Closed
Conversation
Contributor
Greptile SummaryUpdates Homebrew formula references in two skill configuration files from custom tap prefixes (
No functional code, logic, or behavior changes. The modification ensures users can install the required tools using the correct official Homebrew formula names. Confidence Score: 5/5
Last reviewed commit: 3fade50 |
Contributor
|
Closing — unsolicited SKILL.md edit changing brew references. Please coordinate with maintainers. |
This was referenced Jun 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
steipete/tap/gogcli,steipete/tap/codexbar) instead of the official formula namesbrew installto fail or resolve to the wrong package for users following the skill installation stepsformulafield inskills/gog/SKILL.mdtogogcliand inskills/model-usage/SKILL.mdtocodexbar(official Homebrew names)Change Type (select all)
Scope (select all touched areas)
Linked Issue/PR
User-visible / Behavior Changes
Users following brew install instructions in skill docs will now get the correct official formula name, fixing potential install failures.
Security Impact (required)
NoNoNoNoNoRepro + Verification
Environment
Steps
brew install gogcli(gog skill)brew install codexbar(model-usage skill)Expected
Actual
Evidence
Human Verification (required)
Compatibility / Migration
YesNoNoFailure Recovery (if this breaks)
steipete/tap/gogcliandsteipete/tap/codexbarin the two SKILL.md filesskills/gog/SKILL.md,skills/model-usage/SKILL.mdRisks and Mitigations
None — two-line doc correction with no behavioral impact.