Claude Code Plugins is an open-source add-on suite that turns Claude Code into a programmable workspace. It gives you composable workflows, automatic project memory, skill packs, lifecycle hooks, sub-agents, and typed commands—all wired with minimal config.
Stars
2
Forks
0
Watchers
2
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
65
commits
fix: reduce hook overhead - remove PrePromptEnrichment, limit PreToolUse scope
8a44746View on GitHubfeat: add color configuration to all subagents for visual distinction
3767768View on GitHubrefactor: make pre_tool_use less restrictive with smart warnings and complete hooks.json
9faeac9View on GitHubrefactor: remove hardcoded values from CI and improve validation
871181eView on GitHubfix: replace hardcoded version check with cross-validation in CI
5643f70View on GitHubfix: improve command injection detection to allow legitimate dev commands
3d824a8View on GitHubfix: whitelist git commands in command injection detection
061f3d1View on GitHubfix: narrow PostToolUse hook matcher to prevent blocking on Bash operations
5e33262View on GitHubfeat(ci): enhance auto-release workflow with smart release notes and archives
b007002View on GitHub