@sixsevenai/ai-dlc-installer 1.4.0 → 1.4.1

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 (181) hide show
  1. package/library/commands/ai-dlc/add-unit.md +142 -141
  2. package/library/commands/ai-dlc/analyze-refinement-scope.md +224 -223
  3. package/library/commands/ai-dlc/apply-refinements.md +240 -239
  4. package/library/commands/ai-dlc/archive-session.md +281 -280
  5. package/library/commands/ai-dlc/assess-risks.md +392 -391
  6. package/library/commands/ai-dlc/build-tests.md +276 -275
  7. package/library/commands/ai-dlc/claude-execute.md +209 -208
  8. package/library/commands/ai-dlc/claude-parallel.md +383 -382
  9. package/library/commands/ai-dlc/claude-review.md +399 -398
  10. package/library/commands/ai-dlc/code-skeptic.md +359 -358
  11. package/library/commands/ai-dlc/codex-execute.md +105 -104
  12. package/library/commands/ai-dlc/collect-refinement-feedback.md +243 -242
  13. package/library/commands/ai-dlc/complete-bolt.md +317 -316
  14. package/library/commands/ai-dlc/construct-unit.md +1 -0
  15. package/library/commands/ai-dlc/create-diagram.md +327 -326
  16. package/library/commands/ai-dlc/create-excalidraw-diagram.md +319 -318
  17. package/library/commands/ai-dlc/create-pipeline.md +391 -390
  18. package/library/commands/ai-dlc/create-runbook.md +263 -262
  19. package/library/commands/ai-dlc/create-units.md +335 -334
  20. package/library/commands/ai-dlc/deploy.md +270 -269
  21. package/library/commands/ai-dlc/design-api.md +371 -370
  22. package/library/commands/ai-dlc/design-database.md +311 -310
  23. package/library/commands/ai-dlc/design-domain-models.md +100 -99
  24. package/library/commands/ai-dlc/design-ui-tests.md +351 -350
  25. package/library/commands/ai-dlc/design-ui.md +347 -346
  26. package/library/commands/ai-dlc/domain-model.md +339 -338
  27. package/library/commands/ai-dlc/elicit-nfrs.md +384 -383
  28. package/library/commands/ai-dlc/engage-stakeholders.md +91 -90
  29. package/library/commands/ai-dlc/generate-code.md +273 -272
  30. package/library/commands/ai-dlc/generate-docs.md +359 -358
  31. package/library/commands/ai-dlc/generate-stories.md +337 -336
  32. package/library/commands/ai-dlc/handle-cross-phase-refinement.md +225 -224
  33. package/library/commands/ai-dlc/implement-ui-tests.md +320 -319
  34. package/library/commands/ai-dlc/incident-respond.md +264 -263
  35. package/library/commands/ai-dlc/logical-design.md +339 -338
  36. package/library/commands/ai-dlc/maker-execute.md +316 -315
  37. package/library/commands/ai-dlc/maker-status.md +422 -421
  38. package/library/commands/ai-dlc/mob-elaborate.md +1 -0
  39. package/library/commands/ai-dlc/multi-ai-compare.md +156 -155
  40. package/library/commands/ai-dlc/next-bolt.md +373 -372
  41. package/library/commands/ai-dlc/next-phase.md +229 -228
  42. package/library/commands/ai-dlc/package-unit.md +198 -197
  43. package/library/commands/ai-dlc/plan-bolt.md +423 -422
  44. package/library/commands/ai-dlc/plan-workflow.md +219 -218
  45. package/library/commands/ai-dlc/prepare-release.md +207 -206
  46. package/library/commands/ai-dlc/review-artifacts.md +1 -0
  47. package/library/commands/ai-dlc/review-code.md +321 -320
  48. package/library/commands/ai-dlc/run-workflow.md +1 -0
  49. package/library/commands/ai-dlc/security-audit.md +421 -420
  50. package/library/commands/ai-dlc/setup-monitoring.md +195 -194
  51. package/library/commands/ai-dlc/setup.md +771 -770
  52. package/library/commands/ai-dlc/start-intent.md +349 -348
  53. package/library/commands/ai-dlc/status.md +190 -189
  54. package/library/commands/ai-dlc/talk.md +97 -96
  55. package/library/commands/ai-dlc/trace.md +200 -199
  56. package/library/commands/ai-dlc/upgrade.md +178 -177
  57. package/library/commands/ai-dlc/validate-framework.md +292 -291
  58. package/library/commands/ai-dlc/validate-phase.md +328 -327
  59. package/library/commands/ai-dlc/validate-unit.md +635 -634
  60. package/library/commands/ai-dlc/validate-workflow.md +118 -117
  61. package/library/commands/ai-dlc/visualize.md +386 -385
  62. package/library/commands/ai-dlc/workflow-cancel.md +145 -144
  63. package/library/commands/ai-dlc/workflow-pause.md +114 -113
  64. package/library/commands/ai-dlc/workflow-resume.md +149 -148
  65. package/library/commands/ai-dlc/workflow-status.md +209 -208
  66. package/library/commands/brn/assess.md +95 -94
  67. package/library/commands/brn/audit.md +38 -37
  68. package/library/commands/brn/document.md +41 -40
  69. package/library/commands/brn/modernize.md +38 -37
  70. package/library/commands/brn/optimize.md +41 -40
  71. package/library/commands/brn/plan.md +126 -125
  72. package/library/commands/brn/refactor.md +41 -40
  73. package/library/commands/brn/roi.md +41 -40
  74. package/library/commands/brn/secure.md +42 -41
  75. package/library/commands/brn/test.md +44 -43
  76. package/library/commands/commit.md +124 -124
  77. package/library/commands/dba/azure-advisor.md +1 -0
  78. package/library/commands/dba/azure-health.md +1 -0
  79. package/library/commands/dba/azure-scale.md +1 -0
  80. package/library/commands/dba/backup-status.md +1 -0
  81. package/library/commands/dba/bacpac-export.md +1 -0
  82. package/library/commands/dba/bacpac-import.md +1 -0
  83. package/library/commands/dba/blocking.md +1 -0
  84. package/library/commands/dba/dacpac-extract.md +1 -0
  85. package/library/commands/dba/dacpac-publish.md +1 -0
  86. package/library/commands/dba/explain-plan.md +1 -0
  87. package/library/commands/dba/format-sql.md +1 -0
  88. package/library/commands/dba/health-check.md +1 -0
  89. package/library/commands/dba/index-analysis.md +1 -0
  90. package/library/commands/dba/index-rebuild.md +1 -0
  91. package/library/commands/dba/index-stats.md +1 -0
  92. package/library/commands/dba/migrate-assess.md +1 -0
  93. package/library/commands/dba/monitor.md +1 -0
  94. package/library/commands/dba/parquet-export.md +1 -0
  95. package/library/commands/dba/parquet-import.md +1 -0
  96. package/library/commands/dba/query.md +1 -0
  97. package/library/commands/dba/schema-compare.md +1 -0
  98. package/library/commands/dba/top-queries.md +1 -0
  99. package/library/commands/dba/wait-stats.md +1 -0
  100. package/library/commands/docs/ask-codebase.md +94 -93
  101. package/library/commands/docs/document-solution.md +90 -89
  102. package/library/commands/docs/shard.md +1 -0
  103. package/library/commands/elicit/brainstorm.md +74 -73
  104. package/library/commands/elicit/challenge.md +88 -87
  105. package/library/commands/elicit/design.md +80 -79
  106. package/library/commands/elicit/edges.md +89 -88
  107. package/library/commands/elicit/empathy.md +96 -95
  108. package/library/commands/elicit/five-whys.md +89 -88
  109. package/library/commands/elicit/jobs.md +86 -85
  110. package/library/commands/elicit/prioritize.md +93 -92
  111. package/library/commands/elicit/requirements.md +75 -74
  112. package/library/commands/elicit/scamper.md +83 -82
  113. package/library/commands/elicit/stories.md +89 -88
  114. package/library/commands/elicit/technique.md +83 -82
  115. package/library/commands/elicit/validate.md +78 -77
  116. package/library/commands/elicit/value.md +88 -87
  117. package/library/commands/elicit/vision.md +82 -81
  118. package/library/commands/git/check-duplicates.md +592 -591
  119. package/library/commands/instruct-me.md +218 -217
  120. package/library/commands/issue-to-done.md +143 -0
  121. package/library/commands/it-ops/azure-costs.md +1 -0
  122. package/library/commands/it-ops/azure-health.md +1 -0
  123. package/library/commands/it-ops/entra-audit.md +1 -0
  124. package/library/commands/it-ops/entra-users.md +1 -0
  125. package/library/commands/it-ops/helpdesk-new.md +1 -0
  126. package/library/commands/it-ops/helpdesk-summary.md +1 -0
  127. package/library/commands/it-ops/intune-compliance.md +1 -0
  128. package/library/commands/it-ops/intune-devices.md +1 -0
  129. package/library/commands/it-ops/o365-health.md +1 -0
  130. package/library/commands/it-ops/o365-licenses.md +1 -0
  131. package/library/commands/it-ops/soc-incidents.md +1 -0
  132. package/library/commands/it-ops/soc-score.md +1 -0
  133. package/library/commands/spec/analyze.md +1 -0
  134. package/library/commands/spec/checklist.md +251 -250
  135. package/library/commands/spec/clarify.md +1 -0
  136. package/library/commands/spec/complete.md +92 -91
  137. package/library/commands/spec/constitution.md +90 -89
  138. package/library/commands/spec/implement.md +1 -0
  139. package/library/commands/spec/plan.md +94 -93
  140. package/library/commands/spec/specify.md +1 -0
  141. package/library/commands/spec/task-to-issue.md +47 -46
  142. package/library/commands/spec/tasks.md +1 -0
  143. package/library/commands/spec/to-intent.md +106 -105
  144. package/library/commands/task/clarify.md +205 -204
  145. package/library/commands/task/complete.md +301 -300
  146. package/library/commands/task/execute.md +391 -390
  147. package/library/commands/task/plan.md +327 -326
  148. package/library/commands/worktree/create.md +184 -183
  149. package/library/commands/worktree/list.md +149 -148
  150. package/library/commands/worktree/remove.md +260 -259
  151. package/library/commands/worktree/status.md +229 -228
  152. package/library/skills/azure-infra-monitor/SKILL.md +147 -147
  153. package/library/skills/azure-infra-monitor/scripts/Get-AzureCostSummary.ps1 +234 -234
  154. package/library/skills/azure-infra-monitor/scripts/Get-AzureResourceHealth.ps1 +138 -138
  155. package/library/skills/azure-infra-monitor/templates/azure-monitor-alert-template.json +188 -188
  156. package/library/skills/dba-azure-sql/SKILL.md +421 -421
  157. package/library/skills/dba-migration/SKILL.md +462 -462
  158. package/library/skills/dba-tsql-reference/SKILL.md +690 -690
  159. package/library/skills/entra-id-admin/SKILL.md +139 -139
  160. package/library/skills/entra-id-admin/scripts/Get-EntraSignInAudit.ps1 +189 -189
  161. package/library/skills/entra-id-admin/scripts/Get-EntraUserReport.ps1 +163 -163
  162. package/library/skills/intune-inventory/SKILL.md +132 -132
  163. package/library/skills/intune-inventory/scripts/Get-IntuneComplianceReport.ps1 +175 -175
  164. package/library/skills/intune-inventory/scripts/Get-IntuneDeviceInventory.ps1 +190 -190
  165. package/library/skills/itsm-helpdesk/SKILL.md +182 -182
  166. package/library/skills/itsm-helpdesk/scripts/Connect-Itsm.ps1 +78 -78
  167. package/library/skills/itsm-helpdesk/scripts/Get-HelpdeskTicketSummary.ps1 +355 -355
  168. package/library/skills/itsm-helpdesk/scripts/New-HelpdeskTicket.ps1 +225 -225
  169. package/library/skills/ms-graph-auth/SKILL.md +188 -188
  170. package/library/skills/ms-graph-auth/scripts/Connect-AzureRM.ps1 +190 -190
  171. package/library/skills/ms-graph-auth/scripts/Connect-MsGraph.ps1 +168 -168
  172. package/library/skills/ms-graph-auth/scripts/Invoke-ArmApi.ps1 +13 -13
  173. package/library/skills/ms-graph-auth/scripts/Invoke-GraphApi.ps1 +13 -13
  174. package/library/skills/ms-graph-auth/scripts/Invoke-PaginatedApi.ps1 +109 -109
  175. package/library/skills/o365-admin/SKILL.md +149 -149
  176. package/library/skills/o365-admin/scripts/Get-O365LicenseReport.ps1 +214 -214
  177. package/library/skills/o365-admin/scripts/Get-O365ServiceHealth.ps1 +263 -263
  178. package/library/skills/soc-adherence/SKILL.md +160 -160
  179. package/library/skills/soc-adherence/scripts/Get-SecureScoreReport.ps1 +216 -216
  180. package/library/skills/soc-adherence/scripts/Get-SentinelIncidents.ps1 +245 -245
  181. package/package.json +1 -1
