|
6 | 6 | }, |
7 | 7 | "metadata": { |
8 | 8 | "description": "Claude Code plugins and hooks by JacobPEvans", |
9 | | - "version": "5.5.0" |
| 9 | + "version": "5.6.0" |
10 | 10 | }, |
11 | 11 | "plugins": [ |
12 | 12 | { |
13 | 13 | "name": "ai-delegation", |
14 | 14 | "source": "./ai-delegation", |
15 | 15 | "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", |
17 | 17 | "author": { |
18 | 18 | "name": "JacobPEvans" |
19 | 19 | } |
|
22 | 22 | "name": "code-standards", |
23 | 23 | "source": "./code-standards", |
24 | 24 | "description": "Code quality standards, documentation formatting, testing philosophy, and review guidelines", |
25 | | - "version": "5.5.0", |
| 25 | + "version": "5.6.0", |
26 | 26 | "author": { |
27 | 27 | "name": "JacobPEvans" |
28 | 28 | } |
|
31 | 31 | "name": "codeql-resolver", |
32 | 32 | "source": "./codeql-resolver", |
33 | 33 | "description": "Systematic CodeQL alert analysis and resolution for GitHub Actions workflows", |
34 | | - "version": "5.5.0", |
| 34 | + "version": "5.6.0", |
35 | 35 | "author": { |
36 | 36 | "name": "JacobPEvans" |
37 | 37 | } |
|
40 | 40 | "name": "config-management", |
41 | 41 | "source": "./config-management", |
42 | 42 | "description": "Sync AI tool permissions across repos and quickly add always-allow permissions", |
43 | | - "version": "5.5.0", |
| 43 | + "version": "5.6.0", |
44 | 44 | "author": { |
45 | 45 | "name": "JacobPEvans" |
46 | 46 | } |
|
49 | 49 | "name": "content-guards", |
50 | 50 | "source": "./content-guards", |
51 | 51 | "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", |
53 | 53 | "author": { |
54 | 54 | "name": "JacobPEvans" |
55 | 55 | } |
|
58 | 58 | "name": "git-guards", |
59 | 59 | "source": "./git-guards", |
60 | 60 | "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", |
62 | 62 | "author": { |
63 | 63 | "name": "JacobPEvans" |
64 | 64 | } |
|
67 | 67 | "name": "git-standards", |
68 | 68 | "source": "./git-standards", |
69 | 69 | "description": "Git workflow standards, branch hygiene, PR creation guards, and issue linking", |
70 | | - "version": "5.5.0", |
| 70 | + "version": "5.6.0", |
71 | 71 | "author": { |
72 | 72 | "name": "JacobPEvans" |
73 | 73 | } |
|
76 | 76 | "name": "ai-cli-harness-better-practices", |
77 | 77 | "source": "./ai-cli-harness-better-practices", |
78 | 78 | "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", |
80 | 80 | "author": { |
81 | 81 | "name": "JacobPEvans" |
82 | 82 | } |
|
85 | 85 | "name": "git-workflows", |
86 | 86 | "source": "./git-workflows", |
87 | 87 | "description": "Git worktree initialization, main branch sync, and troubleshooting workflows", |
88 | | - "version": "5.5.0", |
| 88 | + "version": "5.6.0", |
89 | 89 | "author": { |
90 | 90 | "name": "JacobPEvans" |
91 | 91 | } |
|
94 | 94 | "name": "github-workflows", |
95 | 95 | "source": "./github-workflows", |
96 | 96 | "description": "PR management, multi-repo PR finalization, and issue shaping with Shape Up methodology", |
97 | | - "version": "5.5.0", |
| 97 | + "version": "5.6.0", |
98 | 98 | "author": { |
99 | 99 | "name": "JacobPEvans" |
100 | 100 | } |
|
103 | 103 | "name": "homelab-ops", |
104 | 104 | "source": "./homelab-ops", |
105 | 105 | "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", |
107 | 107 | "author": { |
108 | 108 | "name": "JacobPEvans" |
109 | 109 | } |
|
112 | 112 | "name": "infra-orchestration", |
113 | 113 | "source": "./infra-orchestration", |
114 | 114 | "description": "Cross-repo infrastructure orchestration for Terraform and Ansible workflows", |
115 | | - "version": "5.5.0", |
| 115 | + "version": "5.6.0", |
116 | 116 | "author": { |
117 | 117 | "name": "JacobPEvans" |
118 | 118 | } |
|
121 | 121 | "name": "infra-standards", |
122 | 122 | "source": "./infra-standards", |
123 | 123 | "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", |
125 | 125 | "author": { |
126 | 126 | "name": "JacobPEvans" |
127 | 127 | } |
|
130 | 130 | "name": "openbao", |
131 | 131 | "source": "./openbao", |
132 | 132 | "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", |
134 | 134 | "author": { |
135 | 135 | "name": "JacobPEvans" |
136 | 136 | } |
|
139 | 139 | "name": "pal-health", |
140 | 140 | "source": "./pal-health", |
141 | 141 | "description": "Session-start hook to warn about recent PAL MCP Doppler failures", |
142 | | - "version": "5.5.0", |
| 142 | + "version": "5.6.0", |
143 | 143 | "author": { |
144 | 144 | "name": "JacobPEvans" |
145 | 145 | } |
|
148 | 148 | "name": "pr-lifecycle", |
149 | 149 | "source": "./pr-lifecycle", |
150 | 150 | "description": "Automatically triggers PR finalization after PR creation", |
151 | | - "version": "5.5.0", |
| 151 | + "version": "5.6.0", |
152 | 152 | "author": { |
153 | 153 | "name": "JacobPEvans" |
154 | 154 | } |
|
157 | 157 | "name": "process-cleanup", |
158 | 158 | "source": "./process-cleanup", |
159 | 159 | "description": "Cleanup orphaned MCP server processes on session exit — workaround for upstream bug #1935", |
160 | | - "version": "5.5.0", |
| 160 | + "version": "5.6.0", |
161 | 161 | "author": { |
162 | 162 | "name": "JacobPEvans" |
163 | 163 | } |
|
166 | 166 | "name": "project-standards", |
167 | 167 | "source": "./project-standards", |
168 | 168 | "description": "AgentsMD authoring standards, workspace management, and skills/tools registry lookup", |
169 | | - "version": "5.5.0", |
| 169 | + "version": "5.6.0", |
170 | 170 | "author": { |
171 | 171 | "name": "JacobPEvans" |
172 | 172 | } |
|
175 | 175 | "name": "script-guards", |
176 | 176 | "source": "./script-guards", |
177 | 177 | "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", |
179 | 179 | "author": { |
180 | 180 | "name": "JacobPEvans" |
181 | 181 | } |
|
184 | 184 | "name": "session-analytics", |
185 | 185 | "source": "./session-analytics", |
186 | 186 | "description": "Claude Code session token analytics via Splunk OTEL telemetry", |
187 | | - "version": "5.5.0", |
| 187 | + "version": "5.6.0", |
188 | 188 | "author": { |
189 | 189 | "name": "JacobPEvans" |
190 | 190 | } |
|
0 commit comments