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,263 +0,0 @@
1
- ---
2
- allowed-tools: Task, Bash, Read, Write, WebFetch, Glob, Grep
3
- ---
4
-
5
- # Azure DevOps Task List
6
-
7
- List Tasks from User Story or across the project.
8
-
9
- **Usage**: `/azure:task-list [user-story-id] [--status=<state>] [--assigned-to=<user>]`
10
-
11
- **Examples**:
12
- - `/azure:task-list` - List all tasks in current sprint
13
- - `/azure:task-list 34` - List tasks for User Story #34
14
- - `/azure:task-list --assigned-to=me` - List my tasks
15
- - `/azure:task-list --status=Active` - List active tasks
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 Mode Detection
47
-
48
- Determine query based on arguments:
49
- - **No args**: Show current sprint tasks
50
- - **Number arg**: Show tasks for that User Story
51
- - **Filters only**: Show filtered tasks across project
52
-
53
- ### 2. Execute Query
54
-
55
- Use azure-devops-specialist agent with WIQL:
56
-
57
- #### For User Story Tasks
58
-
59
- ```sql
60
- SELECT [System.Id], [System.Title], [System.State],
61
- [System.AssignedTo], [Microsoft.VSTS.Scheduling.RemainingWork]
62
- FROM workitemLinks
63
- WHERE Source.[System.Id] = {story_id}
64
- AND [System.Links.LinkType] = 'System.LinkTypes.Hierarchy-Forward'
65
- AND Target.[System.WorkItemType] = 'Task'
66
- ORDER BY Target.[System.Id]
67
- ```
68
-
69
- #### For My Tasks
70
-
71
- ```sql
72
- SELECT [System.Id], [System.Title], [System.State],
73
- [Microsoft.VSTS.Scheduling.RemainingWork], [System.Parent]
74
- FROM workitems
75
- WHERE [System.WorkItemType] = 'Task'
76
- AND [System.AssignedTo] = @Me
77
- AND [System.State] <> 'Closed'
78
- ORDER BY [System.State], [System.Id]
79
- ```
80
-
81
- ### 3. Display Formats
82
-
83
- #### User Story Task View
84
-
85
- ```
86
- 📋 Tasks for User Story #34: Implement user password reset
87
-
88
- Progress: ████████░░░░░░░░ 45% (12h/27h completed)
89
-
90
- | ID | Task | Status | Assigned | Hours | Branch |
91
- |-----|----------------------------|--------|-----------|-------|------------------|
92
- | 101 | Technical Design | ✅ | John | 0/4h | merged |
93
- | 102 | Implementation | 🔄 | John | 8/12h | task-102-impl |
94
- | 103 | Unit tests | 🆕 | - | 4h | - |
95
- | 104 | Integration tests | 🆕 | - | 6h | - |
96
- | 105 | Documentation | 🆕 | - | 3h | - |
97
- | 106 | Code review | 🆕 | - | 2h | - |
98
-
99
- 📊 Summary:
100
- - Total: 6 tasks (27h estimated)
101
- - Completed: 1 (4h)
102
- - In Progress: 1 (12h remaining)
103
- - Not Started: 4 (11h)
104
-
105
- 🚀 Ready to start:
106
- - Task #103: Unit tests (4h) - No dependencies
107
- - Task #104: Integration tests (6h) - Blocked by #102
108
-
109
- Commands:
110
- - Start task: /azure:task-start <id>
111
- - Update task: /azure:task-edit <id>
112
- - View details: /azure:task-show <id>
113
- ```
114
-
115
- #### My Tasks View
116
-
117
- ```
118
- 👤 My Active Tasks
119
-
120
- 🔄 In Progress:
121
- | ID | Task | Story | Hours | Started | Branch |
122
- |-----|--------------------- |-------------------|-------|------------|---------------|
123
- | 102 | Implementation | #34 Password Reset | 8/12h | 2 hours ago| task-102-impl |
124
- | 215 | Fix validation bug | #41 Form Updates | 1/2h | Yesterday | bug-215-fix |
125
-
126
- 📋 Assigned to Me:
127
- | ID | Task | Story | Hours | Priority | Due |
128
- |-----|--------------------- |-------------------|-------|----------|---------|
129
- | 103 | Unit tests | #34 Password Reset | 4h | High | Today |
130
- | 220 | Update API docs | #42 API v2 | 2h | Medium | Tomorrow|
131
- | 225 | Review PR #456 | #43 Refactoring | 1h | Low | This week|
132
-
133
- ⏱️ Time Tracking:
134
- - Today: 3h logged
135
- - This week: 18h logged
136
- - Sprint capacity: 22h/40h used
137
-
138
- 💡 Recommendations:
139
- - Complete Task #215 (only 1h remaining)
140
- - Start Task #103 after finishing #102
141
- - You have 18h capacity remaining this sprint
142
- ```
143
-
144
- #### Sprint Board View
145
-
146
- ```
147
- 🏃 Sprint 1 Task Board
148
-
149
- To Do (8) | In Progress (3) | In Review (2) | Done (5)
150
- -------------------|---------------------|------------------|------------------
151
- #103 Unit tests | #102 Implementation | #99 API changes | #95 Setup
152
- #104 Integration | #215 Bug fix | #101 Design doc | #96 Config
153
- #105 Documentation | #218 UI updates | | #97 Database
154
- #106 Code review | | | #98 Auth flow
155
- ... | | | #100 Logging
156
-
157
- 📊 Sprint Metrics:
158
- - Velocity: 18h completed / 65h total
159
- - Burn rate: 3.6h/day
160
- - Days remaining: 5
161
- - On track: ⚠️ Slightly behind
162
-
163
- 🎯 Focus Areas:
164
- - 2 tasks in review need attention
165
- - 3 tasks blocked by dependencies
166
- - Consider pulling task from backlog
167
- ```
168
-
169
- ### 4. Filtering & Sorting
170
-
171
- Support multiple filters:
172
-
173
- ```bash
174
- # Complex query examples
175
- /azure:task-list --status=Active --assigned-to=me --sort=priority
176
- /azure:task-list --sprint="Sprint 1" --hours=">4"
177
- /azure:task-list --parent-story=34,35,36 --status=New
178
- /azure:task-list --blocked=true
179
- /azure:task-list --due=today
180
- ```
181
-
182
- ### 5. Task Dependencies
183
-
184
- Show task relationships:
185
-
186
- ```
187
- 🔗 Task Dependencies for Story #34
188
-
189
- ┌─────────────┐
190
- │ #101 Design │ ✅
191
- └─────┬───────┘
192
-
193
- ┌─────────────────┐
194
- │ #102 Implement │ 🔄
195
- └─────┬───────────┘
196
- ├──────────┐
197
- ↓ ↓
198
- ┌──────────┐ ┌──────────────┐
199
- │ #103 Unit│ │ #104 Integ. │
200
- └──────────┘ └──────────────┘
201
- ↓ ↓
202
- └────┬─────┘
203
-
204
- ┌──────────┐
205
- │ #105 Docs│
206
- └──────────┘
207
-
208
- ┌──────────────┐
209
- │ #106 Review │
210
- └──────────────┘
211
- ```
212
-
213
- ### 6. Quick Actions
214
-
215
- Provide quick action commands:
216
-
217
- ```
218
- ⚡ Quick Actions:
219
- 1. Start next available task
220
- 2. Update all my task hours
221
- 3. Close completed tasks
222
- 4. Generate status report
223
- 5. Export to CSV
224
-
225
- Select action (1-5): _
226
- ```
227
-
228
- ### 7. Export Options
229
-
230
- ```bash
231
- # Export task list
232
- /azure:task-list 34 --export=csv > tasks.csv
233
- /azure:task-list --assigned-to=me --export=json > my-tasks.json
234
- ```
235
-
236
- ## Smart Features
237
-
238
- ### Auto-recommendations
239
- - Suggest next task based on dependencies
240
- - Warn about overdue tasks
241
- - Highlight blockers
242
-
243
- ### Time Estimates
244
- - Show if on track for sprint
245
- - Calculate completion date
246
- - Suggest task redistribution
247
-
248
- ### Integration Status
249
- - Show linked PRs
250
- - Display test results
251
- - Link to builds
252
-
253
- ## Error Handling
254
-
255
- - **No tasks found**: Suggest checking filters
256
- - **Story not found**: List available stories
257
- - **Connection error**: Check credentials
258
-
259
- ## Local Cache
260
-
261
- - Cache results for 5 minutes
262
- - Sync with local task files
263
- - Offline mode support
@@ -1,84 +0,0 @@
1
- ---
2
- allowed-tools: Task, Bash, Read, Write, Edit, WebFetch, Glob, Grep
3
- ---
4
-
5
- # Azure DevOps Task New
6
-
7
- Create a new Task under a User Story.
8
-
9
- **Usage**: `/azure:task-new <story-id> <task-title>`
10
-
11
- **Examples**:
12
- - `/azure:task-new 34 "Add input validation"`
13
- - `/azure:task-new 34 "Write unit tests" --hours=4`
14
- - `/azure:task-new 34 "Fix bug" --assigned-to=john@example.com`
15
-
16
- ## Required Documentation Access
17
-
18
- **MANDATORY:** Before Azure DevOps integration and agile workflows, query Context7 for best practices:
19
-
20
- **Documentation Queries:**
21
- - `mcp://context7/azure-devops/boards` - boards best practices
22
- - `mcp://context7/agile/user-stories` - user stories best practices
23
- - `mcp://context7/project-management/work-items` - work items best practices
24
- - `mcp://context7/agile/sprint-planning` - sprint planning best practices
25
-
26
- **Why This is Required:**
27
- - Ensures adherence to current industry standards and best practices
28
- - Prevents outdated or incorrect implementation patterns
29
- - Provides access to latest framework/tool documentation
30
- - Reduces errors from stale knowledge or assumptions
31
-
32
-
33
- ## Instructions
34
-
35
- ### 1. Interactive Task Creation
36
-
37
- ```
38
- 📝 Creating new Task for Story #34
39
-
40
- Task Title: Add input validation
41
-
42
- Task Details:
43
- Description: [Validate email format and password strength]
44
- Activity Type: [Development]
45
- Original Estimate: [4] hours
46
- Assigned To: [john@example.com]
47
- Priority: [2]
48
-
49
- Confirm creation? (y/n): _
50
- ```
51
-
52
- ### 2. Create Task
53
-
54
- Use azure-devops-specialist agent to create task with parent link:
55
-
56
- ```json
57
- {
58
- "op": "add",
59
- "path": "/fields/System.Title",
60
- "value": "Add input validation"
61
- },
62
- {
63
- "op": "add",
64
- "path": "/relations/-",
65
- "value": {
66
- "rel": "System.LinkTypes.Hierarchy-Reverse",
67
- "url": "story_url"
68
- }
69
- }
70
- ```
71
-
72
- ### 3. Success Output
73
-
74
- ```
75
- ✅ Task created successfully!
76
-
77
- Task #106: Add input validation
78
- Parent: Story #34 - Password Reset
79
- Hours: 4h
80
- Assigned: john@example.com
81
- Status: To Do
82
-
83
- Next: /azure:task-start 106
84
- ```
@@ -1,79 +0,0 @@
1
- ---
2
- allowed-tools: Task, Bash, Read, Write, Edit, WebFetch, Glob, Grep
3
- ---
4
-
5
- # Azure DevOps Task Reopen
6
-
7
- Reopen a closed task that needs additional work.
8
-
9
- **Usage**: `/azure:task-reopen <task-id> [--reason=<text>]`
10
-
11
- **Examples**:
12
- - `/azure:task-reopen 102`
13
- - `/azure:task-reopen 102 --reason="Bug found in implementation"`
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
- ### Reopen Process
35
-
36
- ```
37
- ⚠️ Reopening Task #102
38
-
39
- Current Status: Closed
40
- Completed: 2 days ago
41
- By: john@example.com
42
-
43
- Reason for reopening: Bug found in implementation
44
-
45
- This will:
46
- - Change status to "To Do" or "In Progress"
47
- - Reset completion date
48
- - Add reopening note to history
49
- - Notify original assignee
50
-
51
- Confirm reopen? (y/n): _
52
- ```
53
-
54
- ### Update Task
55
-
56
- ```json
57
- {
58
- "op": "replace",
59
- "path": "/fields/System.State",
60
- "value": "To Do"
61
- },
62
- {
63
- "op": "add",
64
- "path": "/fields/System.History",
65
- "value": "Reopened: Bug found in implementation"
66
- }
67
- ```
68
-
69
- ### Success Output
70
-
71
- ```
72
- ✅ Task #102 reopened
73
-
74
- Status: To Do → In Progress
75
- Assigned: john@example.com (notified)
76
- Reason: Bug found in implementation
77
-
78
- Next: /azure:task-start 102
79
- ```
@@ -1,126 +0,0 @@
1
- ---
2
- allowed-tools: Task, Bash, Read, Write, WebFetch, Glob, Grep
3
- ---
4
-
5
- # Azure DevOps Task Show
6
-
7
- Display detailed information about a specific Task.
8
-
9
- **Usage**: `/azure:task-show <task-id> [--format=<type>]`
10
-
11
- **Examples**:
12
- - `/azure:task-show 102`
13
- - `/azure:task-show 102 --include-history`
14
- - `/azure:task-show 102 --format=json`
15
-
16
- ## Required Environment Variables
17
-
18
- Ensure `.claude/.env` contains:
19
-
20
- ```bash
21
- AZURE_DEVOPS_PAT=<your-pat-token>
22
- AZURE_DEVOPS_ORG=<your-organization>
23
- AZURE_DEVOPS_PROJECT=<your-project>
24
- ```
25
-
26
- ## Required Documentation Access
27
-
28
- **MANDATORY:** Before Azure DevOps integration and agile workflows, query Context7 for best practices:
29
-
30
- **Documentation Queries:**
31
- - `mcp://context7/azure-devops/boards` - boards best practices
32
- - `mcp://context7/agile/user-stories` - user stories best practices
33
- - `mcp://context7/project-management/work-items` - work items best practices
34
- - `mcp://context7/agile/sprint-planning` - sprint planning best practices
35
-
36
- **Why This is Required:**
37
- - Ensures adherence to current industry standards and best practices
38
- - Prevents outdated or incorrect implementation patterns
39
- - Provides access to latest framework/tool documentation
40
- - Reduces errors from stale knowledge or assumptions
41
-
42
-
43
- ## Instructions
44
-
45
- ### Display Format
46
-
47
- ```
48
- ═══════════════════════════════════════════════════════════════
49
- ⚙️ Task #102
50
- ═══════════════════════════════════════════════════════════════
51
-
52
- Title: Implementation - Core password reset logic
53
- State: 🔄 In Progress
54
- URL: https://dev.azure.com/rafal0387/Speacher/_workitems/edit/102
55
-
56
- 📝 Details
57
- ─────────────────────────────────────────────────────────────
58
- Description:
59
- Implement the core password reset functionality including:
60
- - Token generation and validation
61
- - Email service integration
62
- - Password complexity validation
63
- - Database updates
64
- - Security logging
65
-
66
- Activity: Development
67
- Original Estimate: 12h
68
- Remaining Work: 8h
69
- Completed Work: 4h
70
-
71
- 👤 Assignment
72
- ─────────────────────────────────────────────────────────────
73
- Assigned To: john@example.com
74
- Created: 2025-01-08 09:00 AM
75
- Started: 2025-01-09 10:00 AM
76
- Last Updated: 2 hours ago
77
-
78
- 📍 Context
79
- ─────────────────────────────────────────────────────────────
80
- Parent Story: #34 - Implement user password reset
81
- Sprint: Sprint 2 (Day 8/10)
82
- Area: Speacher\Security
83
- Priority: High
84
-
85
- 🔗 Dependencies
86
- ─────────────────────────────────────────────────────────────
87
- Blocks:
88
- → Task #103: Unit tests
89
- → Task #104: Integration tests
90
-
91
- Blocked by:
92
- ← Task #101: Technical Design (✅ Complete)
93
-
94
- 📊 Progress
95
- ─────────────────────────────────────────────────────────────
96
- Progress: ████████░░░░░░░░ 33% (4h/12h)
97
- Velocity: 2h/day
98
- Est. Completion: 2 days
99
-
100
- Git Branch: task-102-implementation
101
- Commits: 8
102
- Files Changed: 12
103
- Lines: +456 -123
104
-
105
- 💬 Recent Activity
106
- ─────────────────────────────────────────────────────────────
107
- • 2h ago: John logged 2 hours of work
108
- • 4h ago: Status changed to In Progress
109
- • Yesterday: Branch created and pushed
110
- • 2 days ago: Task assigned to John
111
-
112
- 📎 Attachments
113
- ─────────────────────────────────────────────────────────────
114
- • technical-design.md (8 KB)
115
- • api-spec.yaml (4 KB)
116
-
117
- 🔧 Quick Actions
118
- ─────────────────────────────────────────────────────────────
119
- [1] Edit task (/azure:task-edit 102)
120
- [2] Log time
121
- [3] Add comment
122
- [4] View parent story (/azure:us-show 34)
123
- [5] Close task (/azure:task-close 102)
124
-
125
- Select (1-5): _
126
- ```