Commit 466c228
🏗️ Simplify branch naming: verb-first descriptions + hotfix workflow
Type prefixes like feat/, fix/, docs/ are redundant - the branch name itself
tells you what it does. This change adopts verb-first descriptive names across
all work (add-oauth, fix-cache-bug, update-docs).
The only useful prefix is hotfix/ because it triggers different behavior:
expedited review focused on security and bugs, declining style suggestions,
one pass only. This gives workflow prefixes semantic weight instead of just
categorizing change types.
Updated address-pr-comments.md to detect hotfix branches and run streamlined
review: faster feedback on emergency fixes rather than the full polish cycle.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 38c3e55 commit 466c228
File tree
2 files changed
+33
-28
lines changed- .claude/commands
- rules
2 files changed
+33
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
32 | 44 | | |
33 | 45 | | |
34 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
298 | | - | |
| 297 | + | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
| 308 | + | |
314 | 309 | | |
315 | | - | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
316 | 315 | | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
| 316 | + | |
321 | 317 | | |
322 | | - | |
| 318 | + | |
323 | 319 | | |
324 | | - | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
325 | 323 | | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
| 324 | + | |
332 | 325 | | |
333 | | - | |
| 326 | + | |
334 | 327 | | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
339 | 332 | | |
340 | 333 | | |
341 | 334 | | |
| |||
0 commit comments