Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 18 additions & 18 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
},
"metadata": {
"description": "Claude Code plugins and hooks by JacobPEvans",
"version": "4.2.2"
"version": "4.3.0"
},
"plugins": [
{
"name": "git-guards",
"source": "./git-guards",
"description": "Combined git security and workflow protection via PreToolUse hooks - merges git-permission-guard and main-branch-guard functionality",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -22,7 +22,7 @@
"name": "content-guards",
"source": "./content-guards",
"description": "Combined content validation and guard plugin that merges token-validator, markdown-validator, webfetch-guard, and issue-limiter functionality",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -31,7 +31,7 @@
"name": "git-workflows",
"source": "./git-workflows",
"description": "Git worktree initialization, main branch sync, repository refresh, and troubleshooting workflows",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -40,7 +40,7 @@
"name": "github-workflows",
"source": "./github-workflows",
"description": "PR management, multi-repo PR finalization, and issue shaping with Shape Up methodology",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -49,7 +49,7 @@
"name": "infra-orchestration",
"source": "./infra-orchestration",
"description": "Cross-repo infrastructure orchestration for Terraform and Ansible workflows",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -58,7 +58,7 @@
"name": "ai-delegation",
"source": "./ai-delegation",
"description": "Delegate tasks to external AI models and run autonomous maintenance loops",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -67,7 +67,7 @@
"name": "config-management",
"source": "./config-management",
"description": "Sync AI tool permissions across repos and quickly add always-allow permissions",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -76,7 +76,7 @@
"name": "codeql-resolver",
"source": "./codeql-resolver",
"description": "Systematic CodeQL alert analysis and resolution for GitHub Actions workflows",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -85,7 +85,7 @@
"name": "process-cleanup",
"source": "./process-cleanup",
"description": "Cleanup orphaned MCP server processes on session exit — workaround for upstream bug #1935",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -94,7 +94,7 @@
"name": "pr-lifecycle",
"source": "./pr-lifecycle",
"description": "Automatically triggers PR finalization after PR creation",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -103,7 +103,7 @@
"name": "git-standards",
"source": "./git-standards",
"description": "Git workflow standards, branch hygiene, PR creation guards, and issue linking",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -112,7 +112,7 @@
"name": "code-standards",
"source": "./code-standards",
"description": "Code quality standards, documentation formatting, testing philosophy, and review guidelines",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -121,7 +121,7 @@
"name": "infra-standards",
"source": "./infra-standards",
"description": "Infrastructure standards for Proxmox, Terraform, Ansible including deployment pipeline, IP addressing, and secrets management",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -130,7 +130,7 @@
"name": "project-standards",
"source": "./project-standards",
"description": "AgentsMD authoring standards, workspace management, and skills/tools registry lookup",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -139,7 +139,7 @@
"name": "session-analytics",
"source": "./session-analytics",
"description": "Claude Code session token analytics via Splunk OTEL telemetry",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -148,7 +148,7 @@
"name": "pal-health",
"source": "./pal-health",
"description": "Session-start hook to warn about recent PAL MCP Doppler failures",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand All @@ -157,7 +157,7 @@
"name": "script-guards",
"source": "./script-guards",
"description": "Prevents unnecessary script generation - enforces research-first, native-tool-first patterns via PreToolUse and UserPromptSubmit hooks",
"version": "4.2.2",
"version": "4.3.0",
"author": {
"name": "JacobPEvans"
}
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.2.2"
".": "4.3.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.3.0](https://github.com/dryvist/claude-code-plugins/compare/v4.2.2...v4.3.0) (2026-06-12)


### Features

* **git-guards:** remove gh commands from ask permissions ([#355](https://github.com/dryvist/claude-code-plugins/issues/355)) ([8bd402c](https://github.com/dryvist/claude-code-plugins/commit/8bd402c57db622b792970f9dd068f07b6e1ba26a))

## [4.2.2](https://github.com/dryvist/claude-code-plugins/compare/v4.2.1...v4.2.2) (2026-06-12)


Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.2.2
4.3.0
2 changes: 1 addition & 1 deletion ai-delegation/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ai-delegation",
"version": "4.2.2",
"version": "4.3.0",
"description": "Delegate tasks to external AI models and run autonomous maintenance loops",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion code-standards/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "code-standards",
"version": "4.2.2",
"version": "4.3.0",
"description": "Code quality standards, documentation formatting, testing philosophy, and review guidelines",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion codeql-resolver/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codeql-resolver",
"version": "4.2.2",
"version": "4.3.0",
"description": "Systematic CodeQL alert analysis and resolution for GitHub Actions workflows",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion config-management/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "config-management",
"version": "4.2.2",
"version": "4.3.0",
"description": "Sync AI tool permissions across repos and quickly add always-allow permissions",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion content-guards/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "content-guards",
"version": "4.2.2",
"version": "4.3.0",
"description": "Combined content validation and guard plugin: token-validator, markdown-validator, readme-validator, webfetch-guard, and issue/PR rate limiter",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion git-guards/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "git-guards",
"version": "4.2.2",
"version": "4.3.0",
"description": "Git security and workflow protection via PreToolUse and UserPromptSubmit hooks - worktree reminder plus dangerous-command, commit-trailer, and main-branch edit guards",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion git-standards/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "git-standards",
"version": "4.2.2",
"version": "4.3.0",
"description": "Git workflow standards, branch hygiene, PR creation guards, and issue linking",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion git-workflows/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "git-workflows",
"version": "4.2.2",
"version": "4.3.0",
"description": "Git main branch synchronization, troubleshooting, and post-merge cleanup workflows",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion github-workflows/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-workflows",
"version": "4.2.2",
"version": "4.3.0",
"description": "PR finalization (single, repo-wide, or org-wide including bots), repo refresh, rebase-merge, squash-merge, review thread resolution, and issue shaping",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion infra-orchestration/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "infra-orchestration",
"version": "4.2.2",
"version": "4.3.0",
"description": "Cross-repo infrastructure orchestration for Terraform and Ansible workflows",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion infra-standards/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "infra-standards",
"version": "4.2.2",
"version": "4.3.0",
"description": "Infrastructure standards for Proxmox, Terraform, Ansible: VMID/IP assignment ranges and the Terraform-to-Ansible inventory contract",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion pal-health/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pal-health",
"version": "4.2.2",
"version": "4.3.0",
"description": "Session-start hook to warn about recent PAL MCP Doppler failures",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion pr-lifecycle/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pr-lifecycle",
"version": "4.2.2",
"version": "4.3.0",
"description": "Automatically triggers PR finalization after PR creation",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion process-cleanup/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "process-cleanup",
"version": "4.2.2",
"version": "4.3.0",
"description": "Cleanup orphaned MCP server processes on session exit — workaround for upstream bug #1935",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion project-standards/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "project-standards",
"version": "4.2.2",
"version": "4.3.0",
"description": "AgentsMD authoring standards, workspace management, and skills/tools registry lookup",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion script-guards/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "script-guards",
"version": "4.2.2",
"version": "4.3.0",
"description": "Prevents unnecessary script generation - enforces research-first, native-tool-first patterns via PreToolUse and UserPromptSubmit hooks",
"author": {
"name": "JacobPEvans"
Expand Down
2 changes: 1 addition & 1 deletion session-analytics/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "session-analytics",
"version": "4.2.2",
"version": "4.3.0",
"description": "Claude Code session token analytics via Splunk OTEL telemetry",
"author": {
"name": "JacobPEvans"
Expand Down
Loading