@sixsevenai/ai-dlc-installer 1.4.0 → 1.4.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 (183) hide show
  1. package/dist/cli.js +19 -3
  2. package/dist/cli.js.map +1 -1
  3. package/library/commands/ai-dlc/add-unit.md +1 -0
  4. package/library/commands/ai-dlc/analyze-refinement-scope.md +1 -0
  5. package/library/commands/ai-dlc/apply-refinements.md +1 -0
  6. package/library/commands/ai-dlc/archive-session.md +1 -0
  7. package/library/commands/ai-dlc/assess-risks.md +1 -0
  8. package/library/commands/ai-dlc/build-tests.md +1 -0
  9. package/library/commands/ai-dlc/claude-execute.md +1 -0
  10. package/library/commands/ai-dlc/claude-parallel.md +1 -0
  11. package/library/commands/ai-dlc/claude-review.md +1 -0
  12. package/library/commands/ai-dlc/code-skeptic.md +1 -0
  13. package/library/commands/ai-dlc/codex-execute.md +1 -0
  14. package/library/commands/ai-dlc/collect-refinement-feedback.md +1 -0
  15. package/library/commands/ai-dlc/complete-bolt.md +1 -0
  16. package/library/commands/ai-dlc/construct-unit.md +234 -233
  17. package/library/commands/ai-dlc/create-diagram.md +1 -0
  18. package/library/commands/ai-dlc/create-excalidraw-diagram.md +1 -0
  19. package/library/commands/ai-dlc/create-pipeline.md +1 -0
  20. package/library/commands/ai-dlc/create-runbook.md +1 -0
  21. package/library/commands/ai-dlc/create-units.md +1 -0
  22. package/library/commands/ai-dlc/deploy.md +1 -0
  23. package/library/commands/ai-dlc/design-api.md +1 -0
  24. package/library/commands/ai-dlc/design-database.md +1 -0
  25. package/library/commands/ai-dlc/design-domain-models.md +1 -0
  26. package/library/commands/ai-dlc/design-ui-tests.md +1 -0
  27. package/library/commands/ai-dlc/design-ui.md +1 -0
  28. package/library/commands/ai-dlc/domain-model.md +1 -0
  29. package/library/commands/ai-dlc/elicit-nfrs.md +1 -0
  30. package/library/commands/ai-dlc/engage-stakeholders.md +1 -0
  31. package/library/commands/ai-dlc/generate-code.md +1 -0
  32. package/library/commands/ai-dlc/generate-docs.md +1 -0
  33. package/library/commands/ai-dlc/generate-stories.md +1 -0
  34. package/library/commands/ai-dlc/handle-cross-phase-refinement.md +1 -0
  35. package/library/commands/ai-dlc/implement-ui-tests.md +1 -0
  36. package/library/commands/ai-dlc/incident-respond.md +1 -0
  37. package/library/commands/ai-dlc/logical-design.md +1 -0
  38. package/library/commands/ai-dlc/maker-execute.md +1 -0
  39. package/library/commands/ai-dlc/maker-status.md +1 -0
  40. package/library/commands/ai-dlc/mob-elaborate.md +172 -171
  41. package/library/commands/ai-dlc/multi-ai-compare.md +1 -0
  42. package/library/commands/ai-dlc/next-bolt.md +1 -0
  43. package/library/commands/ai-dlc/next-phase.md +1 -0
  44. package/library/commands/ai-dlc/package-unit.md +1 -0
  45. package/library/commands/ai-dlc/plan-bolt.md +1 -0
  46. package/library/commands/ai-dlc/plan-workflow.md +1 -0
  47. package/library/commands/ai-dlc/prepare-release.md +1 -0
  48. package/library/commands/ai-dlc/review-artifacts.md +725 -724
  49. package/library/commands/ai-dlc/review-code.md +1 -0
  50. package/library/commands/ai-dlc/run-workflow.md +215 -214
  51. package/library/commands/ai-dlc/security-audit.md +1 -0
  52. package/library/commands/ai-dlc/setup-monitoring.md +1 -0
  53. package/library/commands/ai-dlc/setup.md +1 -0
  54. package/library/commands/ai-dlc/start-intent.md +1 -0
  55. package/library/commands/ai-dlc/status.md +1 -0
  56. package/library/commands/ai-dlc/talk.md +1 -0
  57. package/library/commands/ai-dlc/trace.md +1 -0
  58. package/library/commands/ai-dlc/upgrade.md +1 -0
  59. package/library/commands/ai-dlc/validate-framework.md +1 -0
  60. package/library/commands/ai-dlc/validate-phase.md +1 -0
  61. package/library/commands/ai-dlc/validate-unit.md +1 -0
  62. package/library/commands/ai-dlc/validate-workflow.md +1 -0
  63. package/library/commands/ai-dlc/visualize.md +1 -0
  64. package/library/commands/ai-dlc/workflow-cancel.md +1 -0
  65. package/library/commands/ai-dlc/workflow-pause.md +1 -0
  66. package/library/commands/ai-dlc/workflow-resume.md +1 -0
  67. package/library/commands/ai-dlc/workflow-status.md +1 -0
  68. package/library/commands/brn/assess.md +1 -0
  69. package/library/commands/brn/audit.md +1 -0
  70. package/library/commands/brn/document.md +1 -0
  71. package/library/commands/brn/modernize.md +1 -0
  72. package/library/commands/brn/optimize.md +1 -0
  73. package/library/commands/brn/plan.md +1 -0
  74. package/library/commands/brn/refactor.md +1 -0
  75. package/library/commands/brn/roi.md +1 -0
  76. package/library/commands/brn/secure.md +1 -0
  77. package/library/commands/brn/test.md +1 -0
  78. package/library/commands/commit.md +124 -124
  79. package/library/commands/dba/azure-advisor.md +163 -162
  80. package/library/commands/dba/azure-health.md +235 -234
  81. package/library/commands/dba/azure-scale.md +238 -237
  82. package/library/commands/dba/backup-status.md +194 -193
  83. package/library/commands/dba/bacpac-export.md +192 -191
  84. package/library/commands/dba/bacpac-import.md +206 -205
  85. package/library/commands/dba/blocking.md +263 -262
  86. package/library/commands/dba/dacpac-extract.md +176 -175
  87. package/library/commands/dba/dacpac-publish.md +248 -247
  88. package/library/commands/dba/explain-plan.md +189 -188
  89. package/library/commands/dba/format-sql.md +223 -222
  90. package/library/commands/dba/health-check.md +216 -215
  91. package/library/commands/dba/index-analysis.md +293 -292
  92. package/library/commands/dba/index-rebuild.md +257 -256
  93. package/library/commands/dba/index-stats.md +274 -273
  94. package/library/commands/dba/migrate-assess.md +190 -189
  95. package/library/commands/dba/monitor.md +206 -205
  96. package/library/commands/dba/parquet-export.md +168 -167
  97. package/library/commands/dba/parquet-import.md +181 -180
  98. package/library/commands/dba/query.md +194 -193
  99. package/library/commands/dba/schema-compare.md +190 -189
  100. package/library/commands/dba/top-queries.md +242 -241
  101. package/library/commands/dba/wait-stats.md +222 -221
  102. package/library/commands/docs/ask-codebase.md +1 -0
  103. package/library/commands/docs/document-solution.md +1 -0
  104. package/library/commands/docs/shard.md +188 -187
  105. package/library/commands/elicit/brainstorm.md +1 -0
  106. package/library/commands/elicit/challenge.md +1 -0
  107. package/library/commands/elicit/design.md +1 -0
  108. package/library/commands/elicit/edges.md +1 -0
  109. package/library/commands/elicit/empathy.md +1 -0
  110. package/library/commands/elicit/five-whys.md +1 -0
  111. package/library/commands/elicit/jobs.md +1 -0
  112. package/library/commands/elicit/prioritize.md +1 -0
  113. package/library/commands/elicit/requirements.md +1 -0
  114. package/library/commands/elicit/scamper.md +1 -0
  115. package/library/commands/elicit/stories.md +1 -0
  116. package/library/commands/elicit/technique.md +1 -0
  117. package/library/commands/elicit/validate.md +1 -0
  118. package/library/commands/elicit/value.md +1 -0
  119. package/library/commands/elicit/vision.md +1 -0
  120. package/library/commands/git/check-duplicates.md +1 -0
  121. package/library/commands/instruct-me.md +1 -0
  122. package/library/commands/issue-to-done.md +143 -0
  123. package/library/commands/it-ops/azure-costs.md +76 -75
  124. package/library/commands/it-ops/azure-health.md +63 -62
  125. package/library/commands/it-ops/entra-audit.md +72 -71
  126. package/library/commands/it-ops/entra-users.md +66 -65
  127. package/library/commands/it-ops/helpdesk-new.md +95 -94
  128. package/library/commands/it-ops/helpdesk-summary.md +86 -85
  129. package/library/commands/it-ops/intune-compliance.md +65 -64
  130. package/library/commands/it-ops/intune-devices.md +63 -62
  131. package/library/commands/it-ops/o365-health.md +65 -64
  132. package/library/commands/it-ops/o365-licenses.md +64 -63
  133. package/library/commands/it-ops/soc-incidents.md +80 -79
  134. package/library/commands/it-ops/soc-score.md +69 -68
  135. package/library/commands/spec/analyze.md +245 -244
  136. package/library/commands/spec/checklist.md +1 -0
  137. package/library/commands/spec/clarify.md +310 -309
  138. package/library/commands/spec/complete.md +1 -0
  139. package/library/commands/spec/constitution.md +1 -0
  140. package/library/commands/spec/implement.md +218 -217
  141. package/library/commands/spec/plan.md +1 -0
  142. package/library/commands/spec/specify.md +425 -424
  143. package/library/commands/spec/task-to-issue.md +1 -0
  144. package/library/commands/spec/tasks.md +191 -190
  145. package/library/commands/spec/to-intent.md +1 -0
  146. package/library/commands/task/clarify.md +1 -0
  147. package/library/commands/task/complete.md +1 -0
  148. package/library/commands/task/execute.md +1 -0
  149. package/library/commands/task/plan.md +1 -0
  150. package/library/commands/worktree/create.md +1 -0
  151. package/library/commands/worktree/list.md +1 -0
  152. package/library/commands/worktree/remove.md +1 -0
  153. package/library/commands/worktree/status.md +1 -0
  154. package/library/skills/azure-infra-monitor/SKILL.md +147 -147
  155. package/library/skills/azure-infra-monitor/scripts/Get-AzureCostSummary.ps1 +234 -234
  156. package/library/skills/azure-infra-monitor/scripts/Get-AzureResourceHealth.ps1 +138 -138
  157. package/library/skills/azure-infra-monitor/templates/azure-monitor-alert-template.json +188 -188
  158. package/library/skills/dba-azure-sql/SKILL.md +421 -421
  159. package/library/skills/dba-migration/SKILL.md +462 -462
  160. package/library/skills/dba-tsql-reference/SKILL.md +690 -690
  161. package/library/skills/entra-id-admin/SKILL.md +139 -139
  162. package/library/skills/entra-id-admin/scripts/Get-EntraSignInAudit.ps1 +189 -189
  163. package/library/skills/entra-id-admin/scripts/Get-EntraUserReport.ps1 +163 -163
  164. package/library/skills/intune-inventory/SKILL.md +132 -132
  165. package/library/skills/intune-inventory/scripts/Get-IntuneComplianceReport.ps1 +175 -175
  166. package/library/skills/intune-inventory/scripts/Get-IntuneDeviceInventory.ps1 +190 -190
  167. package/library/skills/itsm-helpdesk/SKILL.md +182 -182
  168. package/library/skills/itsm-helpdesk/scripts/Connect-Itsm.ps1 +78 -78
  169. package/library/skills/itsm-helpdesk/scripts/Get-HelpdeskTicketSummary.ps1 +355 -355
  170. package/library/skills/itsm-helpdesk/scripts/New-HelpdeskTicket.ps1 +225 -225
  171. package/library/skills/ms-graph-auth/SKILL.md +188 -188
  172. package/library/skills/ms-graph-auth/scripts/Connect-AzureRM.ps1 +190 -190
  173. package/library/skills/ms-graph-auth/scripts/Connect-MsGraph.ps1 +168 -168
  174. package/library/skills/ms-graph-auth/scripts/Invoke-ArmApi.ps1 +13 -13
  175. package/library/skills/ms-graph-auth/scripts/Invoke-GraphApi.ps1 +13 -13
  176. package/library/skills/ms-graph-auth/scripts/Invoke-PaginatedApi.ps1 +109 -109
  177. package/library/skills/o365-admin/SKILL.md +149 -149
  178. package/library/skills/o365-admin/scripts/Get-O365LicenseReport.ps1 +214 -214
  179. package/library/skills/o365-admin/scripts/Get-O365ServiceHealth.ps1 +263 -263
  180. package/library/skills/soc-adherence/SKILL.md +160 -160
  181. package/library/skills/soc-adherence/scripts/Get-SecureScoreReport.ps1 +216 -216
  182. package/library/skills/soc-adherence/scripts/Get-SentinelIncidents.ps1 +245 -245
  183. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -109,7 +109,7 @@ function shouldSkipStep(stepId, options, isInteractive) {
109
109
  case "select-overwrite-mode":
110
110
  return options.force;
111
111
  case "select-categories":
112
- return !options.custom && options.overwrite.length === 0;
112
+ return false;
113
113
  case "confirm-installation":
114
114
  return options.force || !isInteractive;
115
115
  default:
@@ -1161,10 +1161,10 @@ function renderComponentCounts(counts, theme) {
1161
1161
  lines.push(` ${theme.bold(theme.colorize("Components installed:", "header"))}`);
1162
1162
  const items = [
1163
1163
  { label: "agents", count: counts.agents },
1164
- { label: "skills", count: counts.skills },
1164
+ { label: "skill files", count: counts.skills },
1165
1165
  { label: "commands", count: counts.commands },
1166
1166
  { label: "TypeScript CLI files", count: counts.cliFiles },
1167
- { label: "configuration files", count: counts.other }
1167
+ { label: "other files", count: counts.other }
1168
1168
  ];
1169
1169
  for (const item of items) {
1170
1170
  if (item.count > 0) {
@@ -4103,6 +4103,14 @@ async function executeSelectOverwriteMode(ctx, options, theme) {
4103
4103
  summary: `Overwrite mode: choose (${ctx.selectedCategories.length} categories from CLI)`
4104
4104
  };
4105
4105
  }
4106
+ if (options.categories.length > 0) {
4107
+ ctx.selectedCategories = resolveCategories(options.categories);
4108
+ ctx.overwriteMode = "choose";
4109
+ return {
4110
+ data: { mode: "choose", categories: ctx.selectedCategories },
4111
+ summary: `Overwrite mode: choose (${ctx.selectedCategories.length} categories from --categories)`
4112
+ };
4113
+ }
4106
4114
  if (options.profile) {
4107
4115
  const profileCategories = await loadProfileCategories(options.profile);
4108
4116
  ctx.selectedCategories = profileCategories;
@@ -4182,6 +4190,13 @@ async function executeSelectCategories(ctx, options, theme) {
4182
4190
  summary: `${ctx.selectedCategories.length} categories selected via --profile "${options.profile}"`
4183
4191
  };
4184
4192
  }
4193
+ if (options.categories.length > 0 && ctx.selectedCategories.length > 0) {
4194
+ ctx.fileMappings = applySelectedCategoryFilter(ctx);
4195
+ return {
4196
+ data: { categories: ctx.selectedCategories, source: "cli-categories" },
4197
+ summary: `${ctx.selectedCategories.length} categories selected via --categories`
4198
+ };
4199
+ }
4185
4200
  if (ctx.overwriteMode !== "choose") {
4186
4201
  return {
4187
4202
  data: { skipped: true, reason: `overwrite-mode-${ctx.overwriteMode ?? "null"}` },
@@ -4586,6 +4601,7 @@ async function runInstaller(options = {}) {
4586
4601
  overwrite: options.overwrite ?? [],
4587
4602
  custom: options.custom ?? false,
4588
4603
  profile: options.profile ?? null,
4604
+ categories: options.categories ?? [],
4589
4605
  rawArgs: []
4590
4606
  };
4591
4607
  let exitCode;