|
11 | 11 | "name": "devflow-specify", |
12 | 12 | "source": "./plugins/devflow-specify", |
13 | 13 | "description": "Interactive feature specification - creates well-defined GitHub issues", |
14 | | - "version": "1.3.2", |
| 14 | + "version": "1.3.3", |
15 | 15 | "keywords": [ |
16 | 16 | "specification", |
17 | 17 | "requirements", |
|
23 | 23 | "name": "devflow-implement", |
24 | 24 | "source": "./plugins/devflow-implement", |
25 | 25 | "description": "Complete task implementation workflow with exploration, planning, and coding", |
26 | | - "version": "1.3.2", |
| 26 | + "version": "1.3.3", |
27 | 27 | "keywords": [ |
28 | 28 | "implementation", |
29 | 29 | "coding", |
|
35 | 35 | "name": "devflow-code-review", |
36 | 36 | "source": "./plugins/devflow-code-review", |
37 | 37 | "description": "Comprehensive code review with parallel specialized agents", |
38 | | - "version": "1.3.2", |
| 38 | + "version": "1.3.3", |
39 | 39 | "keywords": [ |
40 | 40 | "review", |
41 | 41 | "code-quality", |
|
46 | 46 | "name": "devflow-resolve", |
47 | 47 | "source": "./plugins/devflow-resolve", |
48 | 48 | "description": "Process and fix code review issues with risk assessment", |
49 | | - "version": "1.3.2", |
| 49 | + "version": "1.3.3", |
50 | 50 | "keywords": [ |
51 | 51 | "issues", |
52 | 52 | "fixes", |
|
58 | 58 | "name": "devflow-debug", |
59 | 59 | "source": "./plugins/devflow-debug", |
60 | 60 | "description": "Debugging workflows with competing hypothesis investigation using agent teams", |
61 | | - "version": "1.3.2", |
| 61 | + "version": "1.3.3", |
62 | 62 | "keywords": [ |
63 | 63 | "debugging", |
64 | 64 | "hypotheses", |
|
70 | 70 | "name": "devflow-self-review", |
71 | 71 | "source": "./plugins/devflow-self-review", |
72 | 72 | "description": "Self-review workflow: Simplifier + Scrutinizer for code quality", |
73 | | - "version": "1.3.2", |
| 73 | + "version": "1.3.3", |
74 | 74 | "keywords": [ |
75 | 75 | "self-review", |
76 | 76 | "quality", |
|
82 | 82 | "name": "devflow-core-skills", |
83 | 83 | "source": "./plugins/devflow-core-skills", |
84 | 84 | "description": "Auto-activating quality enforcement skills", |
85 | | - "version": "1.3.2", |
| 85 | + "version": "1.3.3", |
86 | 86 | "keywords": [ |
87 | 87 | "skills", |
88 | 88 | "quality", |
|
93 | 93 | "name": "devflow-ambient", |
94 | 94 | "source": "./plugins/devflow-ambient", |
95 | 95 | "description": "Ambient mode — auto-loads relevant skills for every prompt", |
96 | | - "version": "1.3.2", |
| 96 | + "version": "1.3.3", |
97 | 97 | "keywords": [ |
98 | 98 | "ambient", |
99 | 99 | "routing", |
|
105 | 105 | "name": "devflow-audit-claude", |
106 | 106 | "source": "./plugins/devflow-audit-claude", |
107 | 107 | "description": "Audit CLAUDE.md files against Anthropic best practices", |
108 | | - "version": "1.3.2", |
| 108 | + "version": "1.3.3", |
109 | 109 | "keywords": [ |
110 | 110 | "audit", |
111 | 111 | "claude-md", |
|
116 | 116 | "name": "devflow-typescript", |
117 | 117 | "source": "./plugins/devflow-typescript", |
118 | 118 | "description": "TypeScript language patterns (type safety, generics, utility types)", |
119 | | - "version": "1.3.2", |
| 119 | + "version": "1.3.3", |
120 | 120 | "keywords": [ |
121 | 121 | "typescript", |
122 | 122 | "types", |
|
127 | 127 | "name": "devflow-react", |
128 | 128 | "source": "./plugins/devflow-react", |
129 | 129 | "description": "React framework patterns (hooks, state, composition, performance)", |
130 | | - "version": "1.3.2", |
| 130 | + "version": "1.3.3", |
131 | 131 | "keywords": [ |
132 | 132 | "react", |
133 | 133 | "hooks", |
|
138 | 138 | "name": "devflow-accessibility", |
139 | 139 | "source": "./plugins/devflow-accessibility", |
140 | 140 | "description": "Web accessibility patterns (WCAG, ARIA, keyboard navigation)", |
141 | | - "version": "1.3.2", |
| 141 | + "version": "1.3.3", |
142 | 142 | "keywords": [ |
143 | 143 | "accessibility", |
144 | 144 | "wcag", |
|
150 | 150 | "name": "devflow-frontend-design", |
151 | 151 | "source": "./plugins/devflow-frontend-design", |
152 | 152 | "description": "Frontend design patterns (typography, color, spacing, motion)", |
153 | | - "version": "1.3.2", |
| 153 | + "version": "1.3.3", |
154 | 154 | "keywords": [ |
155 | 155 | "design", |
156 | 156 | "typography", |
|
161 | 161 | "name": "devflow-go", |
162 | 162 | "source": "./plugins/devflow-go", |
163 | 163 | "description": "Go language patterns (error handling, interfaces, concurrency)", |
164 | | - "version": "1.3.2", |
| 164 | + "version": "1.3.3", |
165 | 165 | "keywords": [ |
166 | 166 | "go", |
167 | 167 | "golang", |
|
172 | 172 | "name": "devflow-python", |
173 | 173 | "source": "./plugins/devflow-python", |
174 | 174 | "description": "Python language patterns (type hints, protocols, data modeling)", |
175 | | - "version": "1.3.2", |
| 175 | + "version": "1.3.3", |
176 | 176 | "keywords": [ |
177 | 177 | "python", |
178 | 178 | "type-hints", |
|
183 | 183 | "name": "devflow-java", |
184 | 184 | "source": "./plugins/devflow-java", |
185 | 185 | "description": "Java language patterns (records, sealed classes, composition)", |
186 | | - "version": "1.3.2", |
| 186 | + "version": "1.3.3", |
187 | 187 | "keywords": [ |
188 | 188 | "java", |
189 | 189 | "records", |
|
194 | 194 | "name": "devflow-rust", |
195 | 195 | "source": "./plugins/devflow-rust", |
196 | 196 | "description": "Rust language patterns (ownership, error handling, type system)", |
197 | | - "version": "1.3.2", |
| 197 | + "version": "1.3.3", |
198 | 198 | "keywords": [ |
199 | 199 | "rust", |
200 | 200 | "ownership", |
|
0 commit comments