@@ -1,141 +1,142 @@
1
- ---
2
- command: ai-dlc:add-unit
3
- description: Add a new Unit to an active session for mid-workflow scope expansion
4
- phase: inception
5
- args:
6
- - name: unit-name
7
- description: Name for the new Unit (e.g., "shipping-integration")
8
- required: false
9
- - name: entities
10
- description: Comma-separated list of entities (e.g., "ShippingCarrier,CarrierRate")
11
- required: false
12
- - name: rationale
13
- description: Business reason for adding this Unit
14
- required: false
15
- ---
16
-
17
- # Add Unit (Scope Expansion)
18
-
19
- Add a new Unit to an active session for mid-workflow scope expansion without losing existing progress.
20
-
21
- ## Command: /ai-dlc:add-unit [unit-name] [--entities list] [--rationale "reason"]
22
-
23
- ## Context Isolation: Required
24
-
25
- **MANDATORY**: Use the Task tool to spawn the scope-manager subagent. Do NOT execute scope expansion in this context.
26
-
27
- **EXECUTION ENFORCEMENT** (HARD BLOCKER):
28
- 1. Do NOT proceed until the Task tool returns results from the scope-manager subagent
29
- 2. After agent returns, verify Units artifact was updated: `artifacts/inception/units-*.md`
30
- 3. If artifact not updated or agent failed ERROR and STOP
31
- 4. Display confirmation with new Unit name and updated Units artifact path
32
-
33
- Do NOT continue to "Usage Examples" or any other section until verification passes.
34
-
35
- Use Task tool with these parameters:
36
- - **subagent_type**: `scope-manager`
37
- - **prompt**: See below
38
-
39
- ## Subagent Prompt
40
-
41
- ```
42
- User is adding a new Unit for scope expansion.
43
- Unit name: ${unit-name || 'will prompt for name'}
44
- Entities: ${entities || 'will prompt for entities'}
45
- Rationale: ${rationale || 'will prompt for rationale'}
46
-
47
- Execute the full scope expansion workflow:
48
-
49
- 1. VALIDATE SESSION (Gate)
50
- - No session: BLOCK → /ai-dlc:start-intent
51
- - No workflow: WARN, continue (artifacts only)
52
- - Valid: Proceed
53
-
54
- 2. GATHER UNIT DETAILS
55
- If args provided: Use them
56
- If missing: Prompt for:
57
- - Name (auto-prefix "unit-" if missing)
58
- - Purpose (required)
59
- - Entities (comma-separated)
60
- - Bolts estimate (1-3, default: 2)
61
- - Rationale (business reason)
62
- - Dependencies (list or "none")
63
-
64
- 3. UPDATE INTENT
65
- - Bump minor version (2.0.0 2.1.0)
66
- - Add entities to Capabilities section
67
- - Add changelog entry
68
-
69
- 4. ADD UNIT TO UNITS DOCUMENT
70
- - Count existing Units for numbering
71
- - Append Unit definition with:
72
- - Purpose, Entities, Bolts estimate
73
- - Dependencies, Added date, Rationale
74
-
75
- 5. ADR DECISION POINT
76
- Ask: "Does this require architectural decisions?"
77
- - Yes: Gather and create ADR
78
- - No (default): Skip
79
-
80
- 6. RISK DECISION POINT
81
- Ask: "Does this introduce new risks?"
82
- - Yes: Gather and update Risk Register
83
- - No (default): Skip
84
-
85
- 7. UPDATE WORKFLOW (if exists)
86
- - Add steps to workflow YAML
87
- - Update state JSON (pending steps)
88
-
89
- 8. TRACK SESSION STATE
90
- - Log scope expansion event
91
- - Preserve original_scope on first expansion
92
- - Track updated artifacts
93
-
94
- 9. DISPLAY SUMMARY
95
- - Unit added, version bump, artifacts updated
96
-
97
- 10. GIT COMMIT (optional)
98
- Offer Y/N/R for commit
99
-
100
- 11. SUGGEST NEXT STEPS
101
- - /ai-dlc:domain-model "{unit-name}" (primary)
102
- - /ai-dlc:validate-phase inception
103
-
104
- Session ID format: YYYYMMDD-NNN (get from active session)
105
- ```
106
-
107
- ## Usage Examples
108
-
109
- ```bash
110
- # Interactive mode (prompts for all details)
111
- /ai-dlc:add-unit
112
-
113
- # With Unit name only
114
- /ai-dlc:add-unit shipping-integration
115
-
116
- # Fully specified
117
- /ai-dlc:add-unit shipping-integration --entities "ShippingCarrier,CarrierRate" --rationale "Client requested PayPal support"
118
- ```
119
-
120
- ## Purpose
121
-
122
- When requirements change during an active Bolt or workflow, this command enables systematic scope expansion by:
123
- - **Updating Intent**: Version bump + changelog + new entities
124
- - **Adding Unit**: New Unit definition with Bolts breakdown
125
- - **ADR Creation**: Document architectural decisions (if needed)
126
- - **Risk Assessment**: Add new risks (if identified)
127
- - **Workflow Update**: Add new steps to workflow YAML and state
128
- - **Git Commit**: Optionally commit all scope expansion changes
129
-
130
- ## Prerequisites
131
-
132
- - **Active Session**: Must have active session (created via `/ai-dlc:start-intent`)
133
- - **Intent Document**: Must exist
134
- - **Units Document**: Must exist
135
-
136
- ## Next Steps
137
-
138
- After scope expansion:
139
- - `/ai-dlc:domain-model "{unit-name}"` - Create domain model for new Unit
140
- - `/ai-dlc:validate-phase inception` - Validate Inception completeness
141
- - `/ai-dlc:workflow-status` - View updated workflow (if exists)
1
+ ---
2
+ command: ai-dlc:add-unit
3
+ description: Add a new Unit to an active session for mid-workflow scope expansion
4
+ argument-hint: "[unit-name] [--entities list] [--rationale text]"
5
+ phase: inception
6
+ args:
7
+ - name: unit-name
8
+ description: Name for the new Unit (e.g., "shipping-integration")
9
+ required: false
10
+ - name: entities
11
+ description: Comma-separated list of entities (e.g., "ShippingCarrier,CarrierRate")
12
+ required: false
13
+ - name: rationale
14
+ description: Business reason for adding this Unit
15
+ required: false
16
+ ---
17
+
18
+ # Add Unit (Scope Expansion)
19
+
20
+ Add a new Unit to an active session for mid-workflow scope expansion without losing existing progress.
21
+
22
+ ## Command: /ai-dlc:add-unit [unit-name] [--entities list] [--rationale "reason"]
23
+
24
+ ## Context Isolation: Required
25
+
26
+ **MANDATORY**: Use the Task tool to spawn the scope-manager subagent. Do NOT execute scope expansion in this context.
27
+
28
+ **EXECUTION ENFORCEMENT** (HARD BLOCKER):
29
+ 1. Do NOT proceed until the Task tool returns results from the scope-manager subagent
30
+ 2. After agent returns, verify Units artifact was updated: `artifacts/inception/units-*.md`
31
+ 3. If artifact not updated or agent failed ERROR and STOP
32
+ 4. Display confirmation with new Unit name and updated Units artifact path
33
+
34
+ Do NOT continue to "Usage Examples" or any other section until verification passes.
35
+
36
+ Use Task tool with these parameters:
37
+ - **subagent_type**: `scope-manager`
38
+ - **prompt**: See below
39
+
40
+ ## Subagent Prompt
41
+
42
+ ```
43
+ User is adding a new Unit for scope expansion.
44
+ Unit name: ${unit-name || 'will prompt for name'}
45
+ Entities: ${entities || 'will prompt for entities'}
46
+ Rationale: ${rationale || 'will prompt for rationale'}
47
+
48
+ Execute the full scope expansion workflow:
49
+
50
+ 1. VALIDATE SESSION (Gate)
51
+ - No session: BLOCK /ai-dlc:start-intent
52
+ - No workflow: WARN, continue (artifacts only)
53
+ - Valid: Proceed
54
+
55
+ 2. GATHER UNIT DETAILS
56
+ If args provided: Use them
57
+ If missing: Prompt for:
58
+ - Name (auto-prefix "unit-" if missing)
59
+ - Purpose (required)
60
+ - Entities (comma-separated)
61
+ - Bolts estimate (1-3, default: 2)
62
+ - Rationale (business reason)
63
+ - Dependencies (list or "none")
64
+
65
+ 3. UPDATE INTENT
66
+ - Bump minor version (2.0.0 → 2.1.0)
67
+ - Add entities to Capabilities section
68
+ - Add changelog entry
69
+
70
+ 4. ADD UNIT TO UNITS DOCUMENT
71
+ - Count existing Units for numbering
72
+ - Append Unit definition with:
73
+ - Purpose, Entities, Bolts estimate
74
+ - Dependencies, Added date, Rationale
75
+
76
+ 5. ADR DECISION POINT
77
+ Ask: "Does this require architectural decisions?"
78
+ - Yes: Gather and create ADR
79
+ - No (default): Skip
80
+
81
+ 6. RISK DECISION POINT
82
+ Ask: "Does this introduce new risks?"
83
+ - Yes: Gather and update Risk Register
84
+ - No (default): Skip
85
+
86
+ 7. UPDATE WORKFLOW (if exists)
87
+ - Add steps to workflow YAML
88
+ - Update state JSON (pending steps)
89
+
90
+ 8. TRACK SESSION STATE
91
+ - Log scope expansion event
92
+ - Preserve original_scope on first expansion
93
+ - Track updated artifacts
94
+
95
+ 9. DISPLAY SUMMARY
96
+ - Unit added, version bump, artifacts updated
97
+
98
+ 10. GIT COMMIT (optional)
99
+ Offer Y/N/R for commit
100
+
101
+ 11. SUGGEST NEXT STEPS
102
+ - /ai-dlc:domain-model "{unit-name}" (primary)
103
+ - /ai-dlc:validate-phase inception
104
+
105
+ Session ID format: YYYYMMDD-NNN (get from active session)
106
+ ```
107
+
108
+ ## Usage Examples
109
+
110
+ ```bash
111
+ # Interactive mode (prompts for all details)
112
+ /ai-dlc:add-unit
113
+
114
+ # With Unit name only
115
+ /ai-dlc:add-unit shipping-integration
116
+
117
+ # Fully specified
118
+ /ai-dlc:add-unit shipping-integration --entities "ShippingCarrier,CarrierRate" --rationale "Client requested PayPal support"
119
+ ```
120
+
121
+ ## Purpose
122
+
123
+ When requirements change during an active Bolt or workflow, this command enables systematic scope expansion by:
124
+ - **Updating Intent**: Version bump + changelog + new entities
125
+ - **Adding Unit**: New Unit definition with Bolts breakdown
126
+ - **ADR Creation**: Document architectural decisions (if needed)
127
+ - **Risk Assessment**: Add new risks (if identified)
128
+ - **Workflow Update**: Add new steps to workflow YAML and state
129
+ - **Git Commit**: Optionally commit all scope expansion changes
130
+
131
+ ## Prerequisites
132
+
133
+ - **Active Session**: Must have active session (created via `/ai-dlc:start-intent`)
134
+ - **Intent Document**: Must exist
135
+ - **Units Document**: Must exist
136
+
137
+ ## Next Steps
138
+
139
+ After scope expansion:
140
+ - `/ai-dlc:domain-model "{unit-name}"` - Create domain model for new Unit
141
+ - `/ai-dlc:validate-phase inception` - Validate Inception completeness
142
+ - `/ai-dlc:workflow-status` - View updated workflow (if exists)