From 3fef84381b352add6a4af21c03bf4e89804ecaaa Mon Sep 17 00:00:00 2001 From: "jacobpevans-release-please[bot]" <289461958+jacobpevans-release-please[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 15:47:36 +0000 Subject: [PATCH] chore(main): release 4.25.2 --- .claude-plugin/marketplace.json | 42 +++++++++---------- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++ VERSION | 2 +- ai-delegation/.claude-plugin/plugin.json | 2 +- code-standards/.claude-plugin/plugin.json | 2 +- codeql-resolver/.claude-plugin/plugin.json | 2 +- config-management/.claude-plugin/plugin.json | 2 +- content-guards/.claude-plugin/plugin.json | 2 +- git-guards/.claude-plugin/plugin.json | 2 +- git-standards/.claude-plugin/plugin.json | 2 +- git-workflows/.claude-plugin/plugin.json | 2 +- github-workflows/.claude-plugin/plugin.json | 2 +- .../.claude-plugin/plugin.json | 2 +- infra-standards/.claude-plugin/plugin.json | 2 +- pal-health/.claude-plugin/plugin.json | 2 +- pr-lifecycle/.claude-plugin/plugin.json | 2 +- process-cleanup/.claude-plugin/plugin.json | 2 +- project-standards/.claude-plugin/plugin.json | 2 +- script-guards/.claude-plugin/plugin.json | 2 +- session-analytics/.claude-plugin/plugin.json | 2 +- 21 files changed, 48 insertions(+), 40 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 46658e4..9af0354 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,14 +6,14 @@ }, "metadata": { "description": "Claude Code plugins and hooks by JacobPEvans", - "version": "4.25.1" + "version": "4.25.2" }, "plugins": [ { "name": "ai-delegation", "source": "./ai-delegation", "description": "Delegate tasks to AI models, orchestrate premium-model work, and run autonomous maintenance loops", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -22,7 +22,7 @@ "name": "code-standards", "source": "./code-standards", "description": "Code quality standards, documentation formatting, testing philosophy, and review guidelines", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -31,7 +31,7 @@ "name": "codeql-resolver", "source": "./codeql-resolver", "description": "Systematic CodeQL alert analysis and resolution for GitHub Actions workflows", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -40,7 +40,7 @@ "name": "config-management", "source": "./config-management", "description": "Sync AI tool permissions across repos and quickly add always-allow permissions", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -49,7 +49,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.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -58,7 +58,7 @@ "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.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -67,7 +67,7 @@ "name": "git-standards", "source": "./git-standards", "description": "Git workflow standards, branch hygiene, PR creation guards, and issue linking", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -76,7 +76,7 @@ "name": "ai-cli-harness-better-practices", "source": "./ai-cli-harness-better-practices", "description": "Harness-agnostic session continuity: goal statements, status snapshots, handoffs, cold resume, replanning, and wrap-up. No git or GitHub required.", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -85,7 +85,7 @@ "name": "git-workflows", "source": "./git-workflows", "description": "Git worktree initialization, main branch sync, and troubleshooting workflows", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -94,7 +94,7 @@ "name": "github-workflows", "source": "./github-workflows", "description": "PR management, multi-repo PR finalization, and issue shaping with Shape Up methodology", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -103,7 +103,7 @@ "name": "homelab-ops", "source": "./homelab-ops", "description": "High-level operational runbooks for homelab management: DR-node power management, DNS ingress convergence, and secrets-engine identity bring-up", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -112,7 +112,7 @@ "name": "infra-orchestration", "source": "./infra-orchestration", "description": "Cross-repo infrastructure orchestration for Terraform and Ansible workflows", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -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.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -130,7 +130,7 @@ "name": "openbao", "source": "./openbao", "description": "OpenBao-backed secrets access model: mint ephemeral credentials from secrets engines instead of storing static ones; reads pre-authorized, writes human-gated", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -139,7 +139,7 @@ "name": "pal-health", "source": "./pal-health", "description": "Session-start hook to warn about recent PAL MCP Doppler failures", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -148,7 +148,7 @@ "name": "pr-lifecycle", "source": "./pr-lifecycle", "description": "Automatically triggers PR finalization after PR creation", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -157,7 +157,7 @@ "name": "process-cleanup", "source": "./process-cleanup", "description": "Cleanup orphaned MCP server processes on session exit — workaround for upstream bug #1935", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -166,7 +166,7 @@ "name": "project-standards", "source": "./project-standards", "description": "AgentsMD authoring standards, workspace management, and skills/tools registry lookup", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -175,7 +175,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.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } @@ -184,7 +184,7 @@ "name": "session-analytics", "source": "./session-analytics", "description": "Claude Code session token analytics via Splunk OTEL telemetry", - "version": "4.25.1", + "version": "4.25.2", "author": { "name": "JacobPEvans" } diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 24fd8df..cae420a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "4.25.1" + ".": "4.25.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 832e0c1..7b8b8e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [4.25.2](https://github.com/dryvist/claude-code-plugins/compare/v4.25.1...v4.25.2) (2026-07-24) + + +### Bug Fixes + +* **refresh-repo,git-workflow-standards:** catch zero-ahead branches, not just [gone] ([83e248b](https://github.com/dryvist/claude-code-plugins/commit/83e248b6c1a08c140cd9e8606d42018d49e351ff)) +* **refresh-repo,git-workflow-standards:** catch zero-ahead branches; split into prune-branches ([97f6b05](https://github.com/dryvist/claude-code-plugins/commit/97f6b05095213fe316044ec0fea62eb3c194f498)) + ## [4.25.1](https://github.com/dryvist/claude-code-plugins/compare/v4.25.0...v4.25.1) (2026-07-20) diff --git a/VERSION b/VERSION index 72e19f2..5266504 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.25.1 +4.25.2 diff --git a/ai-delegation/.claude-plugin/plugin.json b/ai-delegation/.claude-plugin/plugin.json index 012d8ce..d45223d 100644 --- a/ai-delegation/.claude-plugin/plugin.json +++ b/ai-delegation/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "ai-delegation", - "version": "4.25.1", + "version": "4.25.2", "description": "Delegate tasks to AI models, orchestrate premium-model work, and run autonomous maintenance loops", "author": { "name": "JacobPEvans" diff --git a/code-standards/.claude-plugin/plugin.json b/code-standards/.claude-plugin/plugin.json index 3274e6d..4e8d049 100644 --- a/code-standards/.claude-plugin/plugin.json +++ b/code-standards/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "code-standards", - "version": "4.25.1", + "version": "4.25.2", "description": "Code quality standards, documentation formatting, testing philosophy, and review guidelines", "author": { "name": "JacobPEvans" diff --git a/codeql-resolver/.claude-plugin/plugin.json b/codeql-resolver/.claude-plugin/plugin.json index 03b817f..428bdd9 100644 --- a/codeql-resolver/.claude-plugin/plugin.json +++ b/codeql-resolver/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "codeql-resolver", - "version": "4.25.1", + "version": "4.25.2", "description": "Systematic CodeQL alert analysis and resolution for GitHub Actions workflows", "author": { "name": "JacobPEvans" diff --git a/config-management/.claude-plugin/plugin.json b/config-management/.claude-plugin/plugin.json index cf9ce8b..c77c8fa 100644 --- a/config-management/.claude-plugin/plugin.json +++ b/config-management/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "config-management", - "version": "4.25.1", + "version": "4.25.2", "description": "Sync AI tool permissions across repos and quickly add always-allow permissions", "author": { "name": "JacobPEvans" diff --git a/content-guards/.claude-plugin/plugin.json b/content-guards/.claude-plugin/plugin.json index 897edb3..58762ca 100644 --- a/content-guards/.claude-plugin/plugin.json +++ b/content-guards/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "content-guards", - "version": "4.25.1", + "version": "4.25.2", "description": "Combined content validation and guard plugin: token-validator, markdown-validator, readme-validator, webfetch-guard, issue/PR backlog limiter, and a public-repo leakage guard", "author": { "name": "JacobPEvans" diff --git a/git-guards/.claude-plugin/plugin.json b/git-guards/.claude-plugin/plugin.json index 0384dc4..2295935 100644 --- a/git-guards/.claude-plugin/plugin.json +++ b/git-guards/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "git-guards", - "version": "4.25.1", + "version": "4.25.2", "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" diff --git a/git-standards/.claude-plugin/plugin.json b/git-standards/.claude-plugin/plugin.json index 1dcbbc0..2d53395 100644 --- a/git-standards/.claude-plugin/plugin.json +++ b/git-standards/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "git-standards", - "version": "4.25.1", + "version": "4.25.2", "description": "Git workflow standards, branch hygiene, PR creation guards, and issue linking", "author": { "name": "JacobPEvans" diff --git a/git-workflows/.claude-plugin/plugin.json b/git-workflows/.claude-plugin/plugin.json index 18cab43..d875d57 100644 --- a/git-workflows/.claude-plugin/plugin.json +++ b/git-workflows/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "git-workflows", - "version": "4.25.1", + "version": "4.25.2", "description": "Git main branch synchronization, troubleshooting, and post-merge cleanup workflows", "author": { "name": "JacobPEvans" diff --git a/github-workflows/.claude-plugin/plugin.json b/github-workflows/.claude-plugin/plugin.json index 6b117b7..6c4c89a 100644 --- a/github-workflows/.claude-plugin/plugin.json +++ b/github-workflows/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "github-workflows", - "version": "4.25.1", + "version": "4.25.2", "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" diff --git a/infra-orchestration/.claude-plugin/plugin.json b/infra-orchestration/.claude-plugin/plugin.json index 6e9e889..7156486 100644 --- a/infra-orchestration/.claude-plugin/plugin.json +++ b/infra-orchestration/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "infra-orchestration", - "version": "4.25.1", + "version": "4.25.2", "description": "Cross-repo infrastructure orchestration for Terraform and Ansible workflows", "author": { "name": "JacobPEvans" diff --git a/infra-standards/.claude-plugin/plugin.json b/infra-standards/.claude-plugin/plugin.json index 357f562..fcc2d58 100644 --- a/infra-standards/.claude-plugin/plugin.json +++ b/infra-standards/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "infra-standards", - "version": "4.25.1", + "version": "4.25.2", "description": "Infrastructure standards for Proxmox, Terraform, Ansible: VMID/IP assignment ranges and the Terraform-to-Ansible inventory contract", "author": { "name": "JacobPEvans" diff --git a/pal-health/.claude-plugin/plugin.json b/pal-health/.claude-plugin/plugin.json index 6ba2f39..a4fe975 100644 --- a/pal-health/.claude-plugin/plugin.json +++ b/pal-health/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "pal-health", - "version": "4.25.1", + "version": "4.25.2", "description": "Session-start hook to warn about recent PAL MCP Doppler failures", "author": { "name": "JacobPEvans" diff --git a/pr-lifecycle/.claude-plugin/plugin.json b/pr-lifecycle/.claude-plugin/plugin.json index 11352aa..22f8cf2 100644 --- a/pr-lifecycle/.claude-plugin/plugin.json +++ b/pr-lifecycle/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "pr-lifecycle", - "version": "4.25.1", + "version": "4.25.2", "description": "Automatically triggers PR finalization after PR creation", "author": { "name": "JacobPEvans" diff --git a/process-cleanup/.claude-plugin/plugin.json b/process-cleanup/.claude-plugin/plugin.json index 27d8230..f55590d 100644 --- a/process-cleanup/.claude-plugin/plugin.json +++ b/process-cleanup/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "process-cleanup", - "version": "4.25.1", + "version": "4.25.2", "description": "Cleanup orphaned MCP server processes on session exit — workaround for upstream bug #1935", "author": { "name": "JacobPEvans" diff --git a/project-standards/.claude-plugin/plugin.json b/project-standards/.claude-plugin/plugin.json index 5f60f6c..2042620 100644 --- a/project-standards/.claude-plugin/plugin.json +++ b/project-standards/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "project-standards", - "version": "4.25.1", + "version": "4.25.2", "description": "Claude skill authoring standards, workspace management, and skills/tools registry lookup", "author": { "name": "JacobPEvans" diff --git a/script-guards/.claude-plugin/plugin.json b/script-guards/.claude-plugin/plugin.json index 9c34c04..125cf04 100644 --- a/script-guards/.claude-plugin/plugin.json +++ b/script-guards/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "script-guards", - "version": "4.25.1", + "version": "4.25.2", "description": "Prevents unnecessary script generation - enforces research-first, native-tool-first patterns via PreToolUse and UserPromptSubmit hooks", "author": { "name": "JacobPEvans" diff --git a/session-analytics/.claude-plugin/plugin.json b/session-analytics/.claude-plugin/plugin.json index 91c6732..e830947 100644 --- a/session-analytics/.claude-plugin/plugin.json +++ b/session-analytics/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "session-analytics", - "version": "4.25.1", + "version": "4.25.2", "description": "Claude Code session token analytics via Splunk OTEL telemetry", "author": { "name": "JacobPEvans"