Add cc-agents-kit (guard hooks for silently-failing shell mistakes) - #365
Open
AndrewDongminYoo wants to merge 1 commit into
Open
Add cc-agents-kit (guard hooks for silently-failing shell mistakes)#365AndrewDongminYoo wants to merge 1 commit into
AndrewDongminYoo wants to merge 1 commit into
Conversation
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.
Adds
cc-agents-kitunder Security, Compliance, & Legal — one line, placed alphabetically, matching the surrounding entry format.It is a marketplace of three plugins; the entry describes
guard-hooks, the one that fits this section. Seven hooks, five of which block a tool call before it runs:rmaimed at the home directory or a filesystem rootgit commitrunsTwo more warn without ever blocking: a lockfile left older than the manifest just edited, and shellcheck findings on an edited script.
Things a curated list may want to know:
CC_GUARD_DISABLE_*switch.set -uin bash 3.2 and an adjacent|| trueswallowed it. CI runs on Linux and macOS for that reason.metadata.originkey, andCREDITS.mdrecords the licence plus how much of each shipped file is verbatim, measured line-wise rather than asserted.Happy to move it to a different section, shorten the description, or split it if you would rather list the marketplace than one plugin.