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