claudeindex
Marketplace

jacobpevans-cc-plugins

Claude Code plugins and hooks by JacobPEvans

Stars

1

Forks

0

Plugins

20

Installation

1

Add the marketplace

/plugin marketplace add JacobPEvans/claude-code-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

20

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

git-standards

Git workflow standards, branch hygiene, PR creation guards, and issue linking

Plugin

code-standards

Code quality standards, documentation formatting, testing philosophy, and review guidelines

Plugin

infra-standards

Infrastructure standards for Proxmox, Terraform, Ansible including deployment pipeline, IP addressing, and secrets management

Plugin

project-standards

AgentsMD authoring standards, workspace management, and skills/tools registry lookup

Plugin

session-analytics

Claude Code session token analytics via Splunk OTEL telemetry

Plugin

process-cleanup

Cleanup orphaned MCP server processes on session exit — workaround for upstream bug #1935

Plugin

git-guards

Combined git security and workflow protection via PreToolUse hooks - merges git-permission-guard and main-branch-guard functionality

Plugin

content-guards

Combined content validation and guard plugin that merges token-validator, markdown-validator, webfetch-guard, and issue-limiter functionality

Plugin

git-workflows

Git worktree initialization, main branch sync, repository refresh, and troubleshooting workflows

Plugin

github-workflows

PR management, multi-repo PR finalization, and issue shaping with Shape Up methodology

Plugin

infra-orchestration

Cross-repo infrastructure orchestration for Terraform and Ansible workflows

Plugin

ai-delegation

Delegate tasks to external AI models and run autonomous maintenance loops

Plugin

config-management

Sync AI tool permissions across repos and quickly add always-allow permissions

Plugin

codeql-resolver

Systematic CodeQL alert analysis and resolution for GitHub Actions workflows

Plugin

main-branch-guard

PreToolUse hook that blocks Edit/Write/NotebookEdit operations on main branch or worktree

Plugin

git-rebase-workflow

Local rebase-merge workflow for linear git history and signed commits

Plugin

issue-limiter

PreToolUse hook that enforces GitHub issue creation limits to prevent backlog overflow

Plugin

markdown-validator

PostToolUse hook that validates markdown files with markdownlint-cli2 and cspell

Plugin

token-validator

PreToolUse hook that validates file token limits on Write and Edit operations

Plugin

webfetch-guard

Intercepts WebFetch calls to block outdated year references and warn about date awareness