Claude Code plugins and hooks by JacobPEvans
Git workflow standards, branch hygiene, PR creation guards, and issue linking
Code quality standards, documentation formatting, testing philosophy, and review guidelines
Infrastructure standards for Proxmox, Terraform, Ansible including deployment pipeline, IP addressing, and secrets management
AgentsMD authoring standards, workspace management, and skills/tools registry lookup
Cleanup orphaned MCP server processes on session exit — workaround for upstream bug #1935
Combined git security and workflow protection via PreToolUse hooks - merges git-permission-guard and main-branch-guard functionality
Combined content validation and guard plugin that merges token-validator, markdown-validator, webfetch-guard, and issue-limiter functionality
Git worktree initialization, main branch sync, repository refresh, and troubleshooting workflows
PR management, multi-repo PR finalization, and issue shaping with Shape Up methodology
Cross-repo infrastructure orchestration for Terraform and Ansible workflows
Delegate tasks to external AI models and run autonomous maintenance loops
Sync AI tool permissions across repos and quickly add always-allow permissions
Systematic CodeQL alert analysis and resolution for GitHub Actions workflows
PreToolUse hook that blocks Edit/Write/NotebookEdit operations on main branch or worktree
Local rebase-merge workflow for linear git history and signed commits
PreToolUse hook that enforces GitHub issue creation limits to prevent backlog overflow
PostToolUse hook that validates markdown files with markdownlint-cli2 and cspell
PreToolUse hook that validates file token limits on Write and Edit operations
Intercepts WebFetch calls to block outdated year references and warn about date awareness