AndrewDongminYoo/cc-agents-kit
πͺMarketplaceAndrewDongminYoo/cc-agents-kit
Add this Marketplace
/plugin marketplace add AndrewDongminYoo/cc-agents-kitClaude Code plugin marketplace. guard-hooks: five defensive hooks that block dangerous shell commands and secrets access, catch the two zsh quoting mistakes that fail silently, and warn on lockfile drift and shellcheck findings.
Plugins in this Marketplace
context-handoff
productivityCarry work across sessions and keep the context that carries it lean: hand off a session, export or log what it found, chart an effort too big for one sitting, and audit or garbage-collect your Claude Code config.
guard-hooks
productivityEight defensive hooks: blocks recursive rm on $HOME, download-and-execute pipelines, secrets-file access, path-less formatter runs, credentials in the staged diff, and the two zsh quoting mistakes that fail silently; warns on stale lockfiles and shellcheck findings; masks credential-shaped values out of Bash output before the model sees them.
repo-gate
productivityWhat runs between "the code works" and "it is pushed": trunk setup, conventional-commit splitting, dependency vulnerability triage, spell-check triage, and babysitting CI until it is green.