Skip to content

Commit cc15719

Browse files
Merge remote-tracking branch 'origin/main' into feat/issue-sweep
# Conflicts: # github-workflows/.claude-plugin/plugin.json
2 parents be36f9b + 2e1a51c commit cc15719

21 files changed

Lines changed: 47 additions & 40 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
},
77
"metadata": {
88
"description": "Claude Code plugins and hooks by JacobPEvans",
9-
"version": "5.5.0"
9+
"version": "5.6.0"
1010
},
1111
"plugins": [
1212
{
1313
"name": "ai-delegation",
1414
"source": "./ai-delegation",
1515
"description": "Delegate tasks to AI models, orchestrate premium-model work, and run autonomous maintenance loops",
16-
"version": "5.5.0",
16+
"version": "5.6.0",
1717
"author": {
1818
"name": "JacobPEvans"
1919
}
@@ -22,7 +22,7 @@
2222
"name": "code-standards",
2323
"source": "./code-standards",
2424
"description": "Code quality standards, documentation formatting, testing philosophy, and review guidelines",
25-
"version": "5.5.0",
25+
"version": "5.6.0",
2626
"author": {
2727
"name": "JacobPEvans"
2828
}
@@ -31,7 +31,7 @@
3131
"name": "codeql-resolver",
3232
"source": "./codeql-resolver",
3333
"description": "Systematic CodeQL alert analysis and resolution for GitHub Actions workflows",
34-
"version": "5.5.0",
34+
"version": "5.6.0",
3535
"author": {
3636
"name": "JacobPEvans"
3737
}
@@ -40,7 +40,7 @@
4040
"name": "config-management",
4141
"source": "./config-management",
4242
"description": "Sync AI tool permissions across repos and quickly add always-allow permissions",
43-
"version": "5.5.0",
43+
"version": "5.6.0",
4444
"author": {
4545
"name": "JacobPEvans"
4646
}
@@ -49,7 +49,7 @@
4949
"name": "content-guards",
5050
"source": "./content-guards",
5151
"description": "Combined content validation and guard plugin that merges token-validator, markdown-validator, webfetch-guard, and issue-limiter functionality",
52-
"version": "5.5.0",
52+
"version": "5.6.0",
5353
"author": {
5454
"name": "JacobPEvans"
5555
}
@@ -58,7 +58,7 @@
5858
"name": "git-guards",
5959
"source": "./git-guards",
6060
"description": "Combined git security and workflow protection via PreToolUse hooks - merges git-permission-guard and main-branch-guard functionality",
61-
"version": "5.5.0",
61+
"version": "5.6.0",
6262
"author": {
6363
"name": "JacobPEvans"
6464
}
@@ -67,7 +67,7 @@
6767
"name": "git-standards",
6868
"source": "./git-standards",
6969
"description": "Git workflow standards, branch hygiene, PR creation guards, and issue linking",
70-
"version": "5.5.0",
70+
"version": "5.6.0",
7171
"author": {
7272
"name": "JacobPEvans"
7373
}
@@ -76,7 +76,7 @@
7676
"name": "ai-cli-harness-better-practices",
7777
"source": "./ai-cli-harness-better-practices",
7878
"description": "Harness-agnostic session continuity: goal statements, status snapshots, handoffs, cold resume, replanning, and wrap-up. No git or GitHub required.",
79-
"version": "5.5.0",
79+
"version": "5.6.0",
8080
"author": {
8181
"name": "JacobPEvans"
8282
}
@@ -85,7 +85,7 @@
8585
"name": "git-workflows",
8686
"source": "./git-workflows",
8787
"description": "Git worktree initialization, main branch sync, and troubleshooting workflows",
88-
"version": "5.5.0",
88+
"version": "5.6.0",
8989
"author": {
9090
"name": "JacobPEvans"
9191
}
@@ -94,7 +94,7 @@
9494
"name": "github-workflows",
9595
"source": "./github-workflows",
9696
"description": "PR management, multi-repo PR finalization, and issue shaping with Shape Up methodology",
97-
"version": "5.5.0",
97+
"version": "5.6.0",
9898
"author": {
9999
"name": "JacobPEvans"
100100
}
@@ -103,7 +103,7 @@
103103
"name": "homelab-ops",
104104
"source": "./homelab-ops",
105105
"description": "High-level operational runbooks for homelab management: DR-node power management, DNS ingress convergence, and secrets-engine identity bring-up",
106-
"version": "5.5.0",
106+
"version": "5.6.0",
107107
"author": {
108108
"name": "JacobPEvans"
109109
}
@@ -112,7 +112,7 @@
112112
"name": "infra-orchestration",
113113
"source": "./infra-orchestration",
114114
"description": "Cross-repo infrastructure orchestration for Terraform and Ansible workflows",
115-
"version": "5.5.0",
115+
"version": "5.6.0",
116116
"author": {
117117
"name": "JacobPEvans"
118118
}
@@ -121,7 +121,7 @@
121121
"name": "infra-standards",
122122
"source": "./infra-standards",
123123
"description": "Infrastructure standards for Proxmox, Terraform, Ansible including deployment pipeline, IP addressing, and secrets management",
124-
"version": "5.5.0",
124+
"version": "5.6.0",
125125
"author": {
126126
"name": "JacobPEvans"
127127
}
@@ -130,7 +130,7 @@
130130
"name": "openbao",
131131
"source": "./openbao",
132132
"description": "OpenBao-backed secrets access model: mint ephemeral credentials from secrets engines instead of storing static ones; reads pre-authorized, writes human-gated",
133-
"version": "5.5.0",
133+
"version": "5.6.0",
134134
"author": {
135135
"name": "JacobPEvans"
136136
}
@@ -139,7 +139,7 @@
139139
"name": "pal-health",
140140
"source": "./pal-health",
141141
"description": "Session-start hook to warn about recent PAL MCP Doppler failures",
142-
"version": "5.5.0",
142+
"version": "5.6.0",
143143
"author": {
144144
"name": "JacobPEvans"
145145
}
@@ -148,7 +148,7 @@
148148
"name": "pr-lifecycle",
149149
"source": "./pr-lifecycle",
150150
"description": "Automatically triggers PR finalization after PR creation",
151-
"version": "5.5.0",
151+
"version": "5.6.0",
152152
"author": {
153153
"name": "JacobPEvans"
154154
}
@@ -157,7 +157,7 @@
157157
"name": "process-cleanup",
158158
"source": "./process-cleanup",
159159
"description": "Cleanup orphaned MCP server processes on session exit — workaround for upstream bug #1935",
160-
"version": "5.5.0",
160+
"version": "5.6.0",
161161
"author": {
162162
"name": "JacobPEvans"
163163
}
@@ -166,7 +166,7 @@
166166
"name": "project-standards",
167167
"source": "./project-standards",
168168
"description": "AgentsMD authoring standards, workspace management, and skills/tools registry lookup",
169-
"version": "5.5.0",
169+
"version": "5.6.0",
170170
"author": {
171171
"name": "JacobPEvans"
172172
}
@@ -175,7 +175,7 @@
175175
"name": "script-guards",
176176
"source": "./script-guards",
177177
"description": "Prevents unnecessary script generation - enforces research-first, native-tool-first patterns via PreToolUse and UserPromptSubmit hooks",
178-
"version": "5.5.0",
178+
"version": "5.6.0",
179179
"author": {
180180
"name": "JacobPEvans"
181181
}
@@ -184,7 +184,7 @@
184184
"name": "session-analytics",
185185
"source": "./session-analytics",
186186
"description": "Claude Code session token analytics via Splunk OTEL telemetry",
187-
"version": "5.5.0",
187+
"version": "5.6.0",
188188
"author": {
189189
"name": "JacobPEvans"
190190
}

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.5.0"
2+
".": "5.6.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.6.0](https://github.com/dryvist/claude-code-plugins/compare/v5.5.0...v5.6.0) (2026-08-16)
4+
5+
6+
### Features
7+
8+
* **pr-sweep:** add a parallel execution model and sweep mechanics reference ([d3fe2e4](https://github.com/dryvist/claude-code-plugins/commit/d3fe2e4327a238e7bd5c846de1df9b554d5c0ff3))
9+
310
## [5.5.0](https://github.com/dryvist/claude-code-plugins/compare/v5.4.0...v5.5.0) (2026-08-15)
411

512

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.5.0
1+
5.6.0

ai-delegation/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ai-delegation",
3-
"version": "5.5.0",
3+
"version": "5.6.0",
44
"description": "Delegate tasks to AI models, orchestrate premium-model work, and run autonomous maintenance loops",
55
"author": {
66
"name": "JacobPEvans"

code-standards/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "code-standards",
3-
"version": "5.5.0",
3+
"version": "5.6.0",
44
"description": "Code quality standards, documentation formatting, testing philosophy, and review guidelines",
55
"author": {
66
"name": "JacobPEvans"

codeql-resolver/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeql-resolver",
3-
"version": "5.5.0",
3+
"version": "5.6.0",
44
"description": "Systematic CodeQL alert analysis and resolution for GitHub Actions workflows",
55
"author": {
66
"name": "JacobPEvans"

config-management/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "config-management",
3-
"version": "5.5.0",
3+
"version": "5.6.0",
44
"description": "Sync AI tool permissions across repos and quickly add always-allow permissions",
55
"author": {
66
"name": "JacobPEvans"

content-guards/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "content-guards",
3-
"version": "5.5.0",
3+
"version": "5.6.0",
44
"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",
55
"author": {
66
"name": "JacobPEvans"

git-guards/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-guards",
3-
"version": "5.5.0",
3+
"version": "5.6.0",
44
"description": "Git security and workflow protection via PreToolUse and UserPromptSubmit hooks - worktree reminder plus dangerous-command, commit-trailer, and main-branch edit guards",
55
"author": {
66
"name": "JacobPEvans"

0 commit comments

Comments
 (0)