claude-autopm 2.7.0 → 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 (281) hide show
  1. package/README.md +307 -56
  2. package/autopm/.claude/.env +158 -0
  3. package/autopm/.claude/settings.local.json +9 -0
  4. package/bin/autopm.js +11 -2
  5. package/bin/commands/epic.js +23 -3
  6. package/bin/commands/plugin.js +395 -0
  7. package/bin/commands/team.js +184 -10
  8. package/install/install.js +223 -4
  9. package/lib/cli/commands/issue.js +360 -20
  10. package/lib/plugins/PluginManager.js +1328 -0
  11. package/lib/plugins/PluginManager.old.js +400 -0
  12. package/lib/providers/AzureDevOpsProvider.js +575 -0
  13. package/lib/providers/GitHubProvider.js +475 -0
  14. package/lib/services/EpicService.js +1092 -3
  15. package/lib/services/IssueService.js +991 -0
  16. package/package.json +9 -1
  17. package/scripts/publish-plugins.sh +166 -0
  18. package/autopm/.claude/agents/cloud/README.md +0 -55
  19. package/autopm/.claude/agents/cloud/aws-cloud-architect.md +0 -521
  20. package/autopm/.claude/agents/cloud/azure-cloud-architect.md +0 -436
  21. package/autopm/.claude/agents/cloud/gcp-cloud-architect.md +0 -385
  22. package/autopm/.claude/agents/cloud/gcp-cloud-functions-engineer.md +0 -306
  23. package/autopm/.claude/agents/cloud/gemini-api-expert.md +0 -880
  24. package/autopm/.claude/agents/cloud/kubernetes-orchestrator.md +0 -566
  25. package/autopm/.claude/agents/cloud/openai-python-expert.md +0 -1087
  26. package/autopm/.claude/agents/cloud/terraform-infrastructure-expert.md +0 -454
  27. package/autopm/.claude/agents/core/agent-manager.md +0 -296
  28. package/autopm/.claude/agents/core/code-analyzer.md +0 -131
  29. package/autopm/.claude/agents/core/file-analyzer.md +0 -162
  30. package/autopm/.claude/agents/core/test-runner.md +0 -200
  31. package/autopm/.claude/agents/data/airflow-orchestration-expert.md +0 -52
  32. package/autopm/.claude/agents/data/kedro-pipeline-expert.md +0 -50
  33. package/autopm/.claude/agents/data/langgraph-workflow-expert.md +0 -520
  34. package/autopm/.claude/agents/databases/README.md +0 -50
  35. package/autopm/.claude/agents/databases/bigquery-expert.md +0 -392
  36. package/autopm/.claude/agents/databases/cosmosdb-expert.md +0 -368
  37. package/autopm/.claude/agents/databases/mongodb-expert.md +0 -398
  38. package/autopm/.claude/agents/databases/postgresql-expert.md +0 -321
  39. package/autopm/.claude/agents/databases/redis-expert.md +0 -52
  40. package/autopm/.claude/agents/devops/README.md +0 -52
  41. package/autopm/.claude/agents/devops/azure-devops-specialist.md +0 -308
  42. package/autopm/.claude/agents/devops/docker-containerization-expert.md +0 -298
  43. package/autopm/.claude/agents/devops/github-operations-specialist.md +0 -335
  44. package/autopm/.claude/agents/devops/mcp-context-manager.md +0 -319
  45. package/autopm/.claude/agents/devops/observability-engineer.md +0 -574
  46. package/autopm/.claude/agents/devops/ssh-operations-expert.md +0 -1093
  47. package/autopm/.claude/agents/devops/traefik-proxy-expert.md +0 -444
  48. package/autopm/.claude/agents/frameworks/README.md +0 -64
  49. package/autopm/.claude/agents/frameworks/e2e-test-engineer.md +0 -360
  50. package/autopm/.claude/agents/frameworks/nats-messaging-expert.md +0 -254
  51. package/autopm/.claude/agents/frameworks/react-frontend-engineer.md +0 -217
  52. package/autopm/.claude/agents/frameworks/react-ui-expert.md +0 -226
  53. package/autopm/.claude/agents/frameworks/tailwindcss-expert.md +0 -770
  54. package/autopm/.claude/agents/frameworks/ux-design-expert.md +0 -244
  55. package/autopm/.claude/agents/integration/message-queue-engineer.md +0 -794
  56. package/autopm/.claude/agents/languages/README.md +0 -50
  57. package/autopm/.claude/agents/languages/bash-scripting-expert.md +0 -541
  58. package/autopm/.claude/agents/languages/javascript-frontend-engineer.md +0 -197
  59. package/autopm/.claude/agents/languages/nodejs-backend-engineer.md +0 -226
  60. package/autopm/.claude/agents/languages/python-backend-engineer.md +0 -214
  61. package/autopm/.claude/agents/languages/python-backend-expert.md +0 -289
  62. package/autopm/.claude/agents/testing/frontend-testing-engineer.md +0 -395
  63. package/autopm/.claude/commands/ai/langgraph-workflow.md +0 -65
  64. package/autopm/.claude/commands/ai/openai-chat.md +0 -65
  65. package/autopm/.claude/commands/azure/COMMANDS.md +0 -107
  66. package/autopm/.claude/commands/azure/COMMAND_MAPPING.md +0 -252
  67. package/autopm/.claude/commands/azure/INTEGRATION_FIX.md +0 -103
  68. package/autopm/.claude/commands/azure/README.md +0 -246
  69. package/autopm/.claude/commands/azure/active-work.md +0 -198
  70. package/autopm/.claude/commands/azure/aliases.md +0 -143
  71. package/autopm/.claude/commands/azure/blocked-items.md +0 -287
  72. package/autopm/.claude/commands/azure/clean.md +0 -93
  73. package/autopm/.claude/commands/azure/docs-query.md +0 -48
  74. package/autopm/.claude/commands/azure/feature-decompose.md +0 -380
  75. package/autopm/.claude/commands/azure/feature-list.md +0 -61
  76. package/autopm/.claude/commands/azure/feature-new.md +0 -115
  77. package/autopm/.claude/commands/azure/feature-show.md +0 -205
  78. package/autopm/.claude/commands/azure/feature-start.md +0 -130
  79. package/autopm/.claude/commands/azure/fix-integration-example.md +0 -93
  80. package/autopm/.claude/commands/azure/help.md +0 -150
  81. package/autopm/.claude/commands/azure/import-us.md +0 -269
  82. package/autopm/.claude/commands/azure/init.md +0 -211
  83. package/autopm/.claude/commands/azure/next-task.md +0 -262
  84. package/autopm/.claude/commands/azure/search.md +0 -160
  85. package/autopm/.claude/commands/azure/sprint-status.md +0 -235
  86. package/autopm/.claude/commands/azure/standup.md +0 -260
  87. package/autopm/.claude/commands/azure/sync-all.md +0 -99
  88. package/autopm/.claude/commands/azure/task-analyze.md +0 -186
  89. package/autopm/.claude/commands/azure/task-close.md +0 -329
  90. package/autopm/.claude/commands/azure/task-edit.md +0 -145
  91. package/autopm/.claude/commands/azure/task-list.md +0 -263
  92. package/autopm/.claude/commands/azure/task-new.md +0 -84
  93. package/autopm/.claude/commands/azure/task-reopen.md +0 -79
  94. package/autopm/.claude/commands/azure/task-show.md +0 -126
  95. package/autopm/.claude/commands/azure/task-start.md +0 -301
  96. package/autopm/.claude/commands/azure/task-status.md +0 -65
  97. package/autopm/.claude/commands/azure/task-sync.md +0 -67
  98. package/autopm/.claude/commands/azure/us-edit.md +0 -164
  99. package/autopm/.claude/commands/azure/us-list.md +0 -202
  100. package/autopm/.claude/commands/azure/us-new.md +0 -265
  101. package/autopm/.claude/commands/azure/us-parse.md +0 -253
  102. package/autopm/.claude/commands/azure/us-show.md +0 -188
  103. package/autopm/.claude/commands/azure/us-status.md +0 -320
  104. package/autopm/.claude/commands/azure/validate.md +0 -86
  105. package/autopm/.claude/commands/azure/work-item-sync.md +0 -47
  106. package/autopm/.claude/commands/cloud/infra-deploy.md +0 -38
  107. package/autopm/.claude/commands/github/workflow-create.md +0 -42
  108. package/autopm/.claude/commands/infrastructure/ssh-security.md +0 -65
  109. package/autopm/.claude/commands/infrastructure/traefik-setup.md +0 -65
  110. package/autopm/.claude/commands/kubernetes/deploy.md +0 -37
  111. package/autopm/.claude/commands/playwright/test-scaffold.md +0 -38
  112. package/autopm/.claude/commands/pm/blocked.md +0 -28
  113. package/autopm/.claude/commands/pm/clean.md +0 -119
  114. package/autopm/.claude/commands/pm/context-create.md +0 -136
  115. package/autopm/.claude/commands/pm/context-prime.md +0 -170
  116. package/autopm/.claude/commands/pm/context-update.md +0 -292
  117. package/autopm/.claude/commands/pm/context.md +0 -28
  118. package/autopm/.claude/commands/pm/epic-close.md +0 -86
  119. package/autopm/.claude/commands/pm/epic-decompose.md +0 -370
  120. package/autopm/.claude/commands/pm/epic-edit.md +0 -83
  121. package/autopm/.claude/commands/pm/epic-list.md +0 -30
  122. package/autopm/.claude/commands/pm/epic-merge.md +0 -222
  123. package/autopm/.claude/commands/pm/epic-oneshot.md +0 -119
  124. package/autopm/.claude/commands/pm/epic-refresh.md +0 -119
  125. package/autopm/.claude/commands/pm/epic-show.md +0 -28
  126. package/autopm/.claude/commands/pm/epic-split.md +0 -120
  127. package/autopm/.claude/commands/pm/epic-start.md +0 -195
  128. package/autopm/.claude/commands/pm/epic-status.md +0 -28
  129. package/autopm/.claude/commands/pm/epic-sync-modular.md +0 -338
  130. package/autopm/.claude/commands/pm/epic-sync-original.md +0 -473
  131. package/autopm/.claude/commands/pm/epic-sync.md +0 -486
  132. package/autopm/.claude/commands/pm/help.md +0 -28
  133. package/autopm/.claude/commands/pm/import.md +0 -115
  134. package/autopm/.claude/commands/pm/in-progress.md +0 -28
  135. package/autopm/.claude/commands/pm/init.md +0 -28
  136. package/autopm/.claude/commands/pm/issue-analyze.md +0 -202
  137. package/autopm/.claude/commands/pm/issue-close.md +0 -119
  138. package/autopm/.claude/commands/pm/issue-edit.md +0 -93
  139. package/autopm/.claude/commands/pm/issue-reopen.md +0 -87
  140. package/autopm/.claude/commands/pm/issue-show.md +0 -41
  141. package/autopm/.claude/commands/pm/issue-start.md +0 -234
  142. package/autopm/.claude/commands/pm/issue-status.md +0 -95
  143. package/autopm/.claude/commands/pm/issue-sync.md +0 -411
  144. package/autopm/.claude/commands/pm/next.md +0 -28
  145. package/autopm/.claude/commands/pm/prd-edit.md +0 -82
  146. package/autopm/.claude/commands/pm/prd-list.md +0 -28
  147. package/autopm/.claude/commands/pm/prd-new.md +0 -55
  148. package/autopm/.claude/commands/pm/prd-parse.md +0 -42
  149. package/autopm/.claude/commands/pm/prd-status.md +0 -28
  150. package/autopm/.claude/commands/pm/search.md +0 -28
  151. package/autopm/.claude/commands/pm/standup.md +0 -28
  152. package/autopm/.claude/commands/pm/status.md +0 -28
  153. package/autopm/.claude/commands/pm/sync.md +0 -99
  154. package/autopm/.claude/commands/pm/test-reference-update.md +0 -151
  155. package/autopm/.claude/commands/pm/validate.md +0 -28
  156. package/autopm/.claude/commands/pm/what-next.md +0 -28
  157. package/autopm/.claude/commands/python/api-scaffold.md +0 -50
  158. package/autopm/.claude/commands/python/docs-query.md +0 -48
  159. package/autopm/.claude/commands/react/app-scaffold.md +0 -50
  160. package/autopm/.claude/commands/testing/prime.md +0 -314
  161. package/autopm/.claude/commands/testing/run.md +0 -125
  162. package/autopm/.claude/commands/ui/bootstrap-scaffold.md +0 -65
  163. package/autopm/.claude/commands/ui/tailwind-system.md +0 -64
  164. package/autopm/.claude/rules/ai-integration-patterns.md +0 -219
  165. package/autopm/.claude/rules/ci-cd-kubernetes-strategy.md +0 -25
  166. package/autopm/.claude/rules/database-management-strategy.md +0 -17
  167. package/autopm/.claude/rules/database-pipeline.md +0 -94
  168. package/autopm/.claude/rules/devops-troubleshooting-playbook.md +0 -450
  169. package/autopm/.claude/rules/docker-first-development.md +0 -404
  170. package/autopm/.claude/rules/infrastructure-pipeline.md +0 -128
  171. package/autopm/.claude/rules/performance-guidelines.md +0 -403
  172. package/autopm/.claude/rules/ui-development-standards.md +0 -281
  173. package/autopm/.claude/rules/ui-framework-rules.md +0 -151
  174. package/autopm/.claude/rules/ux-design-rules.md +0 -209
  175. package/autopm/.claude/rules/visual-testing.md +0 -223
  176. package/autopm/.claude/scripts/azure/README.md +0 -192
  177. package/autopm/.claude/scripts/azure/active-work.js +0 -524
  178. package/autopm/.claude/scripts/azure/active-work.sh +0 -20
  179. package/autopm/.claude/scripts/azure/blocked.js +0 -520
  180. package/autopm/.claude/scripts/azure/blocked.sh +0 -20
  181. package/autopm/.claude/scripts/azure/daily.js +0 -533
  182. package/autopm/.claude/scripts/azure/daily.sh +0 -20
  183. package/autopm/.claude/scripts/azure/dashboard.js +0 -970
  184. package/autopm/.claude/scripts/azure/dashboard.sh +0 -20
  185. package/autopm/.claude/scripts/azure/feature-list.js +0 -254
  186. package/autopm/.claude/scripts/azure/feature-list.sh +0 -20
  187. package/autopm/.claude/scripts/azure/feature-show.js +0 -7
  188. package/autopm/.claude/scripts/azure/feature-show.sh +0 -20
  189. package/autopm/.claude/scripts/azure/feature-status.js +0 -604
  190. package/autopm/.claude/scripts/azure/feature-status.sh +0 -20
  191. package/autopm/.claude/scripts/azure/help.js +0 -342
  192. package/autopm/.claude/scripts/azure/help.sh +0 -20
  193. package/autopm/.claude/scripts/azure/next-task.js +0 -508
  194. package/autopm/.claude/scripts/azure/next-task.sh +0 -20
  195. package/autopm/.claude/scripts/azure/search.js +0 -469
  196. package/autopm/.claude/scripts/azure/search.sh +0 -20
  197. package/autopm/.claude/scripts/azure/setup.js +0 -745
  198. package/autopm/.claude/scripts/azure/setup.sh +0 -20
  199. package/autopm/.claude/scripts/azure/sprint-report.js +0 -1012
  200. package/autopm/.claude/scripts/azure/sprint-report.sh +0 -20
  201. package/autopm/.claude/scripts/azure/sync.js +0 -563
  202. package/autopm/.claude/scripts/azure/sync.sh +0 -20
  203. package/autopm/.claude/scripts/azure/us-list.js +0 -210
  204. package/autopm/.claude/scripts/azure/us-list.sh +0 -20
  205. package/autopm/.claude/scripts/azure/us-status.js +0 -238
  206. package/autopm/.claude/scripts/azure/us-status.sh +0 -20
  207. package/autopm/.claude/scripts/azure/validate.js +0 -626
  208. package/autopm/.claude/scripts/azure/validate.sh +0 -20
  209. package/autopm/.claude/scripts/azure/wrapper-template.sh +0 -20
  210. package/autopm/.claude/scripts/github/dependency-tracker.js +0 -554
  211. package/autopm/.claude/scripts/github/dependency-validator.js +0 -545
  212. package/autopm/.claude/scripts/github/dependency-visualizer.js +0 -477
  213. package/autopm/.claude/scripts/pm/analytics.js +0 -425
  214. package/autopm/.claude/scripts/pm/blocked.js +0 -164
  215. package/autopm/.claude/scripts/pm/blocked.sh +0 -78
  216. package/autopm/.claude/scripts/pm/clean.js +0 -464
  217. package/autopm/.claude/scripts/pm/context-create.js +0 -216
  218. package/autopm/.claude/scripts/pm/context-prime.js +0 -335
  219. package/autopm/.claude/scripts/pm/context-update.js +0 -344
  220. package/autopm/.claude/scripts/pm/context.js +0 -338
  221. package/autopm/.claude/scripts/pm/epic-close.js +0 -347
  222. package/autopm/.claude/scripts/pm/epic-edit.js +0 -382
  223. package/autopm/.claude/scripts/pm/epic-list.js +0 -273
  224. package/autopm/.claude/scripts/pm/epic-list.sh +0 -109
  225. package/autopm/.claude/scripts/pm/epic-show.js +0 -291
  226. package/autopm/.claude/scripts/pm/epic-show.sh +0 -105
  227. package/autopm/.claude/scripts/pm/epic-split.js +0 -522
  228. package/autopm/.claude/scripts/pm/epic-start/epic-start.js +0 -183
  229. package/autopm/.claude/scripts/pm/epic-start/epic-start.sh +0 -94
  230. package/autopm/.claude/scripts/pm/epic-status.js +0 -291
  231. package/autopm/.claude/scripts/pm/epic-status.sh +0 -104
  232. package/autopm/.claude/scripts/pm/epic-sync/README.md +0 -208
  233. package/autopm/.claude/scripts/pm/epic-sync/create-epic-issue.sh +0 -77
  234. package/autopm/.claude/scripts/pm/epic-sync/create-task-issues.sh +0 -86
  235. package/autopm/.claude/scripts/pm/epic-sync/update-epic-file.sh +0 -79
  236. package/autopm/.claude/scripts/pm/epic-sync/update-references.sh +0 -89
  237. package/autopm/.claude/scripts/pm/epic-sync.sh +0 -137
  238. package/autopm/.claude/scripts/pm/help.js +0 -92
  239. package/autopm/.claude/scripts/pm/help.sh +0 -90
  240. package/autopm/.claude/scripts/pm/in-progress.js +0 -178
  241. package/autopm/.claude/scripts/pm/in-progress.sh +0 -93
  242. package/autopm/.claude/scripts/pm/init.js +0 -321
  243. package/autopm/.claude/scripts/pm/init.sh +0 -178
  244. package/autopm/.claude/scripts/pm/issue-close.js +0 -232
  245. package/autopm/.claude/scripts/pm/issue-edit.js +0 -310
  246. package/autopm/.claude/scripts/pm/issue-show.js +0 -272
  247. package/autopm/.claude/scripts/pm/issue-start.js +0 -181
  248. package/autopm/.claude/scripts/pm/issue-sync/format-comment.sh +0 -468
  249. package/autopm/.claude/scripts/pm/issue-sync/gather-updates.sh +0 -460
  250. package/autopm/.claude/scripts/pm/issue-sync/post-comment.sh +0 -330
  251. package/autopm/.claude/scripts/pm/issue-sync/preflight-validation.sh +0 -348
  252. package/autopm/.claude/scripts/pm/issue-sync/update-frontmatter.sh +0 -387
  253. package/autopm/.claude/scripts/pm/lib/README.md +0 -85
  254. package/autopm/.claude/scripts/pm/lib/epic-discovery.js +0 -119
  255. package/autopm/.claude/scripts/pm/lib/logger.js +0 -78
  256. package/autopm/.claude/scripts/pm/next.js +0 -189
  257. package/autopm/.claude/scripts/pm/next.sh +0 -72
  258. package/autopm/.claude/scripts/pm/optimize.js +0 -407
  259. package/autopm/.claude/scripts/pm/pr-create.js +0 -337
  260. package/autopm/.claude/scripts/pm/pr-list.js +0 -257
  261. package/autopm/.claude/scripts/pm/prd-list.js +0 -242
  262. package/autopm/.claude/scripts/pm/prd-list.sh +0 -103
  263. package/autopm/.claude/scripts/pm/prd-new.js +0 -684
  264. package/autopm/.claude/scripts/pm/prd-parse.js +0 -547
  265. package/autopm/.claude/scripts/pm/prd-status.js +0 -152
  266. package/autopm/.claude/scripts/pm/prd-status.sh +0 -63
  267. package/autopm/.claude/scripts/pm/release.js +0 -460
  268. package/autopm/.claude/scripts/pm/search.js +0 -192
  269. package/autopm/.claude/scripts/pm/search.sh +0 -89
  270. package/autopm/.claude/scripts/pm/standup.js +0 -362
  271. package/autopm/.claude/scripts/pm/standup.sh +0 -95
  272. package/autopm/.claude/scripts/pm/status.js +0 -148
  273. package/autopm/.claude/scripts/pm/status.sh +0 -59
  274. package/autopm/.claude/scripts/pm/sync-batch.js +0 -337
  275. package/autopm/.claude/scripts/pm/sync.js +0 -343
  276. package/autopm/.claude/scripts/pm/template-list.js +0 -141
  277. package/autopm/.claude/scripts/pm/template-new.js +0 -366
  278. package/autopm/.claude/scripts/pm/validate.js +0 -274
  279. package/autopm/.claude/scripts/pm/validate.sh +0 -106
  280. package/autopm/.claude/scripts/pm/what-next.js +0 -660
  281. package/bin/node/azure-feature-show.js +0 -7
