context-handoff
πPluginAndrewDongminYoo/cc-agents-kit
Installation
/plugin marketplace add AndrewDongminYoo/cc-agents-kit/plugin install context-handoff@cc-agents-kitCarry 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.
Part of
AndrewDongminYoo/cc-agents-kit
More from this repository3
Eight 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.
What 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.
Claude 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.