|
6 | 6 | }, |
7 | 7 | "metadata": { |
8 | 8 | "description": "Claude Code plugins and hooks by JacobPEvans", |
9 | | - "version": "2.2.0" |
| 9 | + "version": "2.2.1" |
10 | 10 | }, |
11 | 11 | "plugins": [ |
12 | 12 | { |
13 | 13 | "name": "git-guards", |
14 | 14 | "source": "./git-guards", |
15 | 15 | "description": "Combined git security and workflow protection via PreToolUse hooks - merges git-permission-guard and main-branch-guard functionality", |
16 | | - "version": "2.2.0", |
| 16 | + "version": "2.2.1", |
17 | 17 | "author": { |
18 | 18 | "name": "JacobPEvans" |
19 | 19 | } |
|
22 | 22 | "name": "content-guards", |
23 | 23 | "source": "./content-guards", |
24 | 24 | "description": "Combined content validation and guard plugin that merges token-validator, markdown-validator, webfetch-guard, and issue-limiter functionality", |
25 | | - "version": "2.2.0", |
| 25 | + "version": "2.2.1", |
26 | 26 | "author": { |
27 | 27 | "name": "JacobPEvans" |
28 | 28 | } |
|
31 | 31 | "name": "git-workflows", |
32 | 32 | "source": "./git-workflows", |
33 | 33 | "description": "Git worktree initialization, main branch sync, repository refresh, and troubleshooting workflows", |
34 | | - "version": "2.2.0", |
| 34 | + "version": "2.2.1", |
35 | 35 | "author": { |
36 | 36 | "name": "JacobPEvans" |
37 | 37 | } |
|
40 | 40 | "name": "github-workflows", |
41 | 41 | "source": "./github-workflows", |
42 | 42 | "description": "PR management, multi-repo PR finalization, and issue shaping with Shape Up methodology", |
43 | | - "version": "2.2.0", |
| 43 | + "version": "2.2.1", |
44 | 44 | "author": { |
45 | 45 | "name": "JacobPEvans" |
46 | 46 | } |
|
49 | 49 | "name": "infra-orchestration", |
50 | 50 | "source": "./infra-orchestration", |
51 | 51 | "description": "Cross-repo infrastructure orchestration for Terraform and Ansible workflows", |
52 | | - "version": "2.2.0", |
| 52 | + "version": "2.2.1", |
53 | 53 | "author": { |
54 | 54 | "name": "JacobPEvans" |
55 | 55 | } |
|
58 | 58 | "name": "ai-delegation", |
59 | 59 | "source": "./ai-delegation", |
60 | 60 | "description": "Delegate tasks to external AI models and run autonomous maintenance loops", |
61 | | - "version": "2.2.0", |
| 61 | + "version": "2.2.1", |
62 | 62 | "author": { |
63 | 63 | "name": "JacobPEvans" |
64 | 64 | } |
|
67 | 67 | "name": "config-management", |
68 | 68 | "source": "./config-management", |
69 | 69 | "description": "Sync AI tool permissions across repos and quickly add always-allow permissions", |
70 | | - "version": "2.2.0", |
| 70 | + "version": "2.2.1", |
71 | 71 | "author": { |
72 | 72 | "name": "JacobPEvans" |
73 | 73 | } |
|
76 | 76 | "name": "codeql-resolver", |
77 | 77 | "source": "./codeql-resolver", |
78 | 78 | "description": "Systematic CodeQL alert analysis and resolution for GitHub Actions workflows", |
79 | | - "version": "2.2.0", |
| 79 | + "version": "2.2.1", |
80 | 80 | "author": { |
81 | 81 | "name": "JacobPEvans" |
82 | 82 | } |
|
85 | 85 | "name": "process-cleanup", |
86 | 86 | "source": "./process-cleanup", |
87 | 87 | "description": "Cleanup orphaned MCP server processes on session exit — workaround for upstream bug #1935", |
88 | | - "version": "2.2.0", |
| 88 | + "version": "2.2.1", |
89 | 89 | "author": { |
90 | 90 | "name": "JacobPEvans" |
91 | 91 | } |
|
94 | 94 | "name": "pr-lifecycle", |
95 | 95 | "source": "./pr-lifecycle", |
96 | 96 | "description": "Automatically triggers PR finalization after PR creation", |
97 | | - "version": "2.2.0", |
| 97 | + "version": "2.2.1", |
98 | 98 | "author": { |
99 | 99 | "name": "JacobPEvans" |
100 | 100 | } |
|
103 | 103 | "name": "git-standards", |
104 | 104 | "source": "./git-standards", |
105 | 105 | "description": "Git workflow standards, branch hygiene, PR creation guards, and issue linking", |
106 | | - "version": "2.2.0", |
| 106 | + "version": "2.2.1", |
107 | 107 | "author": { |
108 | 108 | "name": "JacobPEvans" |
109 | 109 | } |
|
112 | 112 | "name": "code-standards", |
113 | 113 | "source": "./code-standards", |
114 | 114 | "description": "Code quality standards, documentation formatting, testing philosophy, and review guidelines", |
115 | | - "version": "2.2.0", |
| 115 | + "version": "2.2.1", |
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": "2.2.0", |
| 124 | + "version": "2.2.1", |
125 | 125 | "author": { |
126 | 126 | "name": "JacobPEvans" |
127 | 127 | } |
|
130 | 130 | "name": "project-standards", |
131 | 131 | "source": "./project-standards", |
132 | 132 | "description": "AgentsMD authoring standards, workspace management, and skills/tools registry lookup", |
133 | | - "version": "2.2.0", |
| 133 | + "version": "2.2.1", |
134 | 134 | "author": { |
135 | 135 | "name": "JacobPEvans" |
136 | 136 | } |
|
139 | 139 | "name": "session-analytics", |
140 | 140 | "source": "./session-analytics", |
141 | 141 | "description": "Claude Code session token analytics via Splunk OTEL telemetry", |
142 | | - "version": "2.2.0", |
| 142 | + "version": "2.2.1", |
143 | 143 | "author": { |
144 | 144 | "name": "JacobPEvans" |
145 | 145 | } |
|
148 | 148 | "name": "pal-health", |
149 | 149 | "source": "./pal-health", |
150 | 150 | "description": "Session-start hook to warn about recent PAL MCP Doppler failures", |
151 | | - "version": "2.2.0", |
| 151 | + "version": "2.2.1", |
152 | 152 | "author": { |
153 | 153 | "name": "JacobPEvans" |
154 | 154 | } |
|
0 commit comments