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,260 +0,0 @@
1
- ---
2
- allowed-tools: Task, Bash, Read, Write, WebFetch, Glob, Grep
3
- ---
4
-
5
- # Azure DevOps Daily Standup
6
-
7
- Generate daily standup report with yesterday's progress, today's plan, and blockers.
8
-
9
- **Usage**: `/azure:standup [--user=<email>] [--team=<name>] [--format=<type>]`
10
-
11
- **Examples**:
12
- - `/azure:standup` - Your personal standup
13
- - `/azure:standup --team=all` - Full team standup
14
- - `/azure:standup --user=john@example.com` - Specific user standup
15
- - `/azure:standup --format=slack` - Format for Slack
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 Work Items
47
-
48
- Use azure-devops-specialist agent to fetch:
49
- - Tasks completed yesterday
50
- - Tasks in progress
51
- - Tasks planned for today
52
- - Blocked items
53
- - PR status
54
-
55
- ### 2. Personal Standup Format
56
-
57
- ```
58
- 🌅 Daily Standup - January 10, 2025
59
- 👤 John Smith (john@example.com)
60
- ═══════════════════════════════════════════════════════════
61
-
62
- 📅 YESTERDAY
63
- ────────────────────────────────────────────────────────────
64
- ✅ Completed:
65
- • Task #102: Implementation (12h) - Password reset logic
66
- • Task #103: Unit tests (4h) - All tests passing
67
- • PR #456: Merged - Authentication service refactor
68
-
69
- ⏳ Worked on but not completed:
70
- • Task #104: Integration tests (2h/6h) - 33% complete
71
-
72
- 📊 Yesterday's metrics:
73
- - Completed: 2 tasks (16h)
74
- - Commits: 8
75
- - PRs merged: 1
76
- - Code coverage: +5%
77
-
78
- 📅 TODAY
79
- ────────────────────────────────────────────────────────────
80
- 🎯 Planned:
81
- • Task #104: Complete integration tests (4h remaining)
82
- • Task #105: Start documentation (3h)
83
- • Code review for PR #457
84
-
85
- 📋 Sprint goals:
86
- - Complete User Story #34 (75% done)
87
- - Start User Story #35 if time permits
88
-
89
- ⏰ Capacity: 8h available
90
-
91
- 🚧 BLOCKERS
92
- ────────────────────────────────────────────────────────────
93
- ⚠️ Task #104: Waiting for test environment fix (DevOps team)
94
- ⚠️ Story #35: Needs design review before starting
95
-
96
- 💬 NOTES
97
- ────────────────────────────────────────────────────────────
98
- • Sprint ends in 2 days - on track
99
- • Will pair with Sarah on integration tests
100
- • Team retrospective at 3 PM
101
-
102
- 📈 Sprint Progress: Day 8/10
103
- Story Points: 21/34 completed (62%)
104
- Your velocity: 2.6 points/day
105
- ```
106
-
107
- ### 3. Team Standup Format
108
-
109
- ```
110
- 🌅 Team Standup - January 10, 2025
111
- 👥 Team: Development (4 members)
112
- ═══════════════════════════════════════════════════════════
113
-
114
- 📊 TEAM OVERVIEW
115
- ────────────────────────────────────────────────────────────
116
- Sprint: Sprint 2 (Day 8/10)
117
- Progress: ████████████░░░░░░░░ 62% (21/34 points)
118
- Yesterday: 4 tasks completed, 2 blocked
119
- Today: 6 tasks in progress, 3 starting
120
-
121
- 👤 John Smith
122
- ────────────────────────────────────────────────────────────
123
- Yesterday: ✅ Task #102, #103 | 🔄 Task #104 (33%)
124
- Today: Complete #104, Start #105
125
- Blockers: Test environment down
126
- Capacity: 8h
127
-
128
- 👤 Sarah Johnson
129
- ────────────────────────────────────────────────────────────
130
- Yesterday: ✅ Task #215 | 🔄 Task #218 (60%)
131
- Today: Complete #218, Review PR #457
132
- Blockers: None
133
- Capacity: 7h
134
-
135
- 👤 Mike Chen
136
- ────────────────────────────────────────────────────────────
137
- Yesterday: 🔄 Task #301 (80%), #302 (40%)
138
- Today: Complete #301, Continue #302
139
- Blockers: Waiting for API specs
140
- Capacity: 8h
141
-
142
- 👤 Lisa Anderson
143
- ────────────────────────────────────────────────────────────
144
- Yesterday: ✅ Task #401, #402
145
- Today: Start Story #36 tasks
146
- Blockers: None
147
- Capacity: 6h
148
-
149
- 🚧 TEAM BLOCKERS
150
- ────────────────────────────────────────────────────────────
151
- 1. Test environment down - affecting 2 people
152
- 2. API specs missing - affecting Mike
153
- 3. Design review pending - affecting Story #35
154
-
155
- 📈 METRICS
156
- ────────────────────────────────────────────────────────────
157
- Yesterday's velocity: 4.5 points
158
- Projected completion: 89% by sprint end
159
- At risk: Story #37 (may slip to next sprint)
160
-
161
- 🎯 TODAY'S FOCUS
162
- ────────────────────────────────────────────────────────────
163
- 1. Unblock test environment (Critical)
164
- 2. Complete in-progress tasks (6 tasks)
165
- 3. Review and merge 3 PRs
166
- 4. Prepare for sprint review demo
167
-
168
- 💡 RECOMMENDATIONS
169
- ────────────────────────────────────────────────────────────
170
- • Pair John & Sarah on integration tests
171
- • Move Story #37 to next sprint
172
- • Schedule emergency fix for test environment
173
- ```
174
-
175
- ### 4. Export Formats
176
-
177
- #### Slack Format
178
- ```markdown
179
- *Daily Standup - Jan 10*
180
- *John Smith*
181
-
182
- *Yesterday:* ✅ 2 tasks done (#102, #103), 1 PR merged
183
- *Today:* Finishing #104, starting #105 documentation
184
- *Blockers:* Test environment down (waiting for DevOps)
185
- *Sprint:* 62% complete, on track
186
- ```
187
-
188
- #### Email Format
189
- ```html
190
- Subject: Daily Standup - Jan 10 - John Smith
191
-
192
- <h3>Yesterday</h3>
193
- <ul>
194
- <li>✅ Completed Task #102: Implementation</li>
195
- <li>✅ Completed Task #103: Unit tests</li>
196
- </ul>
197
- ...
198
- ```
199
-
200
- #### Markdown Format
201
- For documentation/wiki:
202
- ```markdown
203
- ## Daily Standup - 2025-01-10
204
-
205
- ### Yesterday
206
- - [x] Task #102: Implementation
207
- - [x] Task #103: Unit tests
208
- ...
209
- ```
210
-
211
- ### 5. Quick Actions
212
-
213
- After standup display:
214
-
215
- ```
216
- ⚡ Quick Actions:
217
- [1] Start next task (/azure:next-task)
218
- [2] Update blocked items
219
- [3] Send standup to Slack
220
- [4] Export to file
221
- [5] View sprint board
222
-
223
- Select (1-5): _
224
- ```
225
-
226
- ### 6. Automated Standup
227
-
228
- Schedule daily standup:
229
-
230
- ```bash
231
- # Add to cron/scheduler
232
- 0 9 * * * /azure:standup --team=all --format=slack --send
233
- ```
234
-
235
- ## Smart Features
236
-
237
- ### Insights
238
- - Velocity trends
239
- - Blocker patterns
240
- - Capacity warnings
241
- - Risk identification
242
-
243
- ### Recommendations
244
- - Task prioritization
245
- - Pairing suggestions
246
- - Resource reallocation
247
- - Sprint adjustments
248
-
249
- ## Configuration
250
-
251
- `.claude/azure/standup-config.yml`:
252
- ```yaml
253
- standup:
254
- default_time: "09:00"
255
- include_metrics: true
256
- show_blockers: true
257
- include_prs: true
258
- slack_channel: "#dev-standup"
259
- email_list: "team@example.com"
260
- ```
@@ -1,99 +0,0 @@
1
- ---
2
- allowed-tools: Task, Bash, Read, Write, Edit, WebFetch, Glob, Grep
3
- ---
4
-
5
- # Azure DevOps Sync All
6
-
7
- Full bidirectional synchronization of all work items.
8
-
9
- **Usage**: `/azure:sync-all [--force] [--dry-run]`
10
-
11
- **Examples**:
12
- - `/azure:sync-all` - Normal sync
13
- - `/azure:sync-all --dry-run` - Preview changes
14
- - `/azure:sync-all --force` - Overwrite conflicts
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
- ### Full Sync Process
36
-
37
- ```
38
- 🔄 Full Azure DevOps Synchronization
39
- ═══════════════════════════════════════════════════════════════
40
-
41
- Scanning work items...
42
- - Features: 4 in Azure, 3 local
43
- - User Stories: 12 in Azure, 10 local
44
- - Tasks: 45 in Azure, 42 local
45
-
46
- Changes to sync:
47
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
48
- Push to Azure (5 items):
49
- ↑ Story #34: Status update
50
- ↑ Task #102: Hours logged
51
- ↑ Task #103: Completed
52
- ↑ Feature #25: Progress update
53
- ↑ Bug #215: Fixed
54
-
55
- Pull from Azure (8 items):
56
- ↓ Story #35: New story
57
- ↓ Task #110-115: New tasks
58
- ↓ Feature #26: Updated
59
-
60
- Conflicts (2 items):
61
- ⚠️ Task #102: Different hours
62
- ⚠️ Story #34: Different status
63
-
64
- Resolution strategy:
65
- [1] Azure wins all conflicts
66
- [2] Local wins all conflicts
67
- [3] Resolve individually
68
- [4] Cancel sync
69
-
70
- Choose: 3
71
-
72
- Syncing... ████████████████████ 100%
73
-
74
- ✅ Sync Complete!
75
- - Pushed: 5 items
76
- - Pulled: 8 items
77
- - Conflicts resolved: 2
78
- - Errors: 0
79
-
80
- Next sync scheduled: 5 minutes
81
- ```
82
-
83
- ### Sync Report
84
-
85
- ```
86
- 📊 Sync Report - 2025-01-10 16:00
87
-
88
- Items Synced:
89
- - Features: 4/4 ✓
90
- - Stories: 12/12 ✓
91
- - Tasks: 45/45 ✓
92
-
93
- Performance:
94
- - Duration: 3.2s
95
- - API calls: 15
96
- - Cache hits: 80%
97
-
98
- Health Status: ✅ Excellent
99
- ```
@@ -1,186 +0,0 @@
1
- ---
2
- name: /azure:task-analyze
3
- type: task-management
4
- category: azure
5
- ---
6
-
7
- # /azure:task-analyze
8
-
9
- Analyze Task patterns and metrics in Azure DevOps to identify bottlenecks and improvements.
10
-
11
- ## Usage
12
-
13
- ```bash
14
- /azure:task-analyze [options]
15
- ```
16
-
17
- ## Required Documentation Access
18
-
19
- **MANDATORY:** Before analyzing tasks, query Context7 for best practices:
20
-
21
- **Documentation Queries:**
22
- - `mcp://context7/agile/task-analysis` - task analysis best practices
23
- - `mcp://context7/project-management/task-planning` - task planning best practices
24
- - `mcp://context7/agile/estimation` - estimation best practices
25
- - `mcp://context7/azure-devops/tasks` - tasks 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
- Performs deep analysis on Tasks to identify patterns, bottlenecks, and areas for improvement.
37
-
38
- ## Steps
39
-
40
- 1. **Gather Task data**
41
- ```bash
42
- # Get all tasks from current sprint
43
- sprint=$(az boards iteration project current --query "path" -o tsv)
44
-
45
- # Fetch task metrics
46
- az boards query --wiql "SELECT [System.Id], [System.Title], [System.State], \
47
- [Microsoft.VSTS.Scheduling.OriginalEstimate], \
48
- [Microsoft.VSTS.Scheduling.RemainingWork], \
49
- [Microsoft.VSTS.Scheduling.CompletedWork], \
50
- [System.CreatedDate], [Microsoft.VSTS.Common.ClosedDate], \
51
- [System.AssignedTo] \
52
- FROM WorkItems \
53
- WHERE [System.WorkItemType] = 'Task' \
54
- AND [System.IterationPath] = '$sprint'" \
55
- --output json > tasks.json
56
- ```
57
-
58
- 2. **Calculate metrics**
59
- ```bash
60
- # Cycle time analysis
61
- echo "📊 Task Cycle Time Analysis:"
62
- jq -r '.[] |
63
- select(.fields["Microsoft.VSTS.Common.ClosedDate"] != null) |
64
- {
65
- id: .id,
66
- title: .fields["System.Title"],
67
- created: .fields["System.CreatedDate"],
68
- closed: .fields["Microsoft.VSTS.Common.ClosedDate"],
69
- cycle_days: (((.fields["Microsoft.VSTS.Common.ClosedDate"] | fromdate) -
70
- (.fields["System.CreatedDate"] | fromdate)) / 86400 | floor)
71
- }' tasks.json | jq -s 'sort_by(.cycle_days) | reverse'
72
-
73
- # Estimation accuracy
74
- echo "📈 Estimation Accuracy:"
75
- jq -r '.[] |
76
- select(.fields["Microsoft.VSTS.Scheduling.OriginalEstimate"] != null) |
77
- {
78
- id: .id,
79
- title: .fields["System.Title"],
80
- original: .fields["Microsoft.VSTS.Scheduling.OriginalEstimate"],
81
- completed: .fields["Microsoft.VSTS.Scheduling.CompletedWork"],
82
- accuracy: ((.fields["Microsoft.VSTS.Scheduling.CompletedWork"] // 0) /
83
- .fields["Microsoft.VSTS.Scheduling.OriginalEstimate"] * 100 | floor)
84
- }' tasks.json
85
- ```
86
-
87
- 3. **Identify patterns**
88
- ```bash
89
- # Blocked tasks
90
- echo "🚫 Frequently Blocked Tasks:"
91
- az boards query --wiql "SELECT [System.Id], [System.Title], [System.Tags] \
92
- FROM WorkItems \
93
- WHERE [System.WorkItemType] = 'Task' \
94
- AND [System.Tags] CONTAINS 'blocked'" \
95
- --output table
96
-
97
- # Overdue tasks
98
- echo "⏰ Overdue Tasks:"
99
- az boards query --wiql "SELECT [System.Id], [System.Title], [System.AssignedTo] \
100
- FROM WorkItems \
101
- WHERE [System.WorkItemType] = 'Task' \
102
- AND [System.State] != 'Closed' \
103
- AND [Microsoft.VSTS.Scheduling.TargetDate] < @today" \
104
- --output table
105
- ```
106
-
107
- 4. **Team performance**
108
- ```bash
109
- # Tasks per assignee
110
- echo "👥 Task Distribution:"
111
- jq -r '.[] | .fields["System.AssignedTo"].displayName' tasks.json | \
112
- sort | uniq -c | sort -rn
113
-
114
- # Average completion time per person
115
- echo "⏱️ Average Completion Time by Assignee:"
116
- jq -r '.[] |
117
- select(.fields["Microsoft.VSTS.Common.ClosedDate"] != null) |
118
- {
119
- assignee: .fields["System.AssignedTo"].displayName,
120
- cycle_days: (((.fields["Microsoft.VSTS.Common.ClosedDate"] | fromdate) -
121
- (.fields["System.CreatedDate"] | fromdate)) / 86400 | floor)
122
- }' tasks.json | \
123
- jq -s 'group_by(.assignee) |
124
- map({assignee: .[0].assignee,
125
- avg_days: (map(.cycle_days) | add / length | floor)})'
126
- ```
127
-
128
- 5. **Generate recommendations**
129
- ```bash
130
- echo "💡 Recommendations:"
131
-
132
- # Check for unassigned tasks
133
- unassigned=$(jq '[.[] | select(.fields["System.AssignedTo"] == null)] | length' tasks.json)
134
- [ "$unassigned" -gt 0 ] && echo "- Assign $unassigned unassigned tasks"
135
-
136
- # Check for tasks without estimates
137
- unestimated=$(jq '[.[] | select(.fields["Microsoft.VSTS.Scheduling.OriginalEstimate"] == null)] | length' tasks.json)
138
- [ "$unestimated" -gt 0 ] && echo "- Add estimates to $unestimated tasks"
139
-
140
- # Check for long-running tasks
141
- long_tasks=$(jq '[.[] |
142
- select(.fields["System.State"] == "In Progress") |
143
- select(((now - (.fields["System.CreatedDate"] | fromdate)) / 86400) > 5)] | length' tasks.json)
144
- [ "$long_tasks" -gt 0 ] && echo "- Review $long_tasks tasks in progress > 5 days"
145
- ```
146
-
147
- ## Options
148
-
149
- - `--sprint <name>` - Analyze specific sprint
150
- - `--team <name>` - Filter by team
151
- - `--days <n>` - Look back n days (default: 30)
152
- - `--export` - Export analysis to CSV
153
- - `--detailed` - Show detailed task breakdown
154
-
155
- ## Examples
156
-
157
- ```bash
158
- # Analyze current sprint
159
- /azure:task-analyze
160
-
161
- # Analyze specific sprint
162
- /azure:task-analyze --sprint "Sprint 23"
163
-
164
- # Export analysis
165
- /azure:task-analyze --export > analysis.csv
166
-
167
- # Detailed analysis for last 14 days
168
- /azure:task-analyze --days 14 --detailed
169
- ```
170
-
171
- ## Metrics Provided
172
-
173
- - **Cycle Time** - Time from creation to completion
174
- - **Lead Time** - Time from ready to done
175
- - **Estimation Accuracy** - Actual vs estimated hours
176
- - **Throughput** - Tasks completed per day/week
177
- - **WIP (Work in Progress)** - Current active tasks
178
- - **Blockers** - Frequency and duration of blocks
179
- - **Team Velocity** - Story points per sprint
180
-
181
- ## Related Commands
182
-
183
- - `/azure:task-status` - Current task status
184
- - `/azure:sprint-status` - Sprint overview
185
- - `/azure:blocked-items` - List blocked items
186
- - `/pm:issue-analyze` - Analyze local issues (PM system)