
Jacobpevans Claude Code Plugins
- 4 repo stars
- Updated July 24, 2026
- JacobPEvans/claude-code-plugins
JacobPEvans Claude Code Plugins is a Claude Code plugin marketplace that bundles seventeen hook-driven guardrails, validators, and infra helpers for disciplined agent sessions.
About
JacobPEvans Claude Code Plugins is a personal plugin registry for developers who already use Claude Code daily but found generic marketplaces thin on opinionated guardrails. The collection bundles roughly seventeen plugins that sit on hooks and agent configuration rather than replacing your app code: git and main-branch guards, markdown and token validation, WebFetch limits, issue and merge hygiene, and infra-adjacent helpers for Terraform, Ansible, Proxmox, and secrets via Doppler. Developers shipping with agents benefit when they want consistent enforcement—always-allow patterns, pretool checks, and delegation scripts—without maintaining each rule by hand in every repo. It is intermediate complexity because you must understand Claude Code plugin layout, hook triggers, and which plugins to enable per project. Use it during Build when wiring agent tooling, during Ship when you need review and security gates, and during Operate when telemetry, Splunk-style lookup, and repo cleanup matter. It is a curated plugin marketplace for Claude Code, not a single skill file or an MCP server catalog.
- 17-plugin bundle covering git permission guards, branch protection, markdown and token validators, and WebFetch hygiene
- Infrastructure and ops-oriented plugins for Terraform, Ansible, Proxmox, Doppler secrets, and Splunk-oriented troublesho
- GitHub Actions and cross-repo orchestration patterns for pipelines, issue linking, and multi-repo maintenance
- Session lifecycle hooks (session start, user prompt submit) plus research-first and native-tool-first methodology enforc
- Quality and security posture: CodeQL-oriented analysis, permission guards, and systematic review/delegation workflows
Jacobpevans Claude Code Plugins by the numbers
- Data as of Jul 25, 2026 (Skillselion catalog sync)
/plugin install jacobpevans-claude-code-plugins@JacobPEvans/claude-code-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 4 |
|---|---|
| Last updated | July 24, 2026 |
| Repository | JacobPEvans/claude-code-plugins ↗ |
What it does
Install a 17-plugin Claude Code bundle when stock marketplaces lack git guards, hook validators, infra helpers, and repo hygiene you want enforced on every session.
Who is it for?
Best when you run Claude Code on real repos and want a pre-vetted stack of guards, hooks, and small automation plugins instead of piecing together fragments from multiple marketplaces.
Skip if: Skip if you only need one generic skill, lack Claude Code plugin workflow comfort, or want a hosted SaaS with no local hook configuration.
What you get
After you register the marketplace and enable the plugins you need, Claude Code sessions inherit consistent permissions, validation, and delegation patterns across repos without re-scouring the web each time.
- Access to seventeen named plugins you can toggle per project
- Repeatable session-start and pretool validation behavior when hooks are configured
- Documented patterns for git, markdown, token, and fetch guards aligned with the bundle
By the numbers
- Plugin count: 17
- Repository: JacobPEvans/claude-code-plugins
- Bundle type: multi-plugin Claude Code marketplace
Recommended Plugins
How it compares
Curated multi-plugin Claude Code marketplace with hook enforcement, not a single Agent Skill or standalone MCP server.
FAQ
Who is Jacobpevans Claude Code Plugins for?
It is for Claude Code users who maintain serious codebases and want JacobPEvans’s custom plugins—git guards, validators, infra helpers, and session hooks—in one installable bundle.
When should I use Jacobpevans Claude Code Plugins?
Use it when you are wiring agent tooling during Build, tightening review and security during Ship, or standardizing session behavior during Operate and have not found equivalent quality in default marketplaces.
How do I add Jacobpevans Claude Code Plugins to my agent?
Add the JacobPEvans/claude-code-plugins repository as a Claude Code plugin marketplace source, then enable individual plugins from the bundle in your project or user Claude Code plugin configuration.