@@ -1,205 +0,0 @@
1
- ---
2
- name: /azure:feature-show
3
- type: epic-management
4
- category: azure
5
- ---
6
-
7
- # /azure:feature-show
8
-
9
- Display detailed information about a Feature in Azure DevOps.
10
-
11
- ## Usage
12
-
13
- ```bash
14
- /azure:feature-show <feature-id>
15
- ```
16
-
17
- ## Required Documentation Access
18
-
19
- **MANDATORY:** Before Azure DevOps integration and agile workflows, query Context7 for best practices:
20
-
21
- **Documentation Queries:**
22
- - `mcp://context7/azure-devops/boards` - boards best practices
23
- - `mcp://context7/agile/user-stories` - user stories best practices
24
- - `mcp://context7/project-management/work-items` - work items best practices
25
- - `mcp://context7/agile/sprint-planning` - sprint planning best practices
26
-
27
- **Why This is Required:**
28
- - Ensures adherence to current industry standards and best practices
29
- - Prevents outdated or incorrect implementation patterns
30
- - Provides access to latest framework/tool documentation
31
- - Reduces errors from stale knowledge or assumptions
32
-
33
-
34
- ## Description
35
-
36
- Shows comprehensive details about a Feature including User Stories, progress, and metrics.
37
-
38
- ## Steps
39
-
40
- 1. **Fetch Feature details**
41
- ```bash
42
- # Get feature information
43
- az boards work-item show --id <feature-id> --output json > feature.json
44
-
45
- # Extract key fields
46
- feature_title=$(jq -r '.fields["System.Title"]' feature.json)
47
- feature_state=$(jq -r '.fields["System.State"]' feature.json)
48
- feature_desc=$(jq -r '.fields["System.Description"]' feature.json)
49
- business_value=$(jq -r '.fields["Microsoft.VSTS.Common.BusinessValue"]' feature.json)
50
- target_date=$(jq -r '.fields["Microsoft.VSTS.Scheduling.TargetDate"]' feature.json)
51
- ```
52
-
53
- 2. **Display Feature information**
54
- ```bash
55
- echo "════════════════════════════════════════════════════════════════"
56
- echo "📦 FEATURE #<feature-id>: $feature_title"
57
- echo "════════════════════════════════════════════════════════════════"
58
- echo ""
59
- echo "📊 Status: $feature_state"
60
- echo "💰 Business Value: $business_value"
61
- echo "📅 Target Date: $target_date"
62
- echo ""
63
- echo "📝 Description:"
64
- echo "$feature_desc"
65
- echo ""
66
- ```
67
-
68
- 3. **Show child User Stories**
69
- ```bash
70
- echo "📚 User Stories:"
71
- echo "────────────────────────────────────────────────────────────────"
72
-
73
- # Query child user stories
74
- az boards query --wiql "SELECT [System.Id], [System.Title], [System.State], \
75
- [Microsoft.VSTS.Scheduling.StoryPoints] \
76
- FROM WorkItemLinks \
77
- WHERE Source.[System.Id] = <feature-id> \
78
- AND [System.Links.LinkType] = 'Child' \
79
- AND Target.[System.WorkItemType] = 'User Story'" \
80
- --output json > stories.json
81
-
82
- # Display stories with progress
83
- jq -r '.[] |
84
- " 📖 [\(.id)] \(.fields["System.Title"])\n" +
85
- " State: \(.fields["System.State"]) | Points: \(.fields["Microsoft.VSTS.Scheduling.StoryPoints"] // "unestimated")"
86
- ' stories.json
87
- ```
88
-
89
- 4. **Calculate progress metrics**
90
- ```bash
91
- echo ""
92
- echo "📈 Progress Metrics:"
93
- echo "────────────────────────────────────────────────────────────────"
94
-
95
- # Count stories by state
96
- total_stories=$(jq 'length' stories.json)
97
- completed_stories=$(jq '[.[] | select(.fields["System.State"] == "Closed")] | length' stories.json)
98
- active_stories=$(jq '[.[] | select(.fields["System.State"] == "Active")] | length' stories.json)
99
-
100
- # Calculate story points
101
- total_points=$(jq '[.[] | .fields["Microsoft.VSTS.Scheduling.StoryPoints"] // 0] | add' stories.json)
102
- completed_points=$(jq '[.[] |
103
- select(.fields["System.State"] == "Closed") |
104
- .fields["Microsoft.VSTS.Scheduling.StoryPoints"] // 0] | add' stories.json)
105
-
106
- # Display metrics
107
- echo " 📊 Stories: $completed_stories/$total_stories completed"
108
- echo " 🎯 Story Points: $completed_points/$total_points completed"
109
-
110
- # Calculate percentage
111
- if [ "$total_points" -gt 0 ]; then
112
- percentage=$((completed_points * 100 / total_points))
113
- echo " 📉 Progress: $percentage%"
114
-
115
- # Progress bar
116
- echo -n " ["
117
- for i in {1..20}; do
118
- if [ $((i * 5)) -le $percentage ]; then
119
- echo -n "█"
120
- else
121
- echo -n "░"
122
- fi
123
- done
124
- echo "] $percentage%"
125
- fi
126
- ```
127
-
128
- 5. **Show related information**
129
- ```bash
130
- echo ""
131
- echo "🔗 Related Information:"
132
- echo "────────────────────────────────────────────────────────────────"
133
-
134
- # Parent epic/initiative
135
- parent=$(jq -r '.relations[] |
136
- select(.rel == "System.LinkTypes.Hierarchy-Reverse") |
137
- .url' feature.json)
138
- if [ -n "$parent" ]; then
139
- parent_id=$(echo "$parent" | grep -oE '[0-9]+$')
140
- parent_info=$(az boards work-item show --id "$parent_id" --query '{Title:fields["System.Title"], Type:fields["System.WorkItemType"]}' -o json)
141
- echo " 🎯 Parent: $(echo "$parent_info" | jq -r '"\(.Type) #'$parent_id': \(.Title)"')"
142
- fi
143
-
144
- # Related PRs
145
- echo " 🔀 Pull Requests:"
146
- az boards work-item relation show --id <feature-id> --query "[?attributes.name=='Pull Request'].url" -o tsv | while read pr_url; do
147
- echo " - $pr_url"
148
- done
149
-
150
- # Tags
151
- tags=$(jq -r '.fields["System.Tags"]' feature.json)
152
- [ -n "$tags" ] && echo " 🏷️ Tags: $tags"
153
-
154
- # Assigned to
155
- assignee=$(jq -r '.fields["System.AssignedTo"].displayName' feature.json)
156
- [ -n "$assignee" ] && echo " 👤 Assigned to: $assignee"
157
- ```
158
-
159
- 6. **Show timeline**
160
- ```bash
161
- echo ""
162
- echo "📅 Timeline:"
163
- echo "────────────────────────────────────────────────────────────────"
164
-
165
- created=$(jq -r '.fields["System.CreatedDate"]' feature.json)
166
- activated=$(jq -r '.fields["Microsoft.VSTS.Common.ActivatedDate"]' feature.json)
167
- resolved=$(jq -r '.fields["Microsoft.VSTS.Common.ResolvedDate"]' feature.json)
168
- closed=$(jq -r '.fields["Microsoft.VSTS.Common.ClosedDate"]' feature.json)
169
-
170
- echo " 📝 Created: $created"
171
- [ "$activated" != "null" ] && echo " ▶️ Activated: $activated"
172
- [ "$resolved" != "null" ] && echo " ✅ Resolved: $resolved"
173
- [ "$closed" != "null" ] && echo " 🏁 Closed: $closed"
174
- ```
175
-
176
- ## Options
177
-
178
- - `--json` - Output in JSON format
179
- - `--minimal` - Show only essential information
180
- - `--no-children` - Don't show child work items
181
- - `--export` - Export to markdown file
182
-
183
- ## Examples
184
-
185
- ```bash
186
- # Show feature details
187
- /azure:feature-show 12345
188
-
189
- # Minimal view
190
- /azure:feature-show 12345 --minimal
191
-
192
- # Export to file
193
- /azure:feature-show 12345 --export > feature-12345.md
194
-
195
- # JSON output for processing
196
- /azure:feature-show 12345 --json | jq '.stories'
197
- ```
198
-
199
- ## Related Commands
200
-
201
- - `/azure:feature-list` - List all Features
202
- - `/azure:feature-edit` - Edit Feature details
203
- - `/azure:feature-status` - Feature dashboard
204
- - `/azure:us-list` - List User Stories
205
- - `/pm:epic-show` - Show local epic (PM system)
@@ -1,130 +0,0 @@
1
- ---
2
- allowed-tools: Task, Bash, Read, Write, Edit, WebFetch, Glob, Grep
3
- ---
4
-
5
- # Azure DevOps Feature Start
6
-
7
- Start working on a Feature - update status, create branch, decompose into stories.
8
-
9
- **Usage**: `/azure:feature-start <feature-id> [--branch-name=<name>]`
10
-
11
- **Examples**:
12
- - `/azure:feature-start 25`
13
- - `/azure:feature-start 25 --branch-name=feature/auth-system`
14
-
15
- ## Required Documentation Access
16
-
17
- **MANDATORY:** Before Azure DevOps integration and agile workflows, query Context7 for best practices:
18
-
19
- **Documentation Queries:**
20
- - `mcp://context7/azure-devops/boards` - boards best practices
21
- - `mcp://context7/agile/user-stories` - user stories best practices
22
- - `mcp://context7/project-management/work-items` - work items best practices
23
- - `mcp://context7/agile/sprint-planning` - sprint planning best practices
24
-
25
- **Why This is Required:**
26
- - Ensures adherence to current industry standards and best practices
27
- - Prevents outdated or incorrect implementation patterns
28
- - Provides access to latest framework/tool documentation
29
- - Reduces errors from stale knowledge or assumptions
30
-
31
-
32
- ## Instructions
33
-
34
- ### 1. Feature Activation
35
-
36
- ```
37
- 🚀 Starting Feature #25: Authentication System
38
-
39
- Preflight Checklist:
40
- ✓ Feature approved by Product Owner
41
- ✓ Technical design reviewed
42
- ✓ Team capacity available
43
- ✓ Dependencies identified
44
-
45
- Creating feature branch...
46
- ✓ Branch: feature/authentication-system
47
- ✓ Protected branch rules applied
48
- ✓ CI/CD pipeline configured
49
-
50
- Status updated to: In Progress
51
- Assigned to: Development Team
52
-
53
- Next Actions:
54
- [1] Decompose into User Stories
55
- [2] Assign team members
56
- [3] Schedule kickoff meeting
57
- [4] Create technical design doc
58
-
59
- Select (1-4): _
60
- ```
61
-
62
- ### 2. Update Feature Status
63
-
64
- ```json
65
- {
66
- "op": "replace",
67
- "path": "/fields/System.State",
68
- "value": "In Progress"
69
- },
70
- {
71
- "op": "add",
72
- "path": "/fields/System.History",
73
- "value": "Feature development started"
74
- }
75
- ```
76
-
77
- ### 3. Setup Workspace
78
-
79
- ```bash
80
- # Create feature branch
81
- git checkout -b feature/authentication-system
82
-
83
- # Create feature directory
84
- mkdir -p .claude/azure/features/authentication-system
85
-
86
- # Initialize feature tracking
87
- cat > .claude/azure/features/authentication-system/README.md << EOF
88
- # Feature: Authentication System
89
-
90
- Started: $(date)
91
- Target: End of Q1
92
- Team: John, Sarah, Mike
93
-
94
- ## User Stories
95
- - [ ] User Registration
96
- - [ ] Login/Logout
97
- - [ ] Password Reset
98
- - [ ] MFA Setup
99
-
100
- ## Milestones
101
- - [ ] Week 1: Core auth
102
- - [ ] Week 2: MFA
103
- - [ ] Week 3: Testing
104
- - [ ] Week 4: Deploy
105
- EOF
106
- ```
107
-
108
- ### 4. Success Output
109
-
110
- ```
111
- ✅ Feature #25 started successfully!
112
-
113
- 📦 Authentication System
114
- Status: In Progress
115
- Branch: feature/authentication-system
116
- Team: 3 developers assigned
117
-
118
- 📋 Generated 6 User Stories:
119
- - #41: User Registration (5 pts)
120
- - #42: Login/Logout (8 pts)
121
- - #43: Password Reset (5 pts)
122
- - #44: MFA Setup (13 pts)
123
- - #45: Session Management (8 pts)
124
- - #46: Admin Controls (8 pts)
125
-
126
- Total: 47 story points
127
- Estimated: 4 sprints
128
-
129
- Ready to start first story: /azure:us-start 41
130
- ```
@@ -1,93 +0,0 @@
1
- ---
2
- allowed-tools: Task
3
- ---
4
-
5
- # Azure DevOps Integration Fix - Example Command
6
-
7
- This demonstrates the CORRECT way to integrate Azure DevOps commands with the azure-devops-specialist agent.
8
-
9
- **Usage**: `/azure:example <work-item-id>`
10
-
11
- ## The Problem
12
-
13
- The original commands had extensive documentation about using the azure-devops-specialist agent but never actually invoked it. They tried to handle Azure DevOps operations directly, which fails.
14
-
15
- ## The Solution
16
-
17
- **ALWAYS use the Task tool to invoke the azure-devops-specialist agent:**
18
-
19
- ```bash
20
- # CORRECT approach
21
- Task(subagent_type="azure-devops-specialist",
22
- description="Handle Azure DevOps operation",
23
- prompt="Your detailed instructions for the agent...")
24
- ```
25
-
26
- ## Example Implementation
27
-
28
- When user runs `/azure:example 123`, this command should execute:
29
-
30
- ```bash
31
- # Invoke the specialized agent
32
- Task(subagent_type="azure-devops-specialist",
33
- description="Process work item 123",
34
- prompt="Process Azure DevOps work item ID: **123**
35
-
36
- Complete workflow:
37
- 1. Authenticate with Azure DevOps using PAT token
38
- 2. Fetch work item details and status
39
- 3. Perform requested operations (status updates, comments, etc.)
40
- 4. Update local documentation
41
- 5. Provide success confirmation with Azure DevOps URL
42
-
43
- Environment variables:
44
- - AZURE_DEVOPS_PAT: Personal access token
45
- - AZURE_DEVOPS_ORG: Organization name
46
- - AZURE_DEVOPS_PROJECT: Project name
47
-
48
- Return structured output with:
49
- - Work item details
50
- - Operations performed
51
- - Azure DevOps links
52
- - Next suggested actions")
53
- ```
54
- ## Required Documentation Access
55
-
56
- **MANDATORY:** Before Azure DevOps integration and agile workflows, query Context7 for best practices:
57
-
58
- **Documentation Queries:**
59
- - `mcp://context7/azure-devops/boards` - boards best practices
60
- - `mcp://context7/agile/user-stories` - user stories best practices
61
- - `mcp://context7/project-management/work-items` - work items best practices
62
- - `mcp://context7/agile/sprint-planning` - sprint planning best practices
63
-
64
- **Why This is Required:**
65
- - Ensures adherence to current industry standards and best practices
66
- - Prevents outdated or incorrect implementation patterns
67
- - Provides access to latest framework/tool documentation
68
- - Reduces errors from stale knowledge or assumptions
69
-
70
-
71
-
72
- ## Key Changes Made
73
-
74
- 1. **us-new.md**: Added Task tool invocation at the top
75
- 2. **task-start.md**: Added Task tool invocation pattern
76
- 3. **All commands**: Should follow this pattern
77
-
78
- ## What the Agent Should Handle
79
-
80
- The azure-devops-specialist agent should:
81
- - Make all Azure DevOps API calls
82
- - Handle authentication and error handling
83
- - Process work item operations
84
- - Generate local documentation
85
- - Provide structured output
86
-
87
- ## What the Commands Should Do
88
-
89
- The command files should:
90
- - Validate inputs
91
- - Call the agent with Task tool
92
- - Provide agent instructions
93
- - Define output format expectations
@@ -1,150 +0,0 @@
1
- ---
2
- allowed-tools: Bash, Read, Write
3
- ---
4
-
5
- # Azure DevOps Help
6
-
7
- Display help information for Azure DevOps commands.
8
-
9
- **Usage**: `/azure:help [command]`
10
-
11
- **Examples**:
12
- - `/azure:help` - Show all commands
13
- - `/azure:help us-new` - Help for specific command
14
-
15
- ## Required Documentation Access
16
-
17
- **MANDATORY:** Before Azure DevOps integration and agile workflows, query Context7 for best practices:
18
-
19
- **Documentation Queries:**
20
- - `mcp://context7/azure-devops/boards` - boards best practices
21
- - `mcp://context7/agile/user-stories` - user stories best practices
22
- - `mcp://context7/project-management/work-items` - work items best practices
23
- - `mcp://context7/agile/sprint-planning` - sprint planning best practices
24
-
25
- **Why This is Required:**
26
- - Ensures adherence to current industry standards and best practices
27
- - Prevents outdated or incorrect implementation patterns
28
- - Provides access to latest framework/tool documentation
29
- - Reduces errors from stale knowledge or assumptions
30
-
31
-
32
- ## Instructions
33
-
34
- ### Display Help
35
-
36
- ```
37
- 📚 Azure DevOps Commands Help
38
- ═══════════════════════════════════════════════════════════════
39
-
40
- QUICK START
41
- ─────────────────────────────────────────────────────────────
42
- /azure:init Initialize Azure DevOps integration
43
- /azure:standup Daily standup report
44
- /azure:sprint-status Current sprint dashboard
45
- /azure:next-task Get next recommended task
46
-
47
- USER STORIES (Work with User Stories)
48
- ─────────────────────────────────────────────────────────────
49
- /azure:us-new Create new User Story
50
- /azure:us-list List User Stories
51
- /azure:us-show <id> Show User Story details
52
- /azure:us-edit <id> Edit User Story
53
- /azure:us-parse <id> Parse Story into Tasks
54
- /azure:us-status [id] Story status overview
55
- /azure:import-us Import from PRD/Epic
56
-
57
- TASKS (Work with Tasks)
58
- ─────────────────────────────────────────────────────────────
59
- /azure:task-new Create new Task
60
- /azure:task-list List Tasks
61
- /azure:task-show <id> Show Task details
62
- /azure:task-edit <id> Edit Task
63
- /azure:task-start <id> Start working on Task
64
- /azure:task-close <id> Complete Task
65
- /azure:task-status Task status overview
66
-
67
- FEATURES (Work with Features/Epics)
68
- ─────────────────────────────────────────────────────────────
69
- /azure:feature-new Create new Feature
70
- /azure:feature-list List Features
71
- /azure:feature-start Start Feature work
72
- /azure:feature-decompose Break down Feature
73
-
74
- WORKFLOW (Sprint & Team Management)
75
- ─────────────────────────────────────────────────────────────
76
- /azure:sprint-status Sprint dashboard
77
- /azure:standup Daily standup
78
- /azure:active-work Show active items
79
- /azure:blocked-items Show blocked items
80
- /azure:next-task Task recommendations
81
-
82
- UTILITIES
83
- ─────────────────────────────────────────────────────────────
84
- /azure:search <query> Search work items
85
- /azure:init Initialize integration
86
- /azure:help [cmd] Show help
87
-
88
- 📖 Examples:
89
- ─────────────────────────────────────────────────────────────
90
- # Start your day
91
- /azure:standup
92
- /azure:next-task --auto-start
93
-
94
- # Create and work on a story
95
- /azure:us-new "User login"
96
- /azure:us-parse 34
97
- /azure:task-start 101
98
-
99
- # Check progress
100
- /azure:sprint-status
101
- /azure:us-status 34
102
-
103
- 💡 Tips:
104
- ─────────────────────────────────────────────────────────────
105
- • Use TAB for command completion
106
- • Add --help to any command for details
107
- • Commands support shortcuts (e.g., 'us' for 'user-story')
108
- • Most lists support filters (--status, --assigned-to, etc.)
109
-
110
- 📚 Documentation: .claude/commands/azure/README.md
111
- 🔧 Configuration: .claude/azure/config.yml
112
- ```
113
-
114
- ### Command-Specific Help
115
-
116
- When specific command requested:
117
-
118
- ```
119
- 📖 Help: /azure:us-new
120
-
121
- Create a new User Story in Azure DevOps
122
-
123
- USAGE:
124
- /azure:us-new <story-name>
125
-
126
- ARGUMENTS:
127
- story-name Name for the User Story (kebab-case)
128
-
129
- OPTIONS:
130
- --points Story points (1,2,3,5,8,13,21)
131
- --sprint Target sprint
132
- --assigned-to Assignee email
133
- --priority Priority (1-4)
134
-
135
- EXAMPLES:
136
- /azure:us-new user-authentication
137
- /azure:us-new login-flow --points=8 --sprint="Sprint 2"
138
- /azure:us-new api-integration --assigned-to=john@example.com
139
-
140
- WORKFLOW:
141
- 1. Creates User Story with interactive prompts
142
- 2. Sets acceptance criteria
143
- 3. Optionally parses into tasks
144
- 4. Links to current sprint if specified
145
-
146
- RELATED:
147
- /azure:us-parse - Break story into tasks
148
- /azure:us-edit - Edit existing story
149
- /azure:us-status - Check story progress
150
- ```