@sixsevenai/ai-dlc-installer 1.4.1 → 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.
- package/dist/cli.js +19 -3
- package/dist/cli.js.map +1 -1
- package/library/commands/ai-dlc/add-unit.md +142 -142
- package/library/commands/ai-dlc/analyze-refinement-scope.md +224 -224
- package/library/commands/ai-dlc/apply-refinements.md +240 -240
- package/library/commands/ai-dlc/archive-session.md +281 -281
- package/library/commands/ai-dlc/assess-risks.md +392 -392
- package/library/commands/ai-dlc/build-tests.md +276 -276
- package/library/commands/ai-dlc/claude-execute.md +209 -209
- package/library/commands/ai-dlc/claude-parallel.md +383 -383
- package/library/commands/ai-dlc/claude-review.md +399 -399
- package/library/commands/ai-dlc/code-skeptic.md +359 -359
- package/library/commands/ai-dlc/codex-execute.md +105 -105
- package/library/commands/ai-dlc/collect-refinement-feedback.md +243 -243
- package/library/commands/ai-dlc/complete-bolt.md +317 -317
- package/library/commands/ai-dlc/construct-unit.md +234 -234
- package/library/commands/ai-dlc/create-diagram.md +327 -327
- package/library/commands/ai-dlc/create-excalidraw-diagram.md +319 -319
- package/library/commands/ai-dlc/create-pipeline.md +391 -391
- package/library/commands/ai-dlc/create-runbook.md +263 -263
- package/library/commands/ai-dlc/create-units.md +335 -335
- package/library/commands/ai-dlc/deploy.md +270 -270
- package/library/commands/ai-dlc/design-api.md +371 -371
- package/library/commands/ai-dlc/design-database.md +311 -311
- package/library/commands/ai-dlc/design-domain-models.md +100 -100
- package/library/commands/ai-dlc/design-ui-tests.md +351 -351
- package/library/commands/ai-dlc/design-ui.md +347 -347
- package/library/commands/ai-dlc/domain-model.md +339 -339
- package/library/commands/ai-dlc/elicit-nfrs.md +384 -384
- package/library/commands/ai-dlc/engage-stakeholders.md +91 -91
- package/library/commands/ai-dlc/generate-code.md +273 -273
- package/library/commands/ai-dlc/generate-docs.md +359 -359
- package/library/commands/ai-dlc/generate-stories.md +337 -337
- package/library/commands/ai-dlc/handle-cross-phase-refinement.md +225 -225
- package/library/commands/ai-dlc/implement-ui-tests.md +320 -320
- package/library/commands/ai-dlc/incident-respond.md +264 -264
- package/library/commands/ai-dlc/logical-design.md +339 -339
- package/library/commands/ai-dlc/maker-execute.md +316 -316
- package/library/commands/ai-dlc/maker-status.md +422 -422
- package/library/commands/ai-dlc/mob-elaborate.md +172 -172
- package/library/commands/ai-dlc/multi-ai-compare.md +156 -156
- package/library/commands/ai-dlc/next-bolt.md +373 -373
- package/library/commands/ai-dlc/next-phase.md +229 -229
- package/library/commands/ai-dlc/package-unit.md +198 -198
- package/library/commands/ai-dlc/plan-bolt.md +423 -423
- package/library/commands/ai-dlc/plan-workflow.md +219 -219
- package/library/commands/ai-dlc/prepare-release.md +207 -207
- package/library/commands/ai-dlc/review-artifacts.md +725 -725
- package/library/commands/ai-dlc/review-code.md +321 -321
- package/library/commands/ai-dlc/run-workflow.md +215 -215
- package/library/commands/ai-dlc/security-audit.md +421 -421
- package/library/commands/ai-dlc/setup-monitoring.md +195 -195
- package/library/commands/ai-dlc/setup.md +771 -771
- package/library/commands/ai-dlc/start-intent.md +349 -349
- package/library/commands/ai-dlc/status.md +190 -190
- package/library/commands/ai-dlc/talk.md +97 -97
- package/library/commands/ai-dlc/trace.md +200 -200
- package/library/commands/ai-dlc/upgrade.md +178 -178
- package/library/commands/ai-dlc/validate-framework.md +292 -292
- package/library/commands/ai-dlc/validate-phase.md +328 -328
- package/library/commands/ai-dlc/validate-unit.md +635 -635
- package/library/commands/ai-dlc/validate-workflow.md +118 -118
- package/library/commands/ai-dlc/visualize.md +386 -386
- package/library/commands/ai-dlc/workflow-cancel.md +145 -145
- package/library/commands/ai-dlc/workflow-pause.md +114 -114
- package/library/commands/ai-dlc/workflow-resume.md +149 -149
- package/library/commands/ai-dlc/workflow-status.md +209 -209
- package/library/commands/brn/assess.md +95 -95
- package/library/commands/brn/audit.md +38 -38
- package/library/commands/brn/document.md +41 -41
- package/library/commands/brn/modernize.md +38 -38
- package/library/commands/brn/optimize.md +41 -41
- package/library/commands/brn/plan.md +126 -126
- package/library/commands/brn/refactor.md +41 -41
- package/library/commands/brn/roi.md +41 -41
- package/library/commands/brn/secure.md +42 -42
- package/library/commands/brn/test.md +44 -44
- package/library/commands/dba/azure-advisor.md +163 -163
- package/library/commands/dba/azure-health.md +235 -235
- package/library/commands/dba/azure-scale.md +238 -238
- package/library/commands/dba/backup-status.md +194 -194
- package/library/commands/dba/bacpac-export.md +192 -192
- package/library/commands/dba/bacpac-import.md +206 -206
- package/library/commands/dba/blocking.md +263 -263
- package/library/commands/dba/dacpac-extract.md +176 -176
- package/library/commands/dba/dacpac-publish.md +248 -248
- package/library/commands/dba/explain-plan.md +189 -189
- package/library/commands/dba/format-sql.md +223 -223
- package/library/commands/dba/health-check.md +216 -216
- package/library/commands/dba/index-analysis.md +293 -293
- package/library/commands/dba/index-rebuild.md +257 -257
- package/library/commands/dba/index-stats.md +274 -274
- package/library/commands/dba/migrate-assess.md +190 -190
- package/library/commands/dba/monitor.md +206 -206
- package/library/commands/dba/parquet-export.md +168 -168
- package/library/commands/dba/parquet-import.md +181 -181
- package/library/commands/dba/query.md +194 -194
- package/library/commands/dba/schema-compare.md +190 -190
- package/library/commands/dba/top-queries.md +242 -242
- package/library/commands/dba/wait-stats.md +222 -222
- package/library/commands/docs/ask-codebase.md +94 -94
- package/library/commands/docs/document-solution.md +90 -90
- package/library/commands/docs/shard.md +188 -188
- package/library/commands/elicit/brainstorm.md +74 -74
- package/library/commands/elicit/challenge.md +88 -88
- package/library/commands/elicit/design.md +80 -80
- package/library/commands/elicit/edges.md +89 -89
- package/library/commands/elicit/empathy.md +96 -96
- package/library/commands/elicit/five-whys.md +89 -89
- package/library/commands/elicit/jobs.md +86 -86
- package/library/commands/elicit/prioritize.md +93 -93
- package/library/commands/elicit/requirements.md +75 -75
- package/library/commands/elicit/scamper.md +83 -83
- package/library/commands/elicit/stories.md +89 -89
- package/library/commands/elicit/technique.md +83 -83
- package/library/commands/elicit/validate.md +78 -78
- package/library/commands/elicit/value.md +88 -88
- package/library/commands/elicit/vision.md +82 -82
- package/library/commands/git/check-duplicates.md +592 -592
- package/library/commands/instruct-me.md +218 -218
- package/library/commands/issue-to-done.md +143 -143
- package/library/commands/it-ops/azure-costs.md +76 -76
- package/library/commands/it-ops/azure-health.md +63 -63
- package/library/commands/it-ops/entra-audit.md +72 -72
- package/library/commands/it-ops/entra-users.md +66 -66
- package/library/commands/it-ops/helpdesk-new.md +95 -95
- package/library/commands/it-ops/helpdesk-summary.md +86 -86
- package/library/commands/it-ops/intune-compliance.md +65 -65
- package/library/commands/it-ops/intune-devices.md +63 -63
- package/library/commands/it-ops/o365-health.md +65 -65
- package/library/commands/it-ops/o365-licenses.md +64 -64
- package/library/commands/it-ops/soc-incidents.md +80 -80
- package/library/commands/it-ops/soc-score.md +69 -69
- package/library/commands/spec/analyze.md +245 -245
- package/library/commands/spec/checklist.md +251 -251
- package/library/commands/spec/clarify.md +310 -310
- package/library/commands/spec/complete.md +92 -92
- package/library/commands/spec/constitution.md +90 -90
- package/library/commands/spec/implement.md +218 -218
- package/library/commands/spec/plan.md +94 -94
- package/library/commands/spec/specify.md +425 -425
- package/library/commands/spec/task-to-issue.md +47 -47
- package/library/commands/spec/tasks.md +191 -191
- package/library/commands/spec/to-intent.md +106 -106
- package/library/commands/task/clarify.md +205 -205
- package/library/commands/task/complete.md +301 -301
- package/library/commands/task/execute.md +391 -391
- package/library/commands/task/plan.md +327 -327
- package/library/commands/worktree/create.md +184 -184
- package/library/commands/worktree/list.md +149 -149
- package/library/commands/worktree/remove.md +260 -260
- package/library/commands/worktree/status.md +229 -229
- 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
|
|
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: "
|
|
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: "
|
|
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;
|