claude-autopm 2.8.1 → 2.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (273) hide show
  1. package/README.md +116 -8
  2. package/bin/autopm.js +2 -0
  3. package/bin/commands/plugin.js +395 -0
  4. package/bin/commands/team.js +184 -10
  5. package/install/install.js +223 -4
  6. package/lib/plugins/PluginManager.js +1328 -0
  7. package/lib/plugins/PluginManager.old.js +400 -0
  8. package/package.json +4 -1
  9. package/scripts/publish-plugins.sh +166 -0
  10. package/autopm/.claude/agents/cloud/README.md +0 -55
  11. package/autopm/.claude/agents/cloud/aws-cloud-architect.md +0 -521
  12. package/autopm/.claude/agents/cloud/azure-cloud-architect.md +0 -436
  13. package/autopm/.claude/agents/cloud/gcp-cloud-architect.md +0 -385
  14. package/autopm/.claude/agents/cloud/gcp-cloud-functions-engineer.md +0 -306
  15. package/autopm/.claude/agents/cloud/gemini-api-expert.md +0 -880
  16. package/autopm/.claude/agents/cloud/kubernetes-orchestrator.md +0 -566
  17. package/autopm/.claude/agents/cloud/openai-python-expert.md +0 -1087
  18. package/autopm/.claude/agents/cloud/terraform-infrastructure-expert.md +0 -454
  19. package/autopm/.claude/agents/core/agent-manager.md +0 -296
  20. package/autopm/.claude/agents/core/code-analyzer.md +0 -131
  21. package/autopm/.claude/agents/core/file-analyzer.md +0 -162
  22. package/autopm/.claude/agents/core/test-runner.md +0 -200
  23. package/autopm/.claude/agents/data/airflow-orchestration-expert.md +0 -52
  24. package/autopm/.claude/agents/data/kedro-pipeline-expert.md +0 -50
  25. package/autopm/.claude/agents/data/langgraph-workflow-expert.md +0 -520
  26. package/autopm/.claude/agents/databases/README.md +0 -50
  27. package/autopm/.claude/agents/databases/bigquery-expert.md +0 -392
  28. package/autopm/.claude/agents/databases/cosmosdb-expert.md +0 -368
  29. package/autopm/.claude/agents/databases/mongodb-expert.md +0 -398
  30. package/autopm/.claude/agents/databases/postgresql-expert.md +0 -321
  31. package/autopm/.claude/agents/databases/redis-expert.md +0 -52
  32. package/autopm/.claude/agents/devops/README.md +0 -52
  33. package/autopm/.claude/agents/devops/azure-devops-specialist.md +0 -308
  34. package/autopm/.claude/agents/devops/docker-containerization-expert.md +0 -298
  35. package/autopm/.claude/agents/devops/github-operations-specialist.md +0 -335
  36. package/autopm/.claude/agents/devops/mcp-context-manager.md +0 -319
  37. package/autopm/.claude/agents/devops/observability-engineer.md +0 -574
  38. package/autopm/.claude/agents/devops/ssh-operations-expert.md +0 -1093
  39. package/autopm/.claude/agents/devops/traefik-proxy-expert.md +0 -444
  40. package/autopm/.claude/agents/frameworks/README.md +0 -64
  41. package/autopm/.claude/agents/frameworks/e2e-test-engineer.md +0 -360
  42. package/autopm/.claude/agents/frameworks/nats-messaging-expert.md +0 -254
  43. package/autopm/.claude/agents/frameworks/react-frontend-engineer.md +0 -217
  44. package/autopm/.claude/agents/frameworks/react-ui-expert.md +0 -226
  45. package/autopm/.claude/agents/frameworks/tailwindcss-expert.md +0 -770
  46. package/autopm/.claude/agents/frameworks/ux-design-expert.md +0 -244
  47. package/autopm/.claude/agents/integration/message-queue-engineer.md +0 -794
  48. package/autopm/.claude/agents/languages/README.md +0 -50
  49. package/autopm/.claude/agents/languages/bash-scripting-expert.md +0 -541
  50. package/autopm/.claude/agents/languages/javascript-frontend-engineer.md +0 -197
  51. package/autopm/.claude/agents/languages/nodejs-backend-engineer.md +0 -226
  52. package/autopm/.claude/agents/languages/python-backend-engineer.md +0 -214
  53. package/autopm/.claude/agents/languages/python-backend-expert.md +0 -289
  54. package/autopm/.claude/agents/testing/frontend-testing-engineer.md +0 -395
  55. package/autopm/.claude/commands/ai/langgraph-workflow.md +0 -65
  56. package/autopm/.claude/commands/ai/openai-chat.md +0 -65
  57. package/autopm/.claude/commands/azure/COMMANDS.md +0 -107
  58. package/autopm/.claude/commands/azure/COMMAND_MAPPING.md +0 -252
  59. package/autopm/.claude/commands/azure/INTEGRATION_FIX.md +0 -103
  60. package/autopm/.claude/commands/azure/README.md +0 -246
  61. package/autopm/.claude/commands/azure/active-work.md +0 -198
  62. package/autopm/.claude/commands/azure/aliases.md +0 -143
  63. package/autopm/.claude/commands/azure/blocked-items.md +0 -287
  64. package/autopm/.claude/commands/azure/clean.md +0 -93
  65. package/autopm/.claude/commands/azure/docs-query.md +0 -48
  66. package/autopm/.claude/commands/azure/feature-decompose.md +0 -380
  67. package/autopm/.claude/commands/azure/feature-list.md +0 -61
  68. package/autopm/.claude/commands/azure/feature-new.md +0 -115
  69. package/autopm/.claude/commands/azure/feature-show.md +0 -205
  70. package/autopm/.claude/commands/azure/feature-start.md +0 -130
  71. package/autopm/.claude/commands/azure/fix-integration-example.md +0 -93
  72. package/autopm/.claude/commands/azure/help.md +0 -150
  73. package/autopm/.claude/commands/azure/import-us.md +0 -269
  74. package/autopm/.claude/commands/azure/init.md +0 -211
  75. package/autopm/.claude/commands/azure/next-task.md +0 -262
  76. package/autopm/.claude/commands/azure/search.md +0 -160
  77. package/autopm/.claude/commands/azure/sprint-status.md +0 -235
  78. package/autopm/.claude/commands/azure/standup.md +0 -260
  79. package/autopm/.claude/commands/azure/sync-all.md +0 -99
  80. package/autopm/.claude/commands/azure/task-analyze.md +0 -186
  81. package/autopm/.claude/commands/azure/task-close.md +0 -329
  82. package/autopm/.claude/commands/azure/task-edit.md +0 -145
  83. package/autopm/.claude/commands/azure/task-list.md +0 -263
  84. package/autopm/.claude/commands/azure/task-new.md +0 -84
  85. package/autopm/.claude/commands/azure/task-reopen.md +0 -79
  86. package/autopm/.claude/commands/azure/task-show.md +0 -126
  87. package/autopm/.claude/commands/azure/task-start.md +0 -301
  88. package/autopm/.claude/commands/azure/task-status.md +0 -65
  89. package/autopm/.claude/commands/azure/task-sync.md +0 -67
  90. package/autopm/.claude/commands/azure/us-edit.md +0 -164
  91. package/autopm/.claude/commands/azure/us-list.md +0 -202
  92. package/autopm/.claude/commands/azure/us-new.md +0 -265
  93. package/autopm/.claude/commands/azure/us-parse.md +0 -253
  94. package/autopm/.claude/commands/azure/us-show.md +0 -188
  95. package/autopm/.claude/commands/azure/us-status.md +0 -320
  96. package/autopm/.claude/commands/azure/validate.md +0 -86
  97. package/autopm/.claude/commands/azure/work-item-sync.md +0 -47
  98. package/autopm/.claude/commands/cloud/infra-deploy.md +0 -38
  99. package/autopm/.claude/commands/github/workflow-create.md +0 -42
  100. package/autopm/.claude/commands/infrastructure/ssh-security.md +0 -65
  101. package/autopm/.claude/commands/infrastructure/traefik-setup.md +0 -65
  102. package/autopm/.claude/commands/kubernetes/deploy.md +0 -37
  103. package/autopm/.claude/commands/playwright/test-scaffold.md +0 -38
  104. package/autopm/.claude/commands/pm/blocked.md +0 -28
  105. package/autopm/.claude/commands/pm/clean.md +0 -119
  106. package/autopm/.claude/commands/pm/context-create.md +0 -136
  107. package/autopm/.claude/commands/pm/context-prime.md +0 -170
  108. package/autopm/.claude/commands/pm/context-update.md +0 -292
  109. package/autopm/.claude/commands/pm/context.md +0 -28
  110. package/autopm/.claude/commands/pm/epic-close.md +0 -86
  111. package/autopm/.claude/commands/pm/epic-decompose.md +0 -370
  112. package/autopm/.claude/commands/pm/epic-edit.md +0 -83
  113. package/autopm/.claude/commands/pm/epic-list.md +0 -30
  114. package/autopm/.claude/commands/pm/epic-merge.md +0 -222
  115. package/autopm/.claude/commands/pm/epic-oneshot.md +0 -119
  116. package/autopm/.claude/commands/pm/epic-refresh.md +0 -119
  117. package/autopm/.claude/commands/pm/epic-show.md +0 -28
  118. package/autopm/.claude/commands/pm/epic-split.md +0 -120
  119. package/autopm/.claude/commands/pm/epic-start.md +0 -195
  120. package/autopm/.claude/commands/pm/epic-status.md +0 -28
  121. package/autopm/.claude/commands/pm/epic-sync-modular.md +0 -338
  122. package/autopm/.claude/commands/pm/epic-sync-original.md +0 -473
  123. package/autopm/.claude/commands/pm/epic-sync.md +0 -486
  124. package/autopm/.claude/commands/pm/help.md +0 -28
  125. package/autopm/.claude/commands/pm/import.md +0 -115
  126. package/autopm/.claude/commands/pm/in-progress.md +0 -28
  127. package/autopm/.claude/commands/pm/init.md +0 -28
  128. package/autopm/.claude/commands/pm/issue-analyze.md +0 -202
  129. package/autopm/.claude/commands/pm/issue-close.md +0 -119
  130. package/autopm/.claude/commands/pm/issue-edit.md +0 -93
  131. package/autopm/.claude/commands/pm/issue-reopen.md +0 -87
  132. package/autopm/.claude/commands/pm/issue-show.md +0 -41
  133. package/autopm/.claude/commands/pm/issue-start.md +0 -234
  134. package/autopm/.claude/commands/pm/issue-status.md +0 -95
  135. package/autopm/.claude/commands/pm/issue-sync.md +0 -411
  136. package/autopm/.claude/commands/pm/next.md +0 -28
  137. package/autopm/.claude/commands/pm/prd-edit.md +0 -82
  138. package/autopm/.claude/commands/pm/prd-list.md +0 -28
  139. package/autopm/.claude/commands/pm/prd-new.md +0 -55
  140. package/autopm/.claude/commands/pm/prd-parse.md +0 -42
  141. package/autopm/.claude/commands/pm/prd-status.md +0 -28
  142. package/autopm/.claude/commands/pm/search.md +0 -28
  143. package/autopm/.claude/commands/pm/standup.md +0 -28
  144. package/autopm/.claude/commands/pm/status.md +0 -28
  145. package/autopm/.claude/commands/pm/sync.md +0 -99
  146. package/autopm/.claude/commands/pm/test-reference-update.md +0 -151
  147. package/autopm/.claude/commands/pm/validate.md +0 -28
  148. package/autopm/.claude/commands/pm/what-next.md +0 -28
  149. package/autopm/.claude/commands/python/api-scaffold.md +0 -50
  150. package/autopm/.claude/commands/python/docs-query.md +0 -48
  151. package/autopm/.claude/commands/react/app-scaffold.md +0 -50
  152. package/autopm/.claude/commands/testing/prime.md +0 -314
  153. package/autopm/.claude/commands/testing/run.md +0 -125
  154. package/autopm/.claude/commands/ui/bootstrap-scaffold.md +0 -65
  155. package/autopm/.claude/commands/ui/tailwind-system.md +0 -64
  156. package/autopm/.claude/rules/ai-integration-patterns.md +0 -219
  157. package/autopm/.claude/rules/ci-cd-kubernetes-strategy.md +0 -25
  158. package/autopm/.claude/rules/database-management-strategy.md +0 -17
  159. package/autopm/.claude/rules/database-pipeline.md +0 -94
  160. package/autopm/.claude/rules/devops-troubleshooting-playbook.md +0 -450
  161. package/autopm/.claude/rules/docker-first-development.md +0 -404
  162. package/autopm/.claude/rules/infrastructure-pipeline.md +0 -128
  163. package/autopm/.claude/rules/performance-guidelines.md +0 -403
  164. package/autopm/.claude/rules/ui-development-standards.md +0 -281
  165. package/autopm/.claude/rules/ui-framework-rules.md +0 -151
  166. package/autopm/.claude/rules/ux-design-rules.md +0 -209
  167. package/autopm/.claude/rules/visual-testing.md +0 -223
  168. package/autopm/.claude/scripts/azure/README.md +0 -192
  169. package/autopm/.claude/scripts/azure/active-work.js +0 -524
  170. package/autopm/.claude/scripts/azure/active-work.sh +0 -20
  171. package/autopm/.claude/scripts/azure/blocked.js +0 -520
  172. package/autopm/.claude/scripts/azure/blocked.sh +0 -20
  173. package/autopm/.claude/scripts/azure/daily.js +0 -533
  174. package/autopm/.claude/scripts/azure/daily.sh +0 -20
  175. package/autopm/.claude/scripts/azure/dashboard.js +0 -970
  176. package/autopm/.claude/scripts/azure/dashboard.sh +0 -20
  177. package/autopm/.claude/scripts/azure/feature-list.js +0 -254
  178. package/autopm/.claude/scripts/azure/feature-list.sh +0 -20
  179. package/autopm/.claude/scripts/azure/feature-show.js +0 -7
  180. package/autopm/.claude/scripts/azure/feature-show.sh +0 -20
  181. package/autopm/.claude/scripts/azure/feature-status.js +0 -604
  182. package/autopm/.claude/scripts/azure/feature-status.sh +0 -20
  183. package/autopm/.claude/scripts/azure/help.js +0 -342
  184. package/autopm/.claude/scripts/azure/help.sh +0 -20
  185. package/autopm/.claude/scripts/azure/next-task.js +0 -508
  186. package/autopm/.claude/scripts/azure/next-task.sh +0 -20
  187. package/autopm/.claude/scripts/azure/search.js +0 -469
  188. package/autopm/.claude/scripts/azure/search.sh +0 -20
  189. package/autopm/.claude/scripts/azure/setup.js +0 -745
  190. package/autopm/.claude/scripts/azure/setup.sh +0 -20
  191. package/autopm/.claude/scripts/azure/sprint-report.js +0 -1012
  192. package/autopm/.claude/scripts/azure/sprint-report.sh +0 -20
  193. package/autopm/.claude/scripts/azure/sync.js +0 -563
  194. package/autopm/.claude/scripts/azure/sync.sh +0 -20
  195. package/autopm/.claude/scripts/azure/us-list.js +0 -210
  196. package/autopm/.claude/scripts/azure/us-list.sh +0 -20
  197. package/autopm/.claude/scripts/azure/us-status.js +0 -238
  198. package/autopm/.claude/scripts/azure/us-status.sh +0 -20
  199. package/autopm/.claude/scripts/azure/validate.js +0 -626
  200. package/autopm/.claude/scripts/azure/validate.sh +0 -20
  201. package/autopm/.claude/scripts/azure/wrapper-template.sh +0 -20
  202. package/autopm/.claude/scripts/github/dependency-tracker.js +0 -554
  203. package/autopm/.claude/scripts/github/dependency-validator.js +0 -545
  204. package/autopm/.claude/scripts/github/dependency-visualizer.js +0 -477
  205. package/autopm/.claude/scripts/pm/analytics.js +0 -425
  206. package/autopm/.claude/scripts/pm/blocked.js +0 -164
  207. package/autopm/.claude/scripts/pm/blocked.sh +0 -78
  208. package/autopm/.claude/scripts/pm/clean.js +0 -464
  209. package/autopm/.claude/scripts/pm/context-create.js +0 -216
  210. package/autopm/.claude/scripts/pm/context-prime.js +0 -335
  211. package/autopm/.claude/scripts/pm/context-update.js +0 -344
  212. package/autopm/.claude/scripts/pm/context.js +0 -338
  213. package/autopm/.claude/scripts/pm/epic-close.js +0 -347
  214. package/autopm/.claude/scripts/pm/epic-edit.js +0 -382
  215. package/autopm/.claude/scripts/pm/epic-list.js +0 -273
  216. package/autopm/.claude/scripts/pm/epic-list.sh +0 -109
  217. package/autopm/.claude/scripts/pm/epic-show.js +0 -291
  218. package/autopm/.claude/scripts/pm/epic-show.sh +0 -105
  219. package/autopm/.claude/scripts/pm/epic-split.js +0 -522
  220. package/autopm/.claude/scripts/pm/epic-start/epic-start.js +0 -183
  221. package/autopm/.claude/scripts/pm/epic-start/epic-start.sh +0 -94
  222. package/autopm/.claude/scripts/pm/epic-status.js +0 -291
  223. package/autopm/.claude/scripts/pm/epic-status.sh +0 -104
  224. package/autopm/.claude/scripts/pm/epic-sync/README.md +0 -208
  225. package/autopm/.claude/scripts/pm/epic-sync/create-epic-issue.sh +0 -77
  226. package/autopm/.claude/scripts/pm/epic-sync/create-task-issues.sh +0 -86
  227. package/autopm/.claude/scripts/pm/epic-sync/update-epic-file.sh +0 -79
  228. package/autopm/.claude/scripts/pm/epic-sync/update-references.sh +0 -89
  229. package/autopm/.claude/scripts/pm/epic-sync.sh +0 -137
  230. package/autopm/.claude/scripts/pm/help.js +0 -92
  231. package/autopm/.claude/scripts/pm/help.sh +0 -90
  232. package/autopm/.claude/scripts/pm/in-progress.js +0 -178
  233. package/autopm/.claude/scripts/pm/in-progress.sh +0 -93
  234. package/autopm/.claude/scripts/pm/init.js +0 -321
  235. package/autopm/.claude/scripts/pm/init.sh +0 -178
  236. package/autopm/.claude/scripts/pm/issue-close.js +0 -232
  237. package/autopm/.claude/scripts/pm/issue-edit.js +0 -310
  238. package/autopm/.claude/scripts/pm/issue-show.js +0 -272
  239. package/autopm/.claude/scripts/pm/issue-start.js +0 -181
  240. package/autopm/.claude/scripts/pm/issue-sync/format-comment.sh +0 -468
  241. package/autopm/.claude/scripts/pm/issue-sync/gather-updates.sh +0 -460
  242. package/autopm/.claude/scripts/pm/issue-sync/post-comment.sh +0 -330
  243. package/autopm/.claude/scripts/pm/issue-sync/preflight-validation.sh +0 -348
  244. package/autopm/.claude/scripts/pm/issue-sync/update-frontmatter.sh +0 -387
  245. package/autopm/.claude/scripts/pm/lib/README.md +0 -85
  246. package/autopm/.claude/scripts/pm/lib/epic-discovery.js +0 -119
  247. package/autopm/.claude/scripts/pm/lib/logger.js +0 -78
  248. package/autopm/.claude/scripts/pm/next.js +0 -189
  249. package/autopm/.claude/scripts/pm/next.sh +0 -72
  250. package/autopm/.claude/scripts/pm/optimize.js +0 -407
  251. package/autopm/.claude/scripts/pm/pr-create.js +0 -337
  252. package/autopm/.claude/scripts/pm/pr-list.js +0 -257
  253. package/autopm/.claude/scripts/pm/prd-list.js +0 -242
  254. package/autopm/.claude/scripts/pm/prd-list.sh +0 -103
  255. package/autopm/.claude/scripts/pm/prd-new.js +0 -684
  256. package/autopm/.claude/scripts/pm/prd-parse.js +0 -547
  257. package/autopm/.claude/scripts/pm/prd-status.js +0 -152
  258. package/autopm/.claude/scripts/pm/prd-status.sh +0 -63
  259. package/autopm/.claude/scripts/pm/release.js +0 -460
  260. package/autopm/.claude/scripts/pm/search.js +0 -192
  261. package/autopm/.claude/scripts/pm/search.sh +0 -89
  262. package/autopm/.claude/scripts/pm/standup.js +0 -362
  263. package/autopm/.claude/scripts/pm/standup.sh +0 -95
  264. package/autopm/.claude/scripts/pm/status.js +0 -148
  265. package/autopm/.claude/scripts/pm/status.sh +0 -59
  266. package/autopm/.claude/scripts/pm/sync-batch.js +0 -337
  267. package/autopm/.claude/scripts/pm/sync.js +0 -343
  268. package/autopm/.claude/scripts/pm/template-list.js +0 -141
  269. package/autopm/.claude/scripts/pm/template-new.js +0 -366
  270. package/autopm/.claude/scripts/pm/validate.js +0 -274
  271. package/autopm/.claude/scripts/pm/validate.sh +0 -106
  272. package/autopm/.claude/scripts/pm/what-next.js +0 -660
  273. package/bin/node/azure-feature-show.js +0 -7
@@ -1,246 +0,0 @@
1
- # Azure DevOps Commands
2
-
3
- Complete command suite for Azure DevOps integration with AutoPM project management system.
4
-
5
- ## Prerequisites
6
-
7
- Configure environment variables in `.claude/.env`:
8
-
9
- ```bash
10
- AZURE_DEVOPS_PAT=<your-pat-token>
11
- AZURE_DEVOPS_ORG=<your-organization>
12
- AZURE_DEVOPS_PROJECT=<your-project>
13
- ```
14
-
15
- ## Command Mapping
16
-
17
- ### PM System → Azure DevOps
18
-
19
- | PM System | Azure DevOps | Work Item Type |
20
- |-----------|--------------|----------------|
21
- | `prd-*` | `us-*` | User Story |
22
- | `issue-*` | `task-*` | Task |
23
- | `epic-*` | `feature-*` | Feature/Epic |
24
-
25
- ## Available Commands
26
-
27
- ### User Story Management
28
-
29
- #### `/azure:us-new <story-name>`
30
- Create a new User Story with interactive requirements gathering.
31
- - Guided story creation with "As a... I want... So that..." format
32
- - Automatic acceptance criteria generation
33
- - Story point estimation assistance
34
-
35
- #### `/azure:us-list [--status=<state>] [--sprint=<name>]`
36
- List and filter User Stories.
37
- - Multiple view modes (sprint, backlog, my stories)
38
- - Visual progress indicators
39
- - Export capabilities (CSV, JSON, Markdown)
40
-
41
- #### `/azure:us-parse <story-id>`
42
- Parse User Story into Tasks automatically.
43
- - Standard task templates (design, implementation, testing, documentation)
44
- - Context-specific tasks based on story type
45
- - Automatic hour estimation
46
-
47
- #### `/azure:us-status [story-id] [--format=<type>]`
48
- Comprehensive status dashboard.
49
- - Burndown charts
50
- - Sprint progress tracking
51
- - Risk assessment
52
- - Predictive completion dates
53
-
54
- #### `/azure:import-us <prd-name|epic-name>`
55
- Import User Stories from PRDs or Epics.
56
- - Batch creation from existing documents
57
- - Field mapping and transformation
58
- - Import tracking and logging
59
-
60
- ### Task Management
61
-
62
- #### `/azure:task-start <task-id> [--branch-name=<name>]`
63
- Start working on a task.
64
- - Automatic Git branch creation
65
- - Status update in Azure DevOps
66
- - Work environment setup
67
- - Time tracking initialization
68
-
69
- #### `/azure:task-list [story-id] [--assigned-to=<user>]`
70
- List tasks with multiple views.
71
- - Sprint board view
72
- - My tasks dashboard
73
- - Dependency visualization
74
- - Quick action shortcuts
75
-
76
- #### `/azure:task-close <task-id> [--create-pr]`
77
- Complete a task with full workflow.
78
- - Completion checklist
79
- - Automatic PR creation
80
- - Time tracking closure
81
- - Next task suggestions
82
-
83
- ### Feature/Epic Management
84
-
85
- #### `/azure:feature-decompose <feature-id|name>`
86
- Break down Features into User Stories.
87
- - Interactive story mapping
88
- - Dependency identification
89
- - Release planning
90
- - Template library
91
-
92
- ## Workflow Example
93
-
94
- ### Complete Feature Development Flow
95
-
96
- ```bash
97
- # 1. Create a new feature
98
- /azure:feature-decompose authentication-system
99
-
100
- # 2. Create User Story
101
- /azure:us-new "Implement user login"
102
-
103
- # 3. Parse into tasks
104
- /azure:us-parse 34
105
-
106
- # 4. View task board
107
- /azure:task-list 34
108
-
109
- # 5. Start development
110
- /azure:task-start 101
111
-
112
- # 6. Complete task with PR
113
- /azure:task-close 101 --create-pr
114
-
115
- # 7. Check overall status
116
- /azure:us-status 34
117
- ```
118
-
119
- ## Key Features
120
-
121
- ### 🚀 Automation
122
- - **Git Integration**: Automatic branch creation and PR management
123
- - **Status Updates**: Real-time Azure DevOps synchronization
124
- - **Time Tracking**: Built-in time logging and reporting
125
- - **Workflow Hooks**: Pre/post task hooks for custom automation
126
-
127
- ### 📊 Visualizations
128
- - **Sprint Boards**: Kanban-style task visualization
129
- - **Burndown Charts**: Sprint progress tracking
130
- - **Dependency Graphs**: Task relationship mapping
131
- - **Progress Bars**: Real-time completion indicators
132
-
133
- ### 🤖 Intelligence
134
- - **Smart Suggestions**: Next task recommendations
135
- - **Capacity Planning**: Team bandwidth calculation
136
- - **Risk Assessment**: Automatic blocker detection
137
- - **Estimation Helper**: Historical data-based estimates
138
-
139
- ### 📁 Local Tracking
140
- All commands maintain local copies in:
141
- - `.claude/azure/user-stories/` - User Story documents
142
- - `.claude/azure/tasks/` - Task work logs
143
- - `.claude/azure/features/` - Feature decompositions
144
- - `.claude/azure/imports/` - Import history
145
- - `.claude/azure/cache/` - API response cache
146
-
147
- ## Advanced Features
148
-
149
- ### Filters and Options
150
-
151
- Most list commands support advanced filtering:
152
-
153
- ```bash
154
- # Filter by multiple criteria
155
- /azure:us-list --status=Active --sprint="Sprint 1" --assigned-to=me
156
-
157
- # Export in different formats
158
- /azure:us-status --format=burndown --export=html
159
-
160
- # Time-boxed queries
161
- /azure:task-list --modified-since=7d --status=Active
162
- ```
163
-
164
- ### Sprint Management
165
-
166
- ```bash
167
- # View sprint dashboard
168
- /azure:us-status --sprint="Sprint 1"
169
-
170
- # Check team velocity
171
- /azure:us-status --format=velocity
172
-
173
- # Sprint planning view
174
- /azure:us-list --sprint=backlog --points=">=8"
175
- ```
176
-
177
- ### Bulk Operations
178
-
179
- ```bash
180
- # Import multiple stories from PRD
181
- /azure:import-us large-feature-prd
182
-
183
- # Parse all stories in sprint
184
- /azure:us-parse --sprint="Sprint 1" --auto
185
-
186
- # Update all task estimates
187
- /azure:task-update --recalculate-hours
188
- ```
189
-
190
- ## Integration with PM System
191
-
192
- These Azure DevOps commands seamlessly integrate with the existing PM system:
193
-
194
- 1. **PRDs** can be imported as User Stories
195
- 2. **Epics** can be converted to Features
196
- 3. **Issues** map directly to Tasks
197
- 4. **Git branches** are automatically managed
198
- 5. **Status** syncs bidirectionally
199
-
200
- ## Best Practices
201
-
202
- 1. **Always start with User Stories** before creating tasks
203
- 2. **Use parse command** for consistent task breakdown
204
- 3. **Close tasks with PRs** for traceability
205
- 4. **Check status regularly** to identify blockers
206
- 5. **Update estimates** as work progresses
207
-
208
- ## Troubleshooting
209
-
210
- ### Common Issues
211
-
212
- **Connection Failed**
213
- - Verify PAT token is valid
214
- - Check organization and project names
215
- - Ensure network connectivity
216
-
217
- **404 Errors**
218
- - Confirm organization exists
219
- - Verify project name spelling
220
- - Check user permissions
221
-
222
- **Task Not Found**
223
- - Use correct work item ID
224
- - Ensure task exists in project
225
- - Check if item was moved/deleted
226
-
227
- ### Debug Mode
228
-
229
- Enable verbose logging:
230
- ```bash
231
- export AZURE_DEVOPS_DEBUG=true
232
- /azure:us-list --verbose
233
- ```
234
-
235
- ## Support
236
-
237
- For issues or feature requests, consult:
238
- - Azure DevOps API documentation
239
- - `.claude/agents/devops/azure-devops-specialist.md`
240
- - Team DevOps channel
241
-
242
- ## Version
243
-
244
- Current version: 1.0.0
245
- Last updated: 2024-01-10
246
- Compatible with: Azure DevOps Services 7.0+
@@ -1,198 +0,0 @@
1
- ---
2
- allowed-tools: Task, Bash, Read, Write, WebFetch, Glob, Grep
3
- ---
4
-
5
- # Azure DevOps Active Work
6
-
7
- Show all currently active work items across the team or for specific user.
8
-
9
- **Usage**: `/azure:active-work [--user=<email>] [--type=<type>]`
10
-
11
- **Examples**:
12
- - `/azure:active-work` - All active work
13
- - `/azure:active-work --user=me` - Your active work
14
- - `/azure:active-work --type=task` - Active tasks only
15
- - `/azure:active-work --team=dev` - Dev team active work
16
-
17
- ## Required Environment Variables
18
-
19
- Ensure `.claude/.env` contains:
20
-
21
- ```bash
22
- AZURE_DEVOPS_PAT=<your-pat-token>
23
- AZURE_DEVOPS_ORG=<your-organization>
24
- AZURE_DEVOPS_PROJECT=<your-project>
25
- ```
26
-
27
- ## Required Documentation Access
28
-
29
- **MANDATORY:** Before Azure DevOps integration and agile workflows, query Context7 for best practices:
30
-
31
- **Documentation Queries:**
32
- - `mcp://context7/azure-devops/boards` - boards best practices
33
- - `mcp://context7/agile/user-stories` - user stories best practices
34
- - `mcp://context7/project-management/work-items` - work items best practices
35
- - `mcp://context7/agile/sprint-planning` - sprint planning best practices
36
-
37
- **Why This is Required:**
38
- - Ensures adherence to current industry standards and best practices
39
- - Prevents outdated or incorrect implementation patterns
40
- - Provides access to latest framework/tool documentation
41
- - Reduces errors from stale knowledge or assumptions
42
-
43
-
44
- ## Instructions
45
-
46
- ### 1. Query Active Items
47
-
48
- Use azure-devops-specialist agent to fetch:
49
- - State = "Active" or "In Progress"
50
- - Group by type (Feature, User Story, Task)
51
- - Include progress metrics
52
-
53
- ### 2. Display Format
54
-
55
- ```
56
- 🔄 Active Work Items - Real-time Status
57
- ═══════════════════════════════════════════════════════════════
58
- Last updated: 10:45 AM | Sprint: Day 8/10
59
-
60
- 📦 FEATURES (1 active)
61
- ────────────────────────────────────────────────────────────────
62
- #25 Authentication System
63
- Progress: ████████████████░░░░ 82% | 4/5 stories complete
64
- Owner: Product Team | Due: End of Sprint 2
65
- └── Remaining: OAuth integration (90%), Search integration (10%)
66
-
67
- 📋 USER STORIES (4 active)
68
- ────────────────────────────────────────────────────────────────
69
- #34 Password Reset ████████████░░░░░░░░ 75%
70
- Owner: John | 3/5 tasks done | 15h/27h complete
71
- ⚡ In Progress: Task #104 (Integration tests)
72
-
73
- #35 User Profile ██████░░░░░░░░░░░░░░ 40%
74
- Owner: Sarah | 2/6 tasks done | 8h/20h complete
75
- ⚠️ At Risk: Behind schedule by 1 day
76
-
77
- #36 OAuth Login ████████████████░░░░ 90%
78
- Owner: Mike | 5/6 tasks done | 18h/20h complete
79
- ✅ On Track: Completing today
80
-
81
- #37 Search Feature ██░░░░░░░░░░░░░░░░░░ 10%
82
- Owner: Lisa | 1/8 tasks done | 2h/32h complete
83
- 🔴 Blocked: Waiting for search API
84
-
85
- ⚙️ TASKS (12 active)
86
- ────────────────────────────────────────────────────────────────
87
- Currently In Progress:
88
- ┌──────┬────────────────────┬──────────┬─────────┬────────────┐
89
- │ ID │ Task │ Assigned │ Hours │ Started │
90
- ├──────┼────────────────────┼──────────┼─────────┼────────────┤
91
- │ #104 │ Integration tests │ John │ 2h/6h │ 2 hrs ago │
92
- │ #218 │ UI components │ Sarah │ 5h/8h │ Yesterday │
93
- │ #301 │ API endpoints │ Mike │ 7h/10h │ 3 days ago │
94
- │ #402 │ Database schema │ Lisa │ 1h/4h │ Today │
95
- └──────┴────────────────────┴──────────┴─────────┴────────────┘
96
-
97
- 🔥 HOT ITEMS (Need Attention)
98
- ────────────────────────────────────────────────────────────────
99
- ⏰ Due Today:
100
- • Task #301: API endpoints (Mike) - 3h remaining
101
- • Story #36: OAuth Login - Final testing needed
102
-
103
- ⚠️ Overdue:
104
- • Task #215: Bug fix (unassigned) - 1 day overdue
105
-
106
- 🔄 Long Running (>3 days):
107
- • Task #301: API endpoints - Consider breaking down
108
- • Story #35: User Profile - May need help
109
-
110
- 📊 TEAM UTILIZATION
111
- ────────────────────────────────────────────────────────────────
112
- John: ████████░░ 80% (2 active items, 32h/40h)
113
- Sarah: █████████░ 88% (3 active items, 28h/32h)
114
- Mike: ███████░░░ 75% (2 active items, 30h/40h)
115
- Lisa: ██████░░░░ 67% (1 active item, 16h/24h)
116
-
117
- Team Average: 78% utilized
118
- Available Capacity: 30h across team
119
-
120
- 💡 RECOMMENDATIONS
121
- ────────────────────────────────────────────────────────────────
122
- 1. Help Mike complete Task #301 (due today)
123
- 2. Assign Task #215 (overdue bug)
124
- 3. Check on Story #35 progress with Sarah
125
- 4. Unblock Story #37 or defer to next sprint
126
-
127
- ⚡ Quick Actions:
128
- [1] Update progress on my items
129
- [2] Take on Task #215
130
- [3] View blocked items details
131
- [4] Export active work list
132
- [5] Refresh status
133
-
134
- Select (1-5): _
135
- ```
136
-
137
- ### 3. Personal Active Work View
138
-
139
- ```
140
- 👤 Your Active Work
141
- ═══════════════════════════════════════════════════════════════
142
-
143
- 🎯 Current Focus:
144
- Task #104: Integration tests (Story #34)
145
- Progress: ███░░░░░░░ 33% | 2h/6h complete
146
- Started: 2 hours ago | Branch: task-104-integration
147
-
148
- 📋 Your Active Items:
149
- 1. Task #104: Integration tests - 33% (In Progress)
150
- 2. Task #105: Documentation - 0% (Assigned, Not Started)
151
- 3. Story #34: Password Reset - 75% (Owner)
152
-
153
- ⏱️ Time Tracking:
154
- Today: 2h logged (6h remaining)
155
- This Week: 28h logged (12h remaining)
156
- Sprint: 80% capacity used
157
-
158
- 📅 Upcoming:
159
- • Task #105: Documentation (3h) - Start after #104
160
- • Code Review: PR #457 waiting
161
- • Story #38: Planning needed
162
-
163
- [Press Enter to update progress]
164
- ```
165
-
166
- ### 4. Quick Filters
167
-
168
- ```bash
169
- # By status
170
- /azure:active-work --status="In Progress"
171
-
172
- # By priority
173
- /azure:active-work --priority=1
174
-
175
- # By type
176
- /azure:active-work --type=story
177
-
178
- # By time
179
- /azure:active-work --started-today
180
- /azure:active-work --overdue
181
- ```
182
-
183
- ## Smart Features
184
-
185
- ### Stale Detection
186
- - Flag items active >5 days
187
- - Suggest intervention
188
- - Recommend breakdown
189
-
190
- ### Load Balancing
191
- - Identify overloaded members
192
- - Suggest redistribution
193
- - Show available capacity
194
-
195
- ### Risk Assessment
196
- - Calculate completion probability
197
- - Flag at-risk items
198
- - Suggest mitigation
@@ -1,143 +0,0 @@
1
- # Azure DevOps Command Aliases
2
-
3
- Quick shortcuts for frequently used Azure DevOps commands.
4
-
5
- ## User Story Aliases
6
-
7
- ```bash
8
- # Short forms
9
- /az:us-new → /azure:us-new
10
- /az:us → /azure:us-list
11
- /az:story → /azure:us-show
12
- /az:parse → /azure:us-parse
13
-
14
- # Common workflows
15
- /az:new-story → /azure:us-new
16
- /az:stories → /azure:us-list
17
- /az:import → /azure:import-us
18
- ```
19
-
20
- ## Task Aliases
21
-
22
- ```bash
23
- # Short forms
24
- /az:task → /azure:task-list
25
- /az:start → /azure:task-start
26
- /az:done → /azure:task-close
27
- /az:t → /azure:task-show
28
-
29
- # Workflow shortcuts
30
- /az:begin → /azure:task-start
31
- /az:finish → /azure:task-close
32
- /az:complete → /azure:task-close --create-pr
33
- /az:my-tasks → /azure:task-list --assigned-to=me
34
- ```
35
-
36
- ## Sprint & Daily Aliases
37
-
38
- ```bash
39
- # Daily workflow
40
- /az:daily → /azure:standup
41
- /az:standup → /azure:standup
42
- /az:sprint → /azure:sprint-status
43
- /az:next → /azure:next-task
44
- /az:blocked → /azure:blocked-items
45
-
46
- # Status checks
47
- /az:status → /azure:sprint-status
48
- /az:active → /azure:active-work
49
- /az:my-work → /azure:active-work --user=me
50
- ```
51
-
52
- ## Feature Aliases
53
-
54
- ```bash
55
- # Feature management
56
- /az:feature → /azure:feature-list
57
- /az:epic → /azure:feature-new
58
- /az:decompose → /azure:feature-decompose
59
- /az:breakdown → /azure:feature-decompose
60
- ```
61
-
62
- ## Quick Access Aliases
63
-
64
- ```bash
65
- # Most used commands
66
- /az:s → /azure:search
67
- /az:? → /azure:help
68
- /az:init → /azure:init
69
- /az:sync → /azure:sync-all
70
-
71
- # Productivity shortcuts
72
- /az:now → /azure:next-task --auto-start
73
- /az:today → /azure:standup --user=me
74
- /az:update → /azure:sync-all
75
- ```
76
-
77
- ## Workflow Combinations
78
-
79
- ```bash
80
- # Morning routine
81
- /az:morning → /azure:standup && /azure:next-task
82
-
83
- # End of day
84
- /az:eod → /azure:standup --summary && /azure:sync-all
85
-
86
- # Sprint planning
87
- /az:plan → /azure:sprint-status && /azure:feature-decompose
88
-
89
- # Quick status
90
- /az:check → /azure:active-work && /azure:blocked-items
91
- ```
92
-
93
- ## Custom Team Aliases
94
-
95
- Add your team-specific aliases here:
96
-
97
- ```bash
98
- # Example team shortcuts
99
- /az:team-standup → /azure:standup --team=dev
100
- /az:qa-tasks → /azure:task-list --type=bug --assigned-to=qa
101
- /az:review → /azure:task-list --needs-review
102
- ```
103
-
104
- ## Required Documentation Access
105
-
106
- **MANDATORY:** Before Azure DevOps integration and agile workflows, query Context7 for best practices:
107
-
108
- **Documentation Queries:**
109
- - `mcp://context7/azure-devops/boards` - boards best practices
110
- - `mcp://context7/agile/user-stories` - user stories best practices
111
- - `mcp://context7/project-management/work-items` - work items best practices
112
- - `mcp://context7/agile/sprint-planning` - sprint planning best practices
113
-
114
- **Why This is Required:**
115
- - Ensures adherence to current industry standards and best practices
116
- - Prevents outdated or incorrect implementation patterns
117
- - Provides access to latest framework/tool documentation
118
- - Reduces errors from stale knowledge or assumptions
119
-
120
-
121
- ## Usage Examples
122
-
123
- ```bash
124
- # Start your day
125
- /az:morning # Shows standup and suggests next task
126
-
127
- # Quick task workflow
128
- /az:next # Get recommended task
129
- /az:start 102 # Start working on it
130
- /az:done 102 # Complete with PR
131
-
132
- # Check status
133
- /az:sprint # Sprint dashboard
134
- /az:my-work # Your active items
135
- /az:blocked # See what's blocked
136
- ```
137
-
138
- ## Tips
139
-
140
- - Use TAB completion with aliases
141
- - Chain commands with && for workflows
142
- - Create team-specific aliases in this file
143
- - Aliases work in all contexts where commands work