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,301 +0,0 @@
1
- ---
2
- allowed-tools: Task, Bash, Read, Write, Edit, WebFetch, Glob, Grep
3
- ---
4
-
5
- # Azure DevOps Task Start
6
-
7
- Start working on a Task - update status, create branch, and set up work environment.
8
-
9
- **Usage**: `/azure:task-start <task-id> [--branch-name=<name>]`
10
-
11
- **Examples**:
12
- - `/azure:task-start 101` - Start task and auto-create branch
13
- - `/azure:task-start 101 --branch-name=fix-login-bug` - Start with custom branch name
14
-
15
- ## Required Environment Variables
16
-
17
- Ensure `.claude/.env` contains:
18
-
19
- ```bash
20
- AZURE_DEVOPS_PAT=<your-pat-token>
21
- AZURE_DEVOPS_ORG=<your-organization>
22
- AZURE_DEVOPS_PROJECT=<your-project>
23
- ```
24
-
25
- ## Required Documentation Access
26
-
27
- **MANDATORY:** Before Azure DevOps integration and agile workflows, query Context7 for best practices:
28
-
29
- **Documentation Queries:**
30
- - `mcp://context7/azure-devops/boards` - boards best practices
31
- - `mcp://context7/agile/user-stories` - user stories best practices
32
- - `mcp://context7/project-management/work-items` - work items best practices
33
- - `mcp://context7/agile/sprint-planning` - sprint planning best practices
34
-
35
- **Why This is Required:**
36
- - Ensures adherence to current industry standards and best practices
37
- - Prevents outdated or incorrect implementation patterns
38
- - Provides access to latest framework/tool documentation
39
- - Reduces errors from stale knowledge or assumptions
40
-
41
-
42
- ## Instructions
43
-
44
- **CRITICAL**: This command MUST use the azure-devops-specialist agent for all Azure DevOps operations.
45
-
46
- ### Command Execution Pattern
47
-
48
- ```bash
49
- # Use the Task tool to invoke the azure-devops-specialist agent
50
- Task(subagent_type="azure-devops-specialist",
51
- description="Start Azure DevOps Task",
52
- prompt="Start working on Azure DevOps Task ID: **$ARGUMENTS**
53
-
54
- Follow the complete workflow:
55
- 1. Preflight checks and task validation
56
- 2. Task activation and status updates
57
- 3. Development environment setup
58
- 4. Context preparation and documentation
59
- 5. Progress tracking and confirmation")
60
- ```
61
-
62
- ### Agent Instructions
63
-
64
- #### 1. Preflight Checks
65
-
66
- 1. **Validate Task ID:**
67
- - Verify task exists in Azure DevOps
68
- - Check current status (should be "New" or "To Do")
69
- - If already "Active", ask: "Task already in progress. Continue anyway?"
70
-
71
- 2. **Get Task Details:**
72
- - Fetch task title, description, parent User Story
73
- - Display current assignee and remaining hours
74
- - Show related tasks if any
75
-
76
- #### 2. Task Activation Process
77
-
78
- Execute the following Azure DevOps operations:
79
-
80
- #### Update Task Status
81
-
82
- ```json
83
- [
84
- {
85
- "op": "replace",
86
- "path": "/fields/System.State",
87
- "value": "Active"
88
- },
89
- {
90
- "op": "add",
91
- "path": "/fields/System.AssignedTo",
92
- "value": "{current_user_email}"
93
- },
94
- {
95
- "op": "add",
96
- "path": "/fields/Microsoft.VSTS.Common.ActivatedDate",
97
- "value": "{current_datetime}"
98
- }
99
- ]
100
- ```
101
-
102
- #### Record Work Started
103
-
104
- Add a comment to track start:
105
- ```json
106
- {
107
- "text": "Work started on this task at {timestamp}\nBranch: {branch_name}\nEstimated hours: {remaining_hours}"
108
- }
109
- ```
110
-
111
- ### 3. Development Environment Setup
112
-
113
- #### Create Git Branch
114
-
115
- ```bash
116
- # Generate branch name if not provided
117
- if [ -z "$BRANCH_NAME" ]; then
118
- BRANCH_NAME="task-{task_id}-{sanitized_title}"
119
- fi
120
-
121
- # Create and checkout branch
122
- git checkout -b $BRANCH_NAME
123
-
124
- # Push branch with upstream tracking
125
- git push -u origin $BRANCH_NAME
126
- ```
127
-
128
- #### Create Work Directory Structure
129
-
130
- ```bash
131
- # Create task work directory
132
- mkdir -p .claude/azure/tasks/{task_id}
133
-
134
- # Create task tracking file
135
- cat > .claude/azure/tasks/{task_id}/work.md << EOF
136
- # Task #{task_id}: {title}
137
-
138
- ## Status
139
- - Started: {timestamp}
140
- - Branch: {branch_name}
141
- - Assignee: {user}
142
-
143
- ## Parent User Story
144
- - ID: {story_id}
145
- - Title: {story_title}
146
-
147
- ## Work Log
148
- - {timestamp}: Task started
149
-
150
- ## Notes
151
- [Add implementation notes here]
152
-
153
- ## Test Coverage
154
- [ ] Unit tests
155
- [ ] Integration tests
156
- [ ] Manual testing
157
-
158
- ## Checklist
159
- [ ] Implementation complete
160
- [ ] Tests passing
161
- [ ] Code reviewed
162
- [ ] Documentation updated
163
- EOF
164
- ```
165
-
166
- ### 4. Context Preparation
167
-
168
- #### Fetch Related Information
169
-
170
- 1. **Parent User Story details:**
171
- - Acceptance criteria
172
- - Technical notes
173
- - Dependencies
174
-
175
- 2. **Related code files:**
176
- - Previous commits for similar tasks
177
- - Existing implementation patterns
178
- - Test files to update
179
-
180
- 3. **Documentation:**
181
- - API specs if applicable
182
- - Architecture diagrams
183
- - Coding standards
184
-
185
- ### 5. Task Board Update
186
-
187
- Show current sprint task board:
188
-
189
- ```
190
- 🏃 Sprint 1 - Your Active Tasks
191
-
192
- Currently Working On:
193
- ┌─────────────────────────────────────────┐
194
- │ Task #101: Technical Design (4h) │
195
- │ Parent: US#34 - Password Reset │
196
- │ Branch: task-101-technical-design │
197
- │ Started: 10 minutes ago │
198
- └─────────────────────────────────────────┘
199
-
200
- Up Next:
201
- - Task #102: Implementation (12h)
202
- - Task #103: Unit tests (4h)
203
-
204
- 📊 Your Sprint Progress:
205
- Tasks: 1/5 active, 0/5 completed
206
- Hours: 4h in progress, 28h remaining
207
- ```
208
-
209
- ### 6. Success Output
210
-
211
- ```
212
- ✅ Task #$ARGUMENTS started successfully!
213
-
214
- 📋 Task Details:
215
- - Title: {task_title}
216
- - Remaining Hours: {hours}h
217
- - Parent Story: #{story_id} - {story_title}
218
-
219
- 🔧 Development Setup:
220
- - Branch created: {branch_name}
221
- - Status: Active
222
- - Assigned to: You
223
-
224
- 📁 Work tracking:
225
- .claude/azure/tasks/{task_id}/work.md
226
-
227
- 🔗 Azure DevOps:
228
- https://dev.azure.com/{org}/{project}/_workitems/edit/{task_id}
229
-
230
- 💡 Next steps:
231
- 1. Review acceptance criteria from parent story
232
- 2. Update technical design if needed
233
- 3. Begin implementation
234
- 4. Track progress: /azure:task-update {task_id} --hours-remaining=3
235
- 5. When complete: /azure:task-close {task_id}
236
-
237
- 🚀 Ready to code! Good luck with {task_title}!
238
- ```
239
-
240
- ### 7. Integration Features
241
-
242
- #### Link to IDE
243
-
244
- If VS Code integration available:
245
- ```bash
246
- # Open relevant files in VS Code
247
- code .claude/azure/tasks/{task_id}/work.md
248
- code {related_files}
249
- ```
250
-
251
- #### Set up Testing
252
-
253
- ```bash
254
- # Create test file structure if needed
255
- touch tests/test_task_{task_id}.py
256
- echo "# Tests for Task #{task_id}" > tests/test_task_{task_id}.py
257
- ```
258
-
259
- #### Time Tracking
260
-
261
- Start a time tracking session:
262
- ```bash
263
- # Create time tracking entry
264
- echo "{timestamp_start}|IN_PROGRESS|{task_id}" >> .claude/azure/time-tracking.log
265
- ```
266
-
267
- ### 8. Smart Features
268
-
269
- #### Auto-assign if Unassigned
270
- - Automatically assign to current user
271
- - Update Azure DevOps assignment
272
-
273
- #### Parent Story Status Check
274
- - If parent story not "Active", offer to activate it
275
- - Check for blocking dependencies
276
-
277
- #### Related Tasks Detection
278
- - Find tasks that might block this one
279
- - Suggest parallel tasks that could be started
280
-
281
- ## Error Handling
282
-
283
- - **Task not found**: Show similar task IDs
284
- - **Already active**: Show who's working on it
285
- - **No permission**: Guide to request access
286
- - **Git conflicts**: Help resolve branch issues
287
-
288
- ## Hooks
289
-
290
- Support for custom hooks:
291
- - `pre-task-start`: Run before starting task
292
- - `post-task-start`: Run after task started
293
-
294
- Example: `.claude/hooks/pre-task-start.sh`
295
- ```bash
296
- #!/bin/bash
297
- # Ensure latest code
298
- git pull origin main
299
- # Run linters
300
- npm run lint
301
- ```
@@ -1,65 +0,0 @@
1
- ---
2
- allowed-tools: Task, Bash, Read, Write, WebFetch, Glob, Grep
3
- ---
4
-
5
- # Azure DevOps Task Status
6
-
7
- Show status overview of tasks for a story or sprint.
8
-
9
- **Usage**: `/azure:task-status [story-id] [--sprint=<name>]`
10
-
11
- **Examples**:
12
- - `/azure:task-status 34` - Tasks for Story #34
13
- - `/azure:task-status --sprint="Sprint 2"` - All sprint tasks
14
- - `/azure:task-status --my-tasks` - Your task status
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
- ### Display Format
36
-
37
- ```
38
- 📊 Task Status Overview - Story #34
39
- ═══════════════════════════════════════════════════════════════
40
-
41
- Progress: ████████████░░░░░░░░ 60% (3/5 tasks)
42
- Hours: ███████████░░░░░░░░░ 55% (15h/27h)
43
-
44
- Task Breakdown:
45
- ✅ Completed: 3 tasks (15h)
46
- 🔄 In Progress: 1 task (4h remaining)
47
- 🆕 Not Started: 1 task (8h)
48
- 🚫 Blocked: 0 tasks
49
-
50
- | Status | Task | Hours | Assigned | Health |
51
- |--------|------|-------|----------|--------|
52
- | ✅ | #101 Technical Design | 4h/4h | John | ✓ |
53
- | ✅ | #102 Implementation | 12h/12h | John | ✓ |
54
- | ✅ | #103 Unit tests | 4h/4h | Sarah | ✓ |
55
- | 🔄 | #104 Integration tests | 2h/6h | Sarah | ⚠️ |
56
- | 🆕 | #105 Documentation | 0h/3h | - | - |
57
-
58
- ⚠️ Attention Needed:
59
- - Task #104 behind schedule
60
- - Task #105 not assigned
61
-
62
- Est. Completion: 2 days
63
- Sprint Ends: 2 days
64
- Risk: Medium
65
- ```
@@ -1,67 +0,0 @@
1
- ---
2
- allowed-tools: Task, Bash, Read, Write, Edit, WebFetch, Glob, Grep
3
- ---
4
-
5
- # Azure DevOps Task Sync
6
-
7
- Synchronize tasks between local cache and Azure DevOps.
8
-
9
- **Usage**: `/azure:task-sync [story-id] [--direction=both]`
10
-
11
- **Examples**:
12
- - `/azure:task-sync` - Sync all tasks
13
- - `/azure:task-sync 34` - Sync tasks for Story #34
14
- - `/azure:task-sync --direction=pull` - Only pull from Azure
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
- ### Sync Process
36
-
37
- ```
38
- 🔄 Task Synchronization
39
- ═══════════════════════════════════════════════════════════════
40
-
41
- Analyzing differences...
42
-
43
- Local → Azure (Push):
44
- - Task #102: Hours updated (8h → 6h)
45
- - Task #103: Status changed (Active → Done)
46
-
47
- Azure → Local (Pull):
48
- - Task #104: New assignee (john → sarah)
49
- - Task #105: New task created
50
- - Task #106: Deleted in Azure
51
-
52
- Conflicts (1):
53
- - Task #102: Hours differ (Local: 6h, Azure: 7h)
54
- [1] Keep local (6h)
55
- [2] Keep Azure (7h)
56
- [3] Skip this task
57
-
58
- Choose: _
59
-
60
- Syncing...
61
- ✓ Pushed 2 changes to Azure
62
- ✓ Pulled 3 changes from Azure
63
- ✓ Resolved 1 conflict
64
-
65
- Cache updated: .claude/azure/cache/
66
- Last sync: 2025-01-10T16:00:00Z
67
- ```
@@ -1,164 +0,0 @@
1
- ---
2
- allowed-tools: Task, Bash, Read, Write, Edit, WebFetch, Glob, Grep
3
- ---
4
-
5
- # Azure DevOps User Story Edit
6
-
7
- Edit User Story fields and properties in Azure DevOps.
8
-
9
- **Usage**: `/azure:us-edit <story-id> [--field=value]`
10
-
11
- **Examples**:
12
- - `/azure:us-edit 34 --title="Updated title"`
13
- - `/azure:us-edit 34 --points=13 --priority=1`
14
- - `/azure:us-edit 34 --status=Active --assigned-to=john@example.com`
15
- - `/azure:us-edit 34 --description="New description" --sprint="Sprint 2"`
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. Parse Edit Arguments
47
-
48
- Extract field updates from arguments:
49
- - `--title`: Story title
50
- - `--description`: Full description
51
- - `--acceptance-criteria`: Acceptance criteria
52
- - `--points`: Story points
53
- - `--priority`: Priority (1-4)
54
- - `--status`: State (New, Active, Resolved, Closed)
55
- - `--assigned-to`: Assignee email
56
- - `--sprint`: Iteration path
57
- - `--area`: Area path
58
- - `--tags`: Comma-separated tags
59
-
60
- ### 2. Interactive Edit Mode
61
-
62
- If no fields specified, enter interactive mode:
63
-
64
- ```
65
- 📝 Editing User Story #34: Implement user password reset
66
-
67
- Current values shown in [brackets]. Press Enter to keep current value.
68
-
69
- Title [Implement user password reset]:
70
- Description [As a user, I want...]:
71
- Story Points [8]: 13
72
- Priority [2]: 1
73
- Status [New]: Active
74
- Assigned To [Unassigned]: john@example.com
75
- Sprint [Backlog]: Sprint 2
76
- Area [Speacher]: Speacher\Security
77
- Tags []: security, high-priority
78
-
79
- Confirm changes? (y/n): _
80
- ```
81
-
82
- ### 3. Update via Azure DevOps API
83
-
84
- Use azure-devops-specialist agent to update:
85
-
86
- ```json
87
- [
88
- {
89
- "op": "replace",
90
- "path": "/fields/System.Title",
91
- "value": "{new_title}"
92
- },
93
- {
94
- "op": "replace",
95
- "path": "/fields/Microsoft.VSTS.Scheduling.StoryPoints",
96
- "value": {story_points}
97
- },
98
- {
99
- "op": "replace",
100
- "path": "/fields/System.State",
101
- "value": "{state}"
102
- }
103
- ]
104
- ```
105
-
106
- ### 4. Success Output
107
-
108
- ```
109
- ✅ User Story #34 updated successfully!
110
-
111
- 📋 Changed fields:
112
- - Title: "Implement user password reset" → "Implement secure password reset"
113
- - Story Points: 8 → 13
114
- - Priority: 2 → 1
115
- - Status: New → Active
116
- - Assigned To: Unassigned → john@example.com
117
- - Sprint: Backlog → Sprint 2
118
-
119
- 🔗 View in Azure DevOps:
120
- https://dev.azure.com/{org}/{project}/_workitems/edit/34
121
-
122
- 📊 Impact:
123
- - Sprint capacity: 45/50 points (was 40/50)
124
- - Tasks affected: 6 child tasks
125
- - Dependencies: May affect Story #35
126
-
127
- Next steps:
128
- - Update child tasks: /azure:task-list 34
129
- - Notify team: /azure:notify-team 34
130
- - View status: /azure:us-status 34
131
- ```
132
-
133
- ## Bulk Edit Mode
134
-
135
- Edit multiple stories:
136
-
137
- ```bash
138
- # Edit multiple stories
139
- /azure:us-edit 34,35,36 --sprint="Sprint 2"
140
-
141
- # Edit all stories in sprint
142
- /azure:us-edit --sprint="Sprint 1" --set-priority=2
143
-
144
- # Edit by query
145
- /azure:us-edit --query="status=New" --assigned-to=me
146
- ```
147
-
148
- ## Field Validation
149
-
150
- - Story points: 0, 1, 2, 3, 5, 8, 13, 20, 40, 100
151
- - Priority: 1 (Critical), 2 (High), 3 (Medium), 4 (Low)
152
- - Status transitions must be valid
153
- - Assignee must exist in project
154
-
155
- ## History Tracking
156
-
157
- Add comment with changes:
158
- ```
159
- Changes made via AutoPM Azure integration:
160
- - Updated story points: 8 → 13
161
- - Changed priority: 2 → 1
162
- - Reassigned to john@example.com
163
- Reason: Sprint planning adjustment
164
- ```