bmad-studio 0.1.0 → 0.2.0
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/package.json +17 -1
- package/packages/client/dist/assets/index-5nXyrx_3.css +1 -0
- package/packages/client/dist/assets/index-DxN3uabX.js +521 -0
- package/packages/client/dist/assets/inter-tight-cyrillic-400-normal-DPRou3KO.woff +0 -0
- package/packages/client/dist/assets/inter-tight-cyrillic-400-normal-G7BuwYWK.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-cyrillic-700-normal-DDZiLR3d.woff +0 -0
- package/packages/client/dist/assets/inter-tight-cyrillic-700-normal-DtWWjp29.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-cyrillic-800-normal-CC_RRmyd.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-cyrillic-800-normal-ChWbk4mt.woff +0 -0
- package/packages/client/dist/assets/inter-tight-cyrillic-ext-400-normal-CKO3cWyd.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-cyrillic-ext-400-normal-DiHHcP5k.woff +0 -0
- package/packages/client/dist/assets/inter-tight-cyrillic-ext-700-normal-BFcoPt71.woff +0 -0
- package/packages/client/dist/assets/inter-tight-cyrillic-ext-700-normal-D_7NT8eF.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-cyrillic-ext-800-normal-CzCOBUhR.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-cyrillic-ext-800-normal-WowoGRZX.woff +0 -0
- package/packages/client/dist/assets/inter-tight-greek-400-normal-BLLSFQTx.woff +0 -0
- package/packages/client/dist/assets/inter-tight-greek-400-normal-Br_GQm5W.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-greek-700-normal-DU8XoIeX.woff +0 -0
- package/packages/client/dist/assets/inter-tight-greek-700-normal-RgALSHS4.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-greek-800-normal-CxHmUlv4.woff +0 -0
- package/packages/client/dist/assets/inter-tight-greek-800-normal-X9eW6L67.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-greek-ext-400-normal-C3GMUg_S.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-greek-ext-400-normal-DMqR5RoS.woff +0 -0
- package/packages/client/dist/assets/inter-tight-greek-ext-700-normal-D0RkHJEE.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-greek-ext-700-normal-mW3dmpoD.woff +0 -0
- package/packages/client/dist/assets/inter-tight-greek-ext-800-normal-DNWjXg9N.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-greek-ext-800-normal-DfP-QoiQ.woff +0 -0
- package/packages/client/dist/assets/inter-tight-latin-400-normal-BLrFJfvD.woff +0 -0
- package/packages/client/dist/assets/inter-tight-latin-400-normal-iW8qmuJY.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-latin-700-normal-BZKd_v_8.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-latin-700-normal-DvYAVZQd.woff +0 -0
- package/packages/client/dist/assets/inter-tight-latin-800-normal-CRGCHRPv.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-latin-800-normal-D2te1T7i.woff +0 -0
- package/packages/client/dist/assets/inter-tight-latin-ext-400-normal-BQQeeQrv.woff +0 -0
- package/packages/client/dist/assets/inter-tight-latin-ext-400-normal-DN7wyBvd.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-latin-ext-700-normal-BpKPOkj3.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-latin-ext-700-normal-CrlzIQ10.woff +0 -0
- package/packages/client/dist/assets/inter-tight-latin-ext-800-normal-A39zhqaD.woff +0 -0
- package/packages/client/dist/assets/inter-tight-latin-ext-800-normal-DfKN99cy.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-vietnamese-400-normal-CqzIqjuX.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-vietnamese-400-normal-kSDs3Vd1.woff +0 -0
- package/packages/client/dist/assets/inter-tight-vietnamese-700-normal-Cn_DV52A.woff2 +0 -0
- package/packages/client/dist/assets/inter-tight-vietnamese-700-normal-DwHBAXeT.woff +0 -0
- package/packages/client/dist/assets/inter-tight-vietnamese-800-normal-CbYrLkxo.woff +0 -0
- package/packages/client/dist/assets/inter-tight-vietnamese-800-normal-OJoDhpMd.woff2 +0 -0
- package/packages/client/dist/index.html +13 -0
- package/packages/server/dist/app.d.ts +11 -0
- package/packages/server/dist/app.d.ts.map +1 -0
- package/packages/server/dist/app.js +85 -0
- package/packages/server/dist/app.js.map +1 -0
- package/packages/server/dist/app.test.d.ts +2 -0
- package/packages/server/dist/app.test.d.ts.map +1 -0
- package/packages/server/dist/app.test.js +72 -0
- package/packages/server/dist/app.test.js.map +1 -0
- package/packages/server/dist/core/errors.d.ts +29 -0
- package/packages/server/dist/core/errors.d.ts.map +1 -0
- package/packages/server/dist/core/errors.js +49 -0
- package/packages/server/dist/core/errors.js.map +1 -0
- package/packages/server/dist/core/errors.test.d.ts +2 -0
- package/packages/server/dist/core/errors.test.d.ts.map +1 -0
- package/packages/server/dist/core/errors.test.js +37 -0
- package/packages/server/dist/core/errors.test.js.map +1 -0
- package/packages/server/dist/core/file-store.d.ts +40 -0
- package/packages/server/dist/core/file-store.d.ts.map +1 -0
- package/packages/server/dist/core/file-store.js +160 -0
- package/packages/server/dist/core/file-store.js.map +1 -0
- package/packages/server/dist/core/file-store.test.d.ts +2 -0
- package/packages/server/dist/core/file-store.test.d.ts.map +1 -0
- package/packages/server/dist/core/file-store.test.js +75 -0
- package/packages/server/dist/core/file-store.test.js.map +1 -0
- package/packages/server/dist/core/project-detector.d.ts +14 -0
- package/packages/server/dist/core/project-detector.d.ts.map +1 -0
- package/packages/server/dist/core/project-detector.js +67 -0
- package/packages/server/dist/core/project-detector.js.map +1 -0
- package/packages/server/dist/core/project-detector.test.d.ts +2 -0
- package/packages/server/dist/core/project-detector.test.d.ts.map +1 -0
- package/packages/server/dist/core/project-detector.test.js +73 -0
- package/packages/server/dist/core/project-detector.test.js.map +1 -0
- package/packages/server/dist/core/websocket.d.ts +16 -0
- package/packages/server/dist/core/websocket.d.ts.map +1 -0
- package/packages/server/dist/core/websocket.js +30 -0
- package/packages/server/dist/core/websocket.js.map +1 -0
- package/packages/server/dist/core/websocket.test.d.ts +2 -0
- package/packages/server/dist/core/websocket.test.d.ts.map +1 -0
- package/packages/server/dist/core/websocket.test.js +64 -0
- package/packages/server/dist/core/websocket.test.js.map +1 -0
- package/packages/server/dist/core/write-service.d.ts +12 -0
- package/packages/server/dist/core/write-service.d.ts.map +1 -0
- package/packages/server/dist/core/write-service.js +61 -0
- package/packages/server/dist/core/write-service.js.map +1 -0
- package/packages/server/dist/core/write-service.test.d.ts +2 -0
- package/packages/server/dist/core/write-service.test.d.ts.map +1 -0
- package/packages/server/dist/core/write-service.test.js +69 -0
- package/packages/server/dist/core/write-service.test.js.map +1 -0
- package/packages/server/dist/index.d.ts +2 -0
- package/packages/server/dist/index.d.ts.map +1 -0
- package/packages/server/dist/index.js +88 -0
- package/packages/server/dist/index.js.map +1 -0
- package/packages/server/dist/parsers/agent-parser.d.ts +4 -0
- package/packages/server/dist/parsers/agent-parser.d.ts.map +1 -0
- package/packages/server/dist/parsers/agent-parser.js +88 -0
- package/packages/server/dist/parsers/agent-parser.js.map +1 -0
- package/packages/server/dist/parsers/agent-parser.test.d.ts +2 -0
- package/packages/server/dist/parsers/agent-parser.test.d.ts.map +1 -0
- package/packages/server/dist/parsers/agent-parser.test.js +66 -0
- package/packages/server/dist/parsers/agent-parser.test.js.map +1 -0
- package/packages/server/dist/parsers/config-parser.d.ts +14 -0
- package/packages/server/dist/parsers/config-parser.d.ts.map +1 -0
- package/packages/server/dist/parsers/config-parser.js +39 -0
- package/packages/server/dist/parsers/config-parser.js.map +1 -0
- package/packages/server/dist/parsers/config-parser.test.d.ts +2 -0
- package/packages/server/dist/parsers/config-parser.test.d.ts.map +1 -0
- package/packages/server/dist/parsers/config-parser.test.js +56 -0
- package/packages/server/dist/parsers/config-parser.test.js.map +1 -0
- package/packages/server/dist/parsers/csv-parser.d.ts +4 -0
- package/packages/server/dist/parsers/csv-parser.d.ts.map +1 -0
- package/packages/server/dist/parsers/csv-parser.js +50 -0
- package/packages/server/dist/parsers/csv-parser.js.map +1 -0
- package/packages/server/dist/parsers/csv-parser.test.d.ts +2 -0
- package/packages/server/dist/parsers/csv-parser.test.d.ts.map +1 -0
- package/packages/server/dist/parsers/csv-parser.test.js +44 -0
- package/packages/server/dist/parsers/csv-parser.test.js.map +1 -0
- package/packages/server/dist/parsers/ide-config-parser.d.ts +9 -0
- package/packages/server/dist/parsers/ide-config-parser.d.ts.map +1 -0
- package/packages/server/dist/parsers/ide-config-parser.js +28 -0
- package/packages/server/dist/parsers/ide-config-parser.js.map +1 -0
- package/packages/server/dist/parsers/ide-config-parser.test.d.ts +2 -0
- package/packages/server/dist/parsers/ide-config-parser.test.d.ts.map +1 -0
- package/packages/server/dist/parsers/ide-config-parser.test.js +32 -0
- package/packages/server/dist/parsers/ide-config-parser.test.js.map +1 -0
- package/packages/server/dist/parsers/index-builder.d.ts +20 -0
- package/packages/server/dist/parsers/index-builder.d.ts.map +1 -0
- package/packages/server/dist/parsers/index-builder.js +155 -0
- package/packages/server/dist/parsers/index-builder.js.map +1 -0
- package/packages/server/dist/parsers/index-builder.test.d.ts +2 -0
- package/packages/server/dist/parsers/index-builder.test.d.ts.map +1 -0
- package/packages/server/dist/parsers/index-builder.test.js +57 -0
- package/packages/server/dist/parsers/index-builder.test.js.map +1 -0
- package/packages/server/dist/parsers/package-parser.d.ts +4 -0
- package/packages/server/dist/parsers/package-parser.d.ts.map +1 -0
- package/packages/server/dist/parsers/package-parser.js +29 -0
- package/packages/server/dist/parsers/package-parser.js.map +1 -0
- package/packages/server/dist/parsers/package-parser.test.d.ts +2 -0
- package/packages/server/dist/parsers/package-parser.test.d.ts.map +1 -0
- package/packages/server/dist/parsers/package-parser.test.js +34 -0
- package/packages/server/dist/parsers/package-parser.test.js.map +1 -0
- package/packages/server/dist/parsers/skill-parser.d.ts +4 -0
- package/packages/server/dist/parsers/skill-parser.d.ts.map +1 -0
- package/packages/server/dist/parsers/skill-parser.js +21 -0
- package/packages/server/dist/parsers/skill-parser.js.map +1 -0
- package/packages/server/dist/parsers/skill-parser.test.d.ts +2 -0
- package/packages/server/dist/parsers/skill-parser.test.d.ts.map +1 -0
- package/packages/server/dist/parsers/skill-parser.test.js +48 -0
- package/packages/server/dist/parsers/skill-parser.test.js.map +1 -0
- package/packages/server/dist/parsers/team-parser.d.ts +4 -0
- package/packages/server/dist/parsers/team-parser.d.ts.map +1 -0
- package/packages/server/dist/parsers/team-parser.js +108 -0
- package/packages/server/dist/parsers/team-parser.js.map +1 -0
- package/packages/server/dist/parsers/team-parser.test.d.ts +2 -0
- package/packages/server/dist/parsers/team-parser.test.d.ts.map +1 -0
- package/packages/server/dist/parsers/team-parser.test.js +142 -0
- package/packages/server/dist/parsers/team-parser.test.js.map +1 -0
- package/packages/server/dist/parsers/workflow-parser.d.ts +4 -0
- package/packages/server/dist/parsers/workflow-parser.d.ts.map +1 -0
- package/packages/server/dist/parsers/workflow-parser.js +266 -0
- package/packages/server/dist/parsers/workflow-parser.js.map +1 -0
- package/packages/server/dist/parsers/workflow-parser.test.d.ts +2 -0
- package/packages/server/dist/parsers/workflow-parser.test.d.ts.map +1 -0
- package/packages/server/dist/parsers/workflow-parser.test.js +318 -0
- package/packages/server/dist/parsers/workflow-parser.test.js.map +1 -0
- package/packages/server/dist/plugins/agents-plugin.d.ts +3 -0
- package/packages/server/dist/plugins/agents-plugin.d.ts.map +1 -0
- package/packages/server/dist/plugins/agents-plugin.js +121 -0
- package/packages/server/dist/plugins/agents-plugin.js.map +1 -0
- package/packages/server/dist/plugins/agents-plugin.test.d.ts +2 -0
- package/packages/server/dist/plugins/agents-plugin.test.d.ts.map +1 -0
- package/packages/server/dist/plugins/agents-plugin.test.js +94 -0
- package/packages/server/dist/plugins/agents-plugin.test.js.map +1 -0
- package/packages/server/dist/plugins/commands-plugin.d.ts +16 -0
- package/packages/server/dist/plugins/commands-plugin.d.ts.map +1 -0
- package/packages/server/dist/plugins/commands-plugin.js +38 -0
- package/packages/server/dist/plugins/commands-plugin.js.map +1 -0
- package/packages/server/dist/plugins/datasources-plugin.d.ts +3 -0
- package/packages/server/dist/plugins/datasources-plugin.d.ts.map +1 -0
- package/packages/server/dist/plugins/datasources-plugin.js +211 -0
- package/packages/server/dist/plugins/datasources-plugin.js.map +1 -0
- package/packages/server/dist/plugins/files-plugin.d.ts +3 -0
- package/packages/server/dist/plugins/files-plugin.d.ts.map +1 -0
- package/packages/server/dist/plugins/files-plugin.js +77 -0
- package/packages/server/dist/plugins/files-plugin.js.map +1 -0
- package/packages/server/dist/plugins/files-plugin.test.d.ts +2 -0
- package/packages/server/dist/plugins/files-plugin.test.d.ts.map +1 -0
- package/packages/server/dist/plugins/files-plugin.test.js +107 -0
- package/packages/server/dist/plugins/files-plugin.test.js.map +1 -0
- package/packages/server/dist/plugins/modules-plugin.d.ts +3 -0
- package/packages/server/dist/plugins/modules-plugin.d.ts.map +1 -0
- package/packages/server/dist/plugins/modules-plugin.js +531 -0
- package/packages/server/dist/plugins/modules-plugin.js.map +1 -0
- package/packages/server/dist/plugins/modules-plugin.test.d.ts +2 -0
- package/packages/server/dist/plugins/modules-plugin.test.d.ts.map +1 -0
- package/packages/server/dist/plugins/modules-plugin.test.js +233 -0
- package/packages/server/dist/plugins/modules-plugin.test.js.map +1 -0
- package/packages/server/dist/plugins/outputs-plugin.d.ts +3 -0
- package/packages/server/dist/plugins/outputs-plugin.d.ts.map +1 -0
- package/packages/server/dist/plugins/outputs-plugin.js +75 -0
- package/packages/server/dist/plugins/outputs-plugin.js.map +1 -0
- package/packages/server/dist/plugins/outputs-plugin.test.d.ts +2 -0
- package/packages/server/dist/plugins/outputs-plugin.test.d.ts.map +1 -0
- package/packages/server/dist/plugins/outputs-plugin.test.js +79 -0
- package/packages/server/dist/plugins/outputs-plugin.test.js.map +1 -0
- package/packages/server/dist/plugins/overview-plugin.d.ts +3 -0
- package/packages/server/dist/plugins/overview-plugin.d.ts.map +1 -0
- package/packages/server/dist/plugins/overview-plugin.js +70 -0
- package/packages/server/dist/plugins/overview-plugin.js.map +1 -0
- package/packages/server/dist/plugins/search-plugin.d.ts +3 -0
- package/packages/server/dist/plugins/search-plugin.d.ts.map +1 -0
- package/packages/server/dist/plugins/search-plugin.js +46 -0
- package/packages/server/dist/plugins/search-plugin.js.map +1 -0
- package/packages/server/dist/plugins/settings-plugin.d.ts +3 -0
- package/packages/server/dist/plugins/settings-plugin.d.ts.map +1 -0
- package/packages/server/dist/plugins/settings-plugin.js +37 -0
- package/packages/server/dist/plugins/settings-plugin.js.map +1 -0
- package/packages/server/dist/plugins/settings-plugin.test.d.ts +2 -0
- package/packages/server/dist/plugins/settings-plugin.test.d.ts.map +1 -0
- package/packages/server/dist/plugins/settings-plugin.test.js +72 -0
- package/packages/server/dist/plugins/settings-plugin.test.js.map +1 -0
- package/packages/server/dist/plugins/skills-plugin.d.ts +3 -0
- package/packages/server/dist/plugins/skills-plugin.d.ts.map +1 -0
- package/packages/server/dist/plugins/skills-plugin.js +72 -0
- package/packages/server/dist/plugins/skills-plugin.js.map +1 -0
- package/packages/server/dist/plugins/teams-plugin.d.ts +3 -0
- package/packages/server/dist/plugins/teams-plugin.d.ts.map +1 -0
- package/packages/server/dist/plugins/teams-plugin.js +162 -0
- package/packages/server/dist/plugins/teams-plugin.js.map +1 -0
- package/packages/server/dist/plugins/teams-plugin.test.d.ts +2 -0
- package/packages/server/dist/plugins/teams-plugin.test.d.ts.map +1 -0
- package/packages/server/dist/plugins/teams-plugin.test.js +128 -0
- package/packages/server/dist/plugins/teams-plugin.test.js.map +1 -0
- package/packages/server/dist/plugins/validation-plugin.d.ts +3 -0
- package/packages/server/dist/plugins/validation-plugin.d.ts.map +1 -0
- package/packages/server/dist/plugins/validation-plugin.js +102 -0
- package/packages/server/dist/plugins/validation-plugin.js.map +1 -0
- package/packages/server/dist/plugins/validation-plugin.test.d.ts +2 -0
- package/packages/server/dist/plugins/validation-plugin.test.d.ts.map +1 -0
- package/packages/server/dist/plugins/validation-plugin.test.js +161 -0
- package/packages/server/dist/plugins/validation-plugin.test.js.map +1 -0
- package/packages/server/dist/plugins/workflows-plugin.d.ts +3 -0
- package/packages/server/dist/plugins/workflows-plugin.d.ts.map +1 -0
- package/packages/server/dist/plugins/workflows-plugin.js +219 -0
- package/packages/server/dist/plugins/workflows-plugin.js.map +1 -0
- package/packages/server/dist/plugins/workflows-plugin.test.d.ts +2 -0
- package/packages/server/dist/plugins/workflows-plugin.test.d.ts.map +1 -0
- package/packages/server/dist/plugins/workflows-plugin.test.js +115 -0
- package/packages/server/dist/plugins/workflows-plugin.test.js.map +1 -0
- package/packages/server/dist/static.d.ts +3 -0
- package/packages/server/dist/static.d.ts.map +1 -0
- package/packages/server/dist/static.js +23 -0
- package/packages/server/dist/static.js.map +1 -0
- package/packages/shared/src/agents.ts +4 -0
- package/packages/shared/src/connections.ts +11 -8
- package/packages/shared/src/index.ts +1 -0
- package/packages/shared/src/types.test.ts +4 -3
- package/.prettierrc +0 -8
- package/CONTRIBUTING.md +0 -109
- package/_bmad/_config/agent-manifest.csv +0 -11
- package/_bmad/_config/bmad-help.csv +0 -57
- package/_bmad/_config/files-manifest.csv +0 -646
- package/_bmad/_config/ides/claude-code.yaml +0 -5
- package/_bmad/_config/manifest.yaml +0 -42
- package/_bmad/_config/skill-manifest.csv +0 -48
- package/_bmad/_config/task-manifest.csv +0 -1
- package/_bmad/_config/tool-manifest.csv +0 -1
- package/_bmad/_config/workflow-manifest.csv +0 -1
- package/_bmad/bmb/config.yaml +0 -13
- package/_bmad/bmb/module-help.csv +0 -7
- package/_bmad/bmb/skills/bmad-agent-builder/SKILL.md +0 -65
- package/_bmad/bmb/skills/bmad-agent-builder/assets/SKILL-template.md +0 -97
- package/_bmad/bmb/skills/bmad-agent-builder/assets/autonomous-wake.md +0 -37
- package/_bmad/bmb/skills/bmad-agent-builder/assets/init-template.md +0 -47
- package/_bmad/bmb/skills/bmad-agent-builder/assets/memory-system.md +0 -129
- package/_bmad/bmb/skills/bmad-agent-builder/assets/quality-report-template.md +0 -282
- package/_bmad/bmb/skills/bmad-agent-builder/assets/save-memory.md +0 -29
- package/_bmad/bmb/skills/bmad-agent-builder/bmad-manifest.json +0 -24
- package/_bmad/bmb/skills/bmad-agent-builder/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmb/skills/bmad-agent-builder/build-process.md +0 -199
- package/_bmad/bmb/skills/bmad-agent-builder/quality-optimizer.md +0 -208
- package/_bmad/bmb/skills/bmad-agent-builder/quality-scan-agent-cohesion.md +0 -272
- package/_bmad/bmb/skills/bmad-agent-builder/quality-scan-enhancement-opportunities.md +0 -277
- package/_bmad/bmb/skills/bmad-agent-builder/quality-scan-execution-efficiency.md +0 -181
- package/_bmad/bmb/skills/bmad-agent-builder/quality-scan-prompt-craft.md +0 -245
- package/_bmad/bmb/skills/bmad-agent-builder/quality-scan-script-opportunities.md +0 -262
- package/_bmad/bmb/skills/bmad-agent-builder/quality-scan-structure.md +0 -183
- package/_bmad/bmb/skills/bmad-agent-builder/references/metadata-reference.md +0 -126
- package/_bmad/bmb/skills/bmad-agent-builder/references/quality-dimensions.md +0 -46
- package/_bmad/bmb/skills/bmad-agent-builder/references/script-opportunities-reference.md +0 -385
- package/_bmad/bmb/skills/bmad-agent-builder/references/skill-best-practices.md +0 -218
- package/_bmad/bmb/skills/bmad-agent-builder/references/standard-fields.md +0 -103
- package/_bmad/bmb/skills/bmad-agent-builder/references/template-substitution-rules.md +0 -72
- package/_bmad/bmb/skills/bmad-agent-builder/references/universal-scan-schema.md +0 -267
- package/_bmad/bmb/skills/bmad-agent-builder/report-quality-scan-creator.md +0 -138
- package/_bmad/bmb/skills/bmad-agent-builder/scripts/bmad-manifest-schema.json +0 -103
- package/_bmad/bmb/skills/bmad-agent-builder/scripts/generate-html-report.py +0 -1002
- package/_bmad/bmb/skills/bmad-agent-builder/scripts/manifest.py +0 -420
- package/_bmad/bmb/skills/bmad-agent-builder/scripts/prepass-execution-deps.py +0 -368
- package/_bmad/bmb/skills/bmad-agent-builder/scripts/prepass-prompt-metrics.py +0 -476
- package/_bmad/bmb/skills/bmad-agent-builder/scripts/prepass-structure-capabilities.py +0 -636
- package/_bmad/bmb/skills/bmad-agent-builder/scripts/scan-path-standards.py +0 -253
- package/_bmad/bmb/skills/bmad-agent-builder/scripts/scan-scripts.py +0 -745
- package/_bmad/bmb/skills/bmad-workflow-builder/SKILL.md +0 -65
- package/_bmad/bmb/skills/bmad-workflow-builder/assets/SKILL-template.md +0 -117
- package/_bmad/bmb/skills/bmad-workflow-builder/assets/quality-report-template.md +0 -260
- package/_bmad/bmb/skills/bmad-workflow-builder/bmad-manifest.json +0 -23
- package/_bmad/bmb/skills/bmad-workflow-builder/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmb/skills/bmad-workflow-builder/build-process.md +0 -208
- package/_bmad/bmb/skills/bmad-workflow-builder/quality-optimizer.md +0 -209
- package/_bmad/bmb/skills/bmad-workflow-builder/quality-scan-enhancement-opportunities.md +0 -273
- package/_bmad/bmb/skills/bmad-workflow-builder/quality-scan-execution-efficiency.md +0 -322
- package/_bmad/bmb/skills/bmad-workflow-builder/quality-scan-prompt-craft.md +0 -328
- package/_bmad/bmb/skills/bmad-workflow-builder/quality-scan-script-opportunities.md +0 -261
- package/_bmad/bmb/skills/bmad-workflow-builder/quality-scan-skill-cohesion.md +0 -340
- package/_bmad/bmb/skills/bmad-workflow-builder/quality-scan-workflow-integrity.md +0 -280
- package/_bmad/bmb/skills/bmad-workflow-builder/references/classification-reference.md +0 -61
- package/_bmad/bmb/skills/bmad-workflow-builder/references/complex-workflow-patterns.md +0 -523
- package/_bmad/bmb/skills/bmad-workflow-builder/references/metadata-reference.md +0 -126
- package/_bmad/bmb/skills/bmad-workflow-builder/references/quality-dimensions.md +0 -45
- package/_bmad/bmb/skills/bmad-workflow-builder/references/script-opportunities-reference.md +0 -354
- package/_bmad/bmb/skills/bmad-workflow-builder/references/skill-best-practices.md +0 -218
- package/_bmad/bmb/skills/bmad-workflow-builder/references/standard-fields.md +0 -121
- package/_bmad/bmb/skills/bmad-workflow-builder/references/template-substitution-rules.md +0 -85
- package/_bmad/bmb/skills/bmad-workflow-builder/references/universal-scan-schema.md +0 -267
- package/_bmad/bmb/skills/bmad-workflow-builder/report-quality-scan-creator.md +0 -134
- package/_bmad/bmb/skills/bmad-workflow-builder/scripts/bmad-manifest-schema.json +0 -103
- package/_bmad/bmb/skills/bmad-workflow-builder/scripts/generate-html-report.py +0 -1002
- package/_bmad/bmb/skills/bmad-workflow-builder/scripts/manifest.py +0 -420
- package/_bmad/bmb/skills/bmad-workflow-builder/scripts/prepass-execution-deps.py +0 -313
- package/_bmad/bmb/skills/bmad-workflow-builder/scripts/prepass-prompt-metrics.py +0 -285
- package/_bmad/bmb/skills/bmad-workflow-builder/scripts/prepass-workflow-integrity.py +0 -485
- package/_bmad/bmb/skills/bmad-workflow-builder/scripts/scan-path-standards.py +0 -213
- package/_bmad/bmb/skills/bmad-workflow-builder/scripts/scan-scripts.py +0 -745
- package/_bmad/bmm/agents/analyst.md +0 -69
- package/_bmad/bmm/agents/architect.md +0 -59
- package/_bmad/bmm/agents/bmad-skill-manifest.yaml +0 -39
- package/_bmad/bmm/agents/dev.md +0 -66
- package/_bmad/bmm/agents/pm.md +0 -63
- package/_bmad/bmm/agents/qa.md +0 -89
- package/_bmad/bmm/agents/quick-flow-solo-dev.md +0 -61
- package/_bmad/bmm/agents/sm.md +0 -67
- package/_bmad/bmm/agents/tech-writer/bmad-skill-manifest.yaml +0 -3
- package/_bmad/bmm/agents/tech-writer/tech-writer.md +0 -67
- package/_bmad/bmm/agents/ux-designer.md +0 -58
- package/_bmad/bmm/config.yaml +0 -16
- package/_bmad/bmm/data/project-context-template.md +0 -26
- package/_bmad/bmm/module-help.csv +0 -32
- package/_bmad/bmm/teams/default-party.csv +0 -20
- package/_bmad/bmm/teams/team-fullstack.yaml +0 -12
- package/_bmad/bmm/workflows/1-analysis/bmad-create-product-brief/SKILL.md +0 -6
- package/_bmad/bmm/workflows/1-analysis/bmad-create-product-brief/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/1-analysis/bmad-create-product-brief/product-brief.template.md +0 -10
- package/_bmad/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-01-init.md +0 -170
- package/_bmad/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-01b-continue.md +0 -158
- package/_bmad/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-02-vision.md +0 -193
- package/_bmad/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-03-users.md +0 -196
- package/_bmad/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-04-metrics.md +0 -199
- package/_bmad/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-05-scope.md +0 -213
- package/_bmad/bmm/workflows/1-analysis/bmad-create-product-brief/steps/step-06-complete.md +0 -159
- package/_bmad/bmm/workflows/1-analysis/bmad-create-product-brief/workflow.md +0 -55
- package/_bmad/bmm/workflows/1-analysis/bmad-product-brief-preview/SKILL.md +0 -88
- package/_bmad/bmm/workflows/1-analysis/bmad-product-brief-preview/agents/artifact-analyzer.md +0 -60
- package/_bmad/bmm/workflows/1-analysis/bmad-product-brief-preview/agents/opportunity-reviewer.md +0 -44
- package/_bmad/bmm/workflows/1-analysis/bmad-product-brief-preview/agents/skeptic-reviewer.md +0 -44
- package/_bmad/bmm/workflows/1-analysis/bmad-product-brief-preview/agents/web-researcher.md +0 -49
- package/_bmad/bmm/workflows/1-analysis/bmad-product-brief-preview/bmad-manifest.json +0 -17
- package/_bmad/bmm/workflows/1-analysis/bmad-product-brief-preview/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/1-analysis/bmad-product-brief-preview/prompts/contextual-discovery.md +0 -57
- package/_bmad/bmm/workflows/1-analysis/bmad-product-brief-preview/prompts/draft-and-review.md +0 -86
- package/_bmad/bmm/workflows/1-analysis/bmad-product-brief-preview/prompts/finalize.md +0 -75
- package/_bmad/bmm/workflows/1-analysis/bmad-product-brief-preview/prompts/guided-elicitation.md +0 -70
- package/_bmad/bmm/workflows/1-analysis/bmad-product-brief-preview/resources/brief-template.md +0 -60
- package/_bmad/bmm/workflows/1-analysis/research/bmad-domain-research/SKILL.md +0 -6
- package/_bmad/bmm/workflows/1-analysis/research/bmad-domain-research/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/1-analysis/research/bmad-domain-research/domain-steps/step-01-init.md +0 -137
- package/_bmad/bmm/workflows/1-analysis/research/bmad-domain-research/domain-steps/step-02-domain-analysis.md +0 -229
- package/_bmad/bmm/workflows/1-analysis/research/bmad-domain-research/domain-steps/step-03-competitive-landscape.md +0 -238
- package/_bmad/bmm/workflows/1-analysis/research/bmad-domain-research/domain-steps/step-04-regulatory-focus.md +0 -206
- package/_bmad/bmm/workflows/1-analysis/research/bmad-domain-research/domain-steps/step-05-technical-trends.md +0 -234
- package/_bmad/bmm/workflows/1-analysis/research/bmad-domain-research/domain-steps/step-06-research-synthesis.md +0 -444
- package/_bmad/bmm/workflows/1-analysis/research/bmad-domain-research/research.template.md +0 -29
- package/_bmad/bmm/workflows/1-analysis/research/bmad-domain-research/workflow.md +0 -49
- package/_bmad/bmm/workflows/1-analysis/research/bmad-market-research/SKILL.md +0 -6
- package/_bmad/bmm/workflows/1-analysis/research/bmad-market-research/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/1-analysis/research/bmad-market-research/research.template.md +0 -29
- package/_bmad/bmm/workflows/1-analysis/research/bmad-market-research/steps/step-01-init.md +0 -184
- package/_bmad/bmm/workflows/1-analysis/research/bmad-market-research/steps/step-02-customer-behavior.md +0 -239
- package/_bmad/bmm/workflows/1-analysis/research/bmad-market-research/steps/step-03-customer-pain-points.md +0 -251
- package/_bmad/bmm/workflows/1-analysis/research/bmad-market-research/steps/step-04-customer-decisions.md +0 -261
- package/_bmad/bmm/workflows/1-analysis/research/bmad-market-research/steps/step-05-competitive-analysis.md +0 -173
- package/_bmad/bmm/workflows/1-analysis/research/bmad-market-research/steps/step-06-research-completion.md +0 -478
- package/_bmad/bmm/workflows/1-analysis/research/bmad-market-research/workflow.md +0 -49
- package/_bmad/bmm/workflows/1-analysis/research/bmad-technical-research/SKILL.md +0 -6
- package/_bmad/bmm/workflows/1-analysis/research/bmad-technical-research/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/1-analysis/research/bmad-technical-research/research.template.md +0 -29
- package/_bmad/bmm/workflows/1-analysis/research/bmad-technical-research/technical-steps/step-01-init.md +0 -137
- package/_bmad/bmm/workflows/1-analysis/research/bmad-technical-research/technical-steps/step-02-technical-overview.md +0 -239
- package/_bmad/bmm/workflows/1-analysis/research/bmad-technical-research/technical-steps/step-03-integration-patterns.md +0 -248
- package/_bmad/bmm/workflows/1-analysis/research/bmad-technical-research/technical-steps/step-04-architectural-patterns.md +0 -202
- package/_bmad/bmm/workflows/1-analysis/research/bmad-technical-research/technical-steps/step-05-implementation-research.md +0 -233
- package/_bmad/bmm/workflows/1-analysis/research/bmad-technical-research/technical-steps/step-06-research-synthesis.md +0 -487
- package/_bmad/bmm/workflows/1-analysis/research/bmad-technical-research/workflow.md +0 -50
- package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-01-init.md +0 -182
- package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-02-customer-behavior.md +0 -237
- package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-03-customer-pain-points.md +0 -249
- package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-04-customer-decisions.md +0 -259
- package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-05-competitive-analysis.md +0 -177
- package/_bmad/bmm/workflows/1-analysis/research/market-steps/step-06-research-completion.md +0 -476
- package/_bmad/bmm/workflows/1-analysis/research/research.template.md +0 -29
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/SKILL.md +0 -6
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-01-init.md +0 -135
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-01b-continue.md +0 -127
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-02-discovery.md +0 -190
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-03-core-experience.md +0 -217
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-04-emotional-response.md +0 -220
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-05-inspiration.md +0 -235
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-06-design-system.md +0 -253
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-07-defining-experience.md +0 -255
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-08-visual-foundation.md +0 -225
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-09-design-directions.md +0 -225
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-10-user-journeys.md +0 -242
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-11-component-strategy.md +0 -249
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-12-ux-patterns.md +0 -238
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-13-responsive-accessibility.md +0 -265
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/steps/step-14-complete.md +0 -171
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/ux-design-template.md +0 -13
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/workflow.md +0 -36
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-edit-prd/SKILL.md +0 -6
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-edit-prd/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-edit-prd/steps-e/step-e-01-discovery.md +0 -242
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-edit-prd/steps-e/step-e-01b-legacy-conversion.md +0 -204
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-edit-prd/steps-e/step-e-02-review.md +0 -245
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-edit-prd/steps-e/step-e-03-edit.md +0 -250
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-edit-prd/steps-e/step-e-04-complete.md +0 -165
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-edit-prd/workflow.md +0 -63
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/SKILL.md +0 -6
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/data/domain-complexity.csv +0 -15
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/data/prd-purpose.md +0 -197
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/data/project-types.csv +0 -11
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-01-discovery.md +0 -221
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-02-format-detection.md +0 -188
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-02b-parity-check.md +0 -206
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-03-density-validation.md +0 -171
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-04-brief-coverage-validation.md +0 -211
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-05-measurability-validation.md +0 -225
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-06-traceability-validation.md +0 -214
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-07-implementation-leakage-validation.md +0 -202
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-08-domain-compliance-validation.md +0 -240
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-09-project-type-validation.md +0 -260
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-10-smart-validation.md +0 -206
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-11-holistic-quality-validation.md +0 -261
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-12-completeness-validation.md +0 -239
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/steps-v/step-v-13-report-complete.md +0 -229
- package/_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/workflow.md +0 -62
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/domain-complexity.csv +0 -15
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/prd-purpose.md +0 -197
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/data/project-types.csv +0 -11
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-01-discovery.md +0 -224
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-02-format-detection.md +0 -191
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-02b-parity-check.md +0 -209
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-03-density-validation.md +0 -174
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-04-brief-coverage-validation.md +0 -214
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-05-measurability-validation.md +0 -228
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-06-traceability-validation.md +0 -217
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-07-implementation-leakage-validation.md +0 -205
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-08-domain-compliance-validation.md +0 -243
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-09-project-type-validation.md +0 -263
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-10-smart-validation.md +0 -209
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-11-holistic-quality-validation.md +0 -264
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-12-completeness-validation.md +0 -242
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/steps-v/step-v-13-report-complete.md +0 -232
- package/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md +0 -65
- package/_bmad/bmm/workflows/3-solutioning/bmad-check-implementation-readiness/SKILL.md +0 -6
- package/_bmad/bmm/workflows/3-solutioning/bmad-check-implementation-readiness/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/3-solutioning/bmad-check-implementation-readiness/steps/step-01-document-discovery.md +0 -179
- package/_bmad/bmm/workflows/3-solutioning/bmad-check-implementation-readiness/steps/step-02-prd-analysis.md +0 -168
- package/_bmad/bmm/workflows/3-solutioning/bmad-check-implementation-readiness/steps/step-03-epic-coverage-validation.md +0 -169
- package/_bmad/bmm/workflows/3-solutioning/bmad-check-implementation-readiness/steps/step-04-ux-alignment.md +0 -129
- package/_bmad/bmm/workflows/3-solutioning/bmad-check-implementation-readiness/steps/step-05-epic-quality-review.md +0 -241
- package/_bmad/bmm/workflows/3-solutioning/bmad-check-implementation-readiness/steps/step-06-final-assessment.md +0 -126
- package/_bmad/bmm/workflows/3-solutioning/bmad-check-implementation-readiness/templates/readiness-report-template.md +0 -4
- package/_bmad/bmm/workflows/3-solutioning/bmad-check-implementation-readiness/workflow.md +0 -49
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/SKILL.md +0 -6
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/architecture-decision-template.md +0 -12
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/data/domain-complexity.csv +0 -13
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/data/project-types.csv +0 -7
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-01-init.md +0 -153
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-01b-continue.md +0 -173
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-02-context.md +0 -224
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-03-starter.md +0 -329
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-04-decisions.md +0 -318
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-05-patterns.md +0 -359
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-06-structure.md +0 -379
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-07-validation.md +0 -359
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/steps/step-08-complete.md +0 -76
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/workflow.md +0 -38
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-epics-and-stories/SKILL.md +0 -6
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-epics-and-stories/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-epics-and-stories/steps/step-01-validate-prerequisites.md +0 -255
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-epics-and-stories/steps/step-02-design-epics.md +0 -212
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-epics-and-stories/steps/step-03-create-stories.md +0 -255
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-epics-and-stories/steps/step-04-final-validation.md +0 -131
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-epics-and-stories/templates/epics-template.md +0 -61
- package/_bmad/bmm/workflows/3-solutioning/bmad-create-epics-and-stories/workflow.md +0 -53
- package/_bmad/bmm/workflows/4-implementation/bmad-code-review/SKILL.md +0 -6
- package/_bmad/bmm/workflows/4-implementation/bmad-code-review/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/4-implementation/bmad-code-review/steps/step-01-gather-context.md +0 -61
- package/_bmad/bmm/workflows/4-implementation/bmad-code-review/steps/step-02-review.md +0 -41
- package/_bmad/bmm/workflows/4-implementation/bmad-code-review/steps/step-03-triage.md +0 -50
- package/_bmad/bmm/workflows/4-implementation/bmad-code-review/steps/step-04-present.md +0 -38
- package/_bmad/bmm/workflows/4-implementation/bmad-code-review/workflow.md +0 -54
- package/_bmad/bmm/workflows/4-implementation/bmad-correct-course/SKILL.md +0 -6
- package/_bmad/bmm/workflows/4-implementation/bmad-correct-course/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/4-implementation/bmad-correct-course/checklist.md +0 -288
- package/_bmad/bmm/workflows/4-implementation/bmad-correct-course/workflow.md +0 -267
- package/_bmad/bmm/workflows/4-implementation/bmad-create-story/SKILL.md +0 -6
- package/_bmad/bmm/workflows/4-implementation/bmad-create-story/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/4-implementation/bmad-create-story/checklist.md +0 -357
- package/_bmad/bmm/workflows/4-implementation/bmad-create-story/discover-inputs.md +0 -88
- package/_bmad/bmm/workflows/4-implementation/bmad-create-story/template.md +0 -49
- package/_bmad/bmm/workflows/4-implementation/bmad-create-story/workflow.md +0 -380
- package/_bmad/bmm/workflows/4-implementation/bmad-dev-story/SKILL.md +0 -6
- package/_bmad/bmm/workflows/4-implementation/bmad-dev-story/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/4-implementation/bmad-dev-story/checklist.md +0 -80
- package/_bmad/bmm/workflows/4-implementation/bmad-dev-story/workflow.md +0 -450
- package/_bmad/bmm/workflows/4-implementation/bmad-retrospective/SKILL.md +0 -6
- package/_bmad/bmm/workflows/4-implementation/bmad-retrospective/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/4-implementation/bmad-retrospective/workflow.md +0 -1479
- package/_bmad/bmm/workflows/4-implementation/bmad-sprint-planning/SKILL.md +0 -6
- package/_bmad/bmm/workflows/4-implementation/bmad-sprint-planning/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/4-implementation/bmad-sprint-planning/checklist.md +0 -33
- package/_bmad/bmm/workflows/4-implementation/bmad-sprint-planning/sprint-status-template.yaml +0 -56
- package/_bmad/bmm/workflows/4-implementation/bmad-sprint-planning/workflow.md +0 -263
- package/_bmad/bmm/workflows/4-implementation/bmad-sprint-status/SKILL.md +0 -6
- package/_bmad/bmm/workflows/4-implementation/bmad-sprint-status/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/4-implementation/bmad-sprint-status/workflow.md +0 -261
- package/_bmad/bmm/workflows/bmad-document-project/SKILL.md +0 -6
- package/_bmad/bmm/workflows/bmad-document-project/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/bmad-document-project/checklist.md +0 -245
- package/_bmad/bmm/workflows/bmad-document-project/documentation-requirements.csv +0 -12
- package/_bmad/bmm/workflows/bmad-document-project/instructions.md +0 -128
- package/_bmad/bmm/workflows/bmad-document-project/templates/deep-dive-template.md +0 -345
- package/_bmad/bmm/workflows/bmad-document-project/templates/index-template.md +0 -169
- package/_bmad/bmm/workflows/bmad-document-project/templates/project-overview-template.md +0 -103
- package/_bmad/bmm/workflows/bmad-document-project/templates/project-scan-report-schema.json +0 -160
- package/_bmad/bmm/workflows/bmad-document-project/templates/source-tree-template.md +0 -135
- package/_bmad/bmm/workflows/bmad-document-project/workflow.md +0 -27
- package/_bmad/bmm/workflows/bmad-document-project/workflows/deep-dive-instructions.md +0 -299
- package/_bmad/bmm/workflows/bmad-document-project/workflows/deep-dive-workflow.md +0 -34
- package/_bmad/bmm/workflows/bmad-document-project/workflows/full-scan-instructions.md +0 -1107
- package/_bmad/bmm/workflows/bmad-document-project/workflows/full-scan-workflow.md +0 -34
- package/_bmad/bmm/workflows/bmad-generate-project-context/SKILL.md +0 -6
- package/_bmad/bmm/workflows/bmad-generate-project-context/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/bmad-generate-project-context/project-context-template.md +0 -21
- package/_bmad/bmm/workflows/bmad-generate-project-context/steps/step-01-discover.md +0 -186
- package/_bmad/bmm/workflows/bmad-generate-project-context/steps/step-02-generate.md +0 -321
- package/_bmad/bmm/workflows/bmad-generate-project-context/steps/step-03-complete.md +0 -278
- package/_bmad/bmm/workflows/bmad-generate-project-context/workflow.md +0 -43
- package/_bmad/bmm/workflows/bmad-qa-generate-e2e-tests/SKILL.md +0 -6
- package/_bmad/bmm/workflows/bmad-qa-generate-e2e-tests/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/bmad-qa-generate-e2e-tests/checklist.md +0 -33
- package/_bmad/bmm/workflows/bmad-qa-generate-e2e-tests/workflow.md +0 -136
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev/SKILL.md +0 -6
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev/steps/step-01-mode-detection.md +0 -169
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev/steps/step-02-context-gathering.md +0 -114
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev/steps/step-03-execute.md +0 -107
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev/steps/step-04-self-check.md +0 -107
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev/steps/step-05-adversarial-review.md +0 -94
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev/steps/step-06-resolve-findings.md +0 -144
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev/workflow.md +0 -38
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/SKILL.md +0 -6
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/steps/step-01-clarify-and-route.md +0 -51
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/steps/step-02-plan.md +0 -35
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/steps/step-03-implement.md +0 -33
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/steps/step-04-review.md +0 -50
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/steps/step-05-present.md +0 -17
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/tech-spec-template.md +0 -90
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/workflow.md +0 -79
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-spec/SKILL.md +0 -6
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-spec/bmad-skill-manifest.yaml +0 -1
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-spec/steps/step-01-understand.md +0 -185
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-spec/steps/step-02-investigate.md +0 -140
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-spec/steps/step-03-generate.md +0 -123
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-spec/steps/step-04-review.md +0 -195
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-spec/tech-spec-template.md +0 -74
- package/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-spec/workflow.md +0 -73
- package/_bmad/core/config.yaml +0 -9
- package/_bmad/core/module-help.csv +0 -11
- package/_bmad/core/skills/bmad-advanced-elicitation/SKILL.md +0 -6
- package/_bmad/core/skills/bmad-advanced-elicitation/bmad-skill-manifest.yaml +0 -1
- package/_bmad/core/skills/bmad-advanced-elicitation/methods.csv +0 -51
- package/_bmad/core/skills/bmad-advanced-elicitation/workflow.md +0 -135
- package/_bmad/core/skills/bmad-brainstorming/SKILL.md +0 -6
- package/_bmad/core/skills/bmad-brainstorming/bmad-skill-manifest.yaml +0 -1
- package/_bmad/core/skills/bmad-brainstorming/brain-methods.csv +0 -62
- package/_bmad/core/skills/bmad-brainstorming/steps/step-01-session-setup.md +0 -214
- package/_bmad/core/skills/bmad-brainstorming/steps/step-01b-continue.md +0 -124
- package/_bmad/core/skills/bmad-brainstorming/steps/step-02a-user-selected.md +0 -229
- package/_bmad/core/skills/bmad-brainstorming/steps/step-02b-ai-recommended.md +0 -239
- package/_bmad/core/skills/bmad-brainstorming/steps/step-02c-random-selection.md +0 -211
- package/_bmad/core/skills/bmad-brainstorming/steps/step-02d-progressive-flow.md +0 -266
- package/_bmad/core/skills/bmad-brainstorming/steps/step-03-technique-execution.md +0 -401
- package/_bmad/core/skills/bmad-brainstorming/steps/step-04-idea-organization.md +0 -305
- package/_bmad/core/skills/bmad-brainstorming/template.md +0 -15
- package/_bmad/core/skills/bmad-brainstorming/workflow.md +0 -53
- package/_bmad/core/skills/bmad-distillator/SKILL.md +0 -178
- package/_bmad/core/skills/bmad-distillator/agents/distillate-compressor.md +0 -116
- package/_bmad/core/skills/bmad-distillator/agents/round-trip-reconstructor.md +0 -68
- package/_bmad/core/skills/bmad-distillator/bmad-skill-manifest.yaml +0 -15
- package/_bmad/core/skills/bmad-distillator/resources/compression-rules.md +0 -51
- package/_bmad/core/skills/bmad-distillator/resources/distillate-format-reference.md +0 -227
- package/_bmad/core/skills/bmad-distillator/resources/splitting-strategy.md +0 -78
- package/_bmad/core/skills/bmad-distillator/scripts/analyze_sources.py +0 -300
- package/_bmad/core/skills/bmad-distillator/scripts/tests/test_analyze_sources.py +0 -204
- package/_bmad/core/skills/bmad-editorial-review-prose/SKILL.md +0 -6
- package/_bmad/core/skills/bmad-editorial-review-prose/bmad-skill-manifest.yaml +0 -1
- package/_bmad/core/skills/bmad-editorial-review-prose/workflow.md +0 -81
- package/_bmad/core/skills/bmad-editorial-review-structure/SKILL.md +0 -6
- package/_bmad/core/skills/bmad-editorial-review-structure/bmad-skill-manifest.yaml +0 -1
- package/_bmad/core/skills/bmad-editorial-review-structure/workflow.md +0 -174
- package/_bmad/core/skills/bmad-help/SKILL.md +0 -6
- package/_bmad/core/skills/bmad-help/bmad-skill-manifest.yaml +0 -1
- package/_bmad/core/skills/bmad-help/workflow.md +0 -88
- package/_bmad/core/skills/bmad-index-docs/SKILL.md +0 -6
- package/_bmad/core/skills/bmad-index-docs/bmad-skill-manifest.yaml +0 -1
- package/_bmad/core/skills/bmad-index-docs/workflow.md +0 -61
- package/_bmad/core/skills/bmad-party-mode/SKILL.md +0 -6
- package/_bmad/core/skills/bmad-party-mode/bmad-skill-manifest.yaml +0 -1
- package/_bmad/core/skills/bmad-party-mode/steps/step-01-agent-loading.md +0 -138
- package/_bmad/core/skills/bmad-party-mode/steps/step-02-discussion-orchestration.md +0 -187
- package/_bmad/core/skills/bmad-party-mode/steps/step-03-graceful-exit.md +0 -167
- package/_bmad/core/skills/bmad-party-mode/workflow.md +0 -190
- package/_bmad/core/skills/bmad-review-adversarial-general/SKILL.md +0 -6
- package/_bmad/core/skills/bmad-review-adversarial-general/bmad-skill-manifest.yaml +0 -1
- package/_bmad/core/skills/bmad-review-adversarial-general/workflow.md +0 -32
- package/_bmad/core/skills/bmad-review-edge-case-hunter/SKILL.md +0 -6
- package/_bmad/core/skills/bmad-review-edge-case-hunter/bmad-skill-manifest.yaml +0 -1
- package/_bmad/core/skills/bmad-review-edge-case-hunter/workflow.md +0 -62
- package/_bmad/core/skills/bmad-shard-doc/SKILL.md +0 -6
- package/_bmad/core/skills/bmad-shard-doc/bmad-skill-manifest.yaml +0 -1
- package/_bmad/core/skills/bmad-shard-doc/workflow.md +0 -100
- package/_bmad/core/tasks/bmad-create-prd/SKILL.md +0 -6
- package/_bmad/core/tasks/bmad-create-prd/bmad-skill-manifest.yaml +0 -1
- package/_bmad/core/tasks/bmad-create-prd/data/domain-complexity.csv +0 -15
- package/_bmad/core/tasks/bmad-create-prd/data/prd-purpose.md +0 -197
- package/_bmad/core/tasks/bmad-create-prd/data/project-types.csv +0 -11
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-01-init.md +0 -178
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-01b-continue.md +0 -161
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-02-discovery.md +0 -208
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-02b-vision.md +0 -142
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-02c-executive-summary.md +0 -158
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-03-success.md +0 -214
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-04-journeys.md +0 -201
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-05-domain.md +0 -194
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-06-innovation.md +0 -211
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-07-project-type.md +0 -222
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-08-scoping.md +0 -216
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-09-functional.md +0 -219
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-10-nonfunctional.md +0 -230
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-11-polish.md +0 -221
- package/_bmad/core/tasks/bmad-create-prd/steps-c/step-12-complete.md +0 -115
- package/_bmad/core/tasks/bmad-create-prd/templates/prd-template.md +0 -10
- package/_bmad/core/tasks/bmad-create-prd/workflow.md +0 -62
- package/_bmad/tea/agents/tea.md +0 -63
- package/_bmad/tea/config.yaml +0 -25
- package/_bmad/tea/module-help.csv +0 -10
- package/_bmad/tea/teams/default-party.csv +0 -2
- package/_bmad/tea/testarch/knowledge/adr-quality-readiness-checklist.md +0 -377
- package/_bmad/tea/testarch/knowledge/api-request.md +0 -563
- package/_bmad/tea/testarch/knowledge/api-testing-patterns.md +0 -915
- package/_bmad/tea/testarch/knowledge/auth-session.md +0 -548
- package/_bmad/tea/testarch/knowledge/burn-in.md +0 -273
- package/_bmad/tea/testarch/knowledge/ci-burn-in.md +0 -717
- package/_bmad/tea/testarch/knowledge/component-tdd.md +0 -486
- package/_bmad/tea/testarch/knowledge/contract-testing.md +0 -1050
- package/_bmad/tea/testarch/knowledge/data-factories.md +0 -500
- package/_bmad/tea/testarch/knowledge/email-auth.md +0 -721
- package/_bmad/tea/testarch/knowledge/error-handling.md +0 -725
- package/_bmad/tea/testarch/knowledge/feature-flags.md +0 -750
- package/_bmad/tea/testarch/knowledge/file-utils.md +0 -456
- package/_bmad/tea/testarch/knowledge/fixture-architecture.md +0 -401
- package/_bmad/tea/testarch/knowledge/fixtures-composition.md +0 -382
- package/_bmad/tea/testarch/knowledge/intercept-network-call.md +0 -426
- package/_bmad/tea/testarch/knowledge/log.md +0 -426
- package/_bmad/tea/testarch/knowledge/network-error-monitor.md +0 -401
- package/_bmad/tea/testarch/knowledge/network-first.md +0 -486
- package/_bmad/tea/testarch/knowledge/network-recorder.md +0 -527
- package/_bmad/tea/testarch/knowledge/nfr-criteria.md +0 -670
- package/_bmad/tea/testarch/knowledge/overview.md +0 -286
- package/_bmad/tea/testarch/knowledge/pact-consumer-di.md +0 -310
- package/_bmad/tea/testarch/knowledge/pact-consumer-framework-setup.md +0 -635
- package/_bmad/tea/testarch/knowledge/pact-mcp.md +0 -204
- package/_bmad/tea/testarch/knowledge/pactjs-utils-consumer-helpers.md +0 -270
- package/_bmad/tea/testarch/knowledge/pactjs-utils-overview.md +0 -216
- package/_bmad/tea/testarch/knowledge/pactjs-utils-provider-verifier.md +0 -315
- package/_bmad/tea/testarch/knowledge/pactjs-utils-request-filter.md +0 -224
- package/_bmad/tea/testarch/knowledge/playwright-cli.md +0 -165
- package/_bmad/tea/testarch/knowledge/playwright-config.md +0 -730
- package/_bmad/tea/testarch/knowledge/probability-impact.md +0 -601
- package/_bmad/tea/testarch/knowledge/recurse.md +0 -421
- package/_bmad/tea/testarch/knowledge/risk-governance.md +0 -615
- package/_bmad/tea/testarch/knowledge/selective-testing.md +0 -732
- package/_bmad/tea/testarch/knowledge/selector-resilience.md +0 -527
- package/_bmad/tea/testarch/knowledge/test-healing-patterns.md +0 -644
- package/_bmad/tea/testarch/knowledge/test-levels-framework.md +0 -473
- package/_bmad/tea/testarch/knowledge/test-priorities-matrix.md +0 -373
- package/_bmad/tea/testarch/knowledge/test-quality.md +0 -664
- package/_bmad/tea/testarch/knowledge/timing-debugging.md +0 -372
- package/_bmad/tea/testarch/knowledge/visual-debugging.md +0 -524
- package/_bmad/tea/testarch/tea-index.csv +0 -43
- package/_bmad/tea/workflows/testarch/README.md +0 -74
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/SKILL.md +0 -6
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/bmad-skill-manifest.yaml +0 -1
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/checklist.md +0 -197
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/data/curriculum.yaml +0 -129
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/data/quiz-questions.yaml +0 -206
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/data/role-paths.yaml +0 -136
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/data/session-content-map.yaml +0 -207
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/data/tea-resources-index.yaml +0 -359
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/instructions.md +0 -130
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-c/step-01-init.md +0 -235
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-c/step-01b-continue.md +0 -147
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-c/step-02-assess.md +0 -258
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-c/step-03-session-menu.md +0 -219
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-c/step-04-session-01.md +0 -460
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-c/step-04-session-02.md +0 -465
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-c/step-04-session-03.md +0 -301
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-c/step-04-session-04.md +0 -234
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-c/step-04-session-05.md +0 -234
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-c/step-04-session-06.md +0 -209
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-c/step-04-session-07.md +0 -212
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-c/step-05-completion.md +0 -339
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-e/step-e-01-assess-workflow.md +0 -141
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-e/step-e-02-apply-edits.md +0 -122
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/steps-v/step-v-01-validate.md +0 -263
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/templates/certificate-template.md +0 -86
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/templates/progress-template.yaml +0 -95
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/templates/session-notes-template.md +0 -83
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/workflow-plan-teach-me-testing.md +0 -950
- package/_bmad/tea/workflows/testarch/bmad-teach-me-testing/workflow.md +0 -90
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/SKILL.md +0 -6
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/atdd-checklist-template.md +0 -371
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/bmad-skill-manifest.yaml +0 -1
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/checklist.md +0 -374
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/instructions.md +0 -45
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/steps-c/step-01-preflight-and-context.md +0 -226
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/steps-c/step-01b-resume.md +0 -96
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/steps-c/step-02-generation-mode.md +0 -125
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/steps-c/step-03-test-strategy.md +0 -110
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/steps-c/step-04-generate-tests.md +0 -334
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/steps-c/step-04a-subagent-api-failing.md +0 -286
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/steps-c/step-04b-subagent-e2e-failing.md +0 -244
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/steps-c/step-04c-aggregate.md +0 -370
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/steps-c/step-05-validate-and-complete.md +0 -106
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/steps-e/step-01-assess.md +0 -65
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/steps-e/step-02-apply-edit.md +0 -60
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/steps-v/step-01-validate.md +0 -67
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/validation-report-20260127-095021.md +0 -73
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/validation-report-20260127-102401.md +0 -116
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/workflow-plan.md +0 -21
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/workflow.md +0 -41
- package/_bmad/tea/workflows/testarch/bmad-testarch-atdd/workflow.yaml +0 -46
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/SKILL.md +0 -6
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/bmad-skill-manifest.yaml +0 -1
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/checklist.md +0 -611
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/instructions.md +0 -50
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/steps-c/step-01-preflight-and-context.md +0 -237
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/steps-c/step-01b-resume.md +0 -94
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/steps-c/step-02-identify-targets.md +0 -169
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/steps-c/step-03-generate-tests.md +0 -394
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/steps-c/step-03a-subagent-api.md +0 -263
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/steps-c/step-03b-subagent-backend.md +0 -246
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/steps-c/step-03b-subagent-e2e.md +0 -213
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/steps-c/step-03c-aggregate.md +0 -393
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/steps-c/step-04-validate-and-summarize.md +0 -106
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/steps-e/step-01-assess.md +0 -65
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/steps-e/step-02-apply-edit.md +0 -60
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/steps-v/step-01-validate.md +0 -67
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/validation-report-20260127-095021.md +0 -72
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/validation-report-20260127-102401.md +0 -114
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/workflow-plan.md +0 -20
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/workflow.md +0 -41
- package/_bmad/tea/workflows/testarch/bmad-testarch-automate/workflow.yaml +0 -53
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/SKILL.md +0 -6
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/azure-pipelines-template.yaml +0 -155
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/bmad-skill-manifest.yaml +0 -1
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/checklist.md +0 -289
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/github-actions-template.yaml +0 -328
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/gitlab-ci-template.yaml +0 -158
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/harness-pipeline-template.yaml +0 -159
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/instructions.md +0 -45
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/jenkins-pipeline-template.groovy +0 -129
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/steps-c/step-01-preflight.md +0 -158
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/steps-c/step-01b-resume.md +0 -110
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/steps-c/step-02-generate-pipeline.md +0 -279
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/steps-c/step-03-configure-quality-gates.md +0 -135
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/steps-c/step-04-validate-and-summary.md +0 -92
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/steps-e/step-01-assess.md +0 -65
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/steps-e/step-02-apply-edit.md +0 -60
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/steps-v/step-01-validate.md +0 -81
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/validation-report-20260127-095021.md +0 -72
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/validation-report-20260127-102401.md +0 -114
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/workflow-plan.md +0 -20
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/workflow.md +0 -41
- package/_bmad/tea/workflows/testarch/bmad-testarch-ci/workflow.yaml +0 -48
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/SKILL.md +0 -6
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/bmad-skill-manifest.yaml +0 -1
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/checklist.md +0 -345
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/instructions.md +0 -45
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/steps-c/step-01-preflight.md +0 -132
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/steps-c/step-01b-resume.md +0 -116
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/steps-c/step-02-select-framework.md +0 -117
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/steps-c/step-03-scaffold-framework.md +0 -323
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/steps-c/step-04-docs-and-scripts.md +0 -105
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/steps-c/step-05-validate-and-summary.md +0 -93
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/steps-e/step-01-assess.md +0 -65
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/steps-e/step-02-apply-edit.md +0 -60
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/steps-v/step-01-validate.md +0 -67
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/validation-report-20260127-095021.md +0 -73
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/validation-report-20260127-102401.md +0 -116
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/workflow-plan.md +0 -22
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/workflow.md +0 -41
- package/_bmad/tea/workflows/testarch/bmad-testarch-framework/workflow.yaml +0 -48
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/SKILL.md +0 -6
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/bmad-skill-manifest.yaml +0 -1
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/checklist.md +0 -407
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/instructions.md +0 -43
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/nfr-report-template.md +0 -470
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/steps-c/step-01-load-context.md +0 -138
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/steps-c/step-01b-resume.md +0 -106
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/steps-c/step-02-define-thresholds.md +0 -107
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/steps-c/step-03-gather-evidence.md +0 -108
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/steps-c/step-04-evaluate-and-score.md +0 -254
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/steps-c/step-04a-subagent-security.md +0 -138
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/steps-c/step-04b-subagent-performance.md +0 -84
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/steps-c/step-04c-subagent-reliability.md +0 -85
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/steps-c/step-04d-subagent-scalability.md +0 -88
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/steps-c/step-04e-aggregate-nfr.md +0 -264
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/steps-c/step-05-generate-report.md +0 -108
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/steps-e/step-01-assess.md +0 -65
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/steps-e/step-02-apply-edit.md +0 -60
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/steps-v/step-01-validate.md +0 -67
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/validation-report-20260127-095021.md +0 -73
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/validation-report-20260127-102401.md +0 -116
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/workflow-plan.md +0 -19
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/workflow.md +0 -41
- package/_bmad/tea/workflows/testarch/bmad-testarch-nfr/workflow.yaml +0 -48
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/SKILL.md +0 -6
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/bmad-skill-manifest.yaml +0 -1
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/checklist.md +0 -464
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/instructions.md +0 -105
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/steps-c/step-01-detect-mode.md +0 -134
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/steps-c/step-01b-resume.md +0 -102
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/steps-c/step-02-load-context.md +0 -242
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/steps-c/step-03-risk-and-testability.md +0 -110
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/steps-c/step-04-coverage-plan.md +0 -123
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/steps-c/step-05-generate-output.md +0 -222
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/steps-e/step-01-assess.md +0 -65
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/steps-e/step-02-apply-edit.md +0 -60
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/steps-v/step-01-validate.md +0 -67
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/test-design-architecture-template.md +0 -230
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/test-design-handoff-template.md +0 -70
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/test-design-qa-template.md +0 -396
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/test-design-template.md +0 -344
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/validation-report-20260127-095021.md +0 -73
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/validation-report-20260127-102401.md +0 -116
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/workflow-plan.md +0 -22
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/workflow.md +0 -41
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-design/workflow.yaml +0 -77
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/SKILL.md +0 -6
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/bmad-skill-manifest.yaml +0 -1
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/checklist.md +0 -475
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/instructions.md +0 -45
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/steps-c/step-01-load-context.md +0 -197
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/steps-c/step-01b-resume.md +0 -104
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/steps-c/step-02-discover-tests.md +0 -113
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/steps-c/step-03-quality-evaluation.md +0 -274
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/steps-c/step-03a-subagent-determinism.md +0 -214
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/steps-c/step-03b-subagent-isolation.md +0 -125
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/steps-c/step-03c-subagent-maintainability.md +0 -102
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/steps-c/step-03e-subagent-performance.md +0 -117
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/steps-c/step-03f-aggregate-scores.md +0 -277
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/steps-c/step-04-generate-report.md +0 -111
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/steps-e/step-01-assess.md +0 -65
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/steps-e/step-02-apply-edit.md +0 -60
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/steps-v/step-01-validate.md +0 -67
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/test-review-template.md +0 -387
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/validation-report-20260127-095021.md +0 -72
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/validation-report-20260127-102401.md +0 -114
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/workflow-plan.md +0 -18
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/workflow.md +0 -41
- package/_bmad/tea/workflows/testarch/bmad-testarch-test-review/workflow.yaml +0 -48
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/SKILL.md +0 -6
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/bmad-skill-manifest.yaml +0 -1
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/checklist.md +0 -647
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/instructions.md +0 -43
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/steps-c/step-01-load-context.md +0 -105
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/steps-c/step-01b-resume.md +0 -102
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/steps-c/step-02-discover-tests.md +0 -112
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/steps-c/step-03-map-criteria.md +0 -97
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/steps-c/step-04-analyze-gaps.md +0 -421
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/steps-c/step-05-gate-decision.md +0 -266
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/steps-e/step-01-assess.md +0 -65
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/steps-e/step-02-apply-edit.md +0 -60
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/steps-v/step-01-validate.md +0 -67
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/trace-template.md +0 -708
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/validation-report-20260127-095021.md +0 -73
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/validation-report-20260127-102401.md +0 -116
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/workflow-plan.md +0 -21
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/workflow.md +0 -41
- package/_bmad/tea/workflows/testarch/bmad-testarch-trace/workflow.yaml +0 -56
- package/eslint.config.js +0 -38
- package/packages/client/index.html +0 -12
- package/packages/client/package.json +0 -46
- package/packages/client/src/app.tsx +0 -57
- package/packages/client/src/features/about/AboutPage.tsx +0 -144
- package/packages/client/src/features/agents/AgentCard.tsx +0 -52
- package/packages/client/src/features/agents/AgentDetail.tsx +0 -338
- package/packages/client/src/features/agents/AgentOverrideEditor.tsx +0 -127
- package/packages/client/src/features/agents/AgentsPage.tsx +0 -114
- package/packages/client/src/features/agents/EditAgentDialog.tsx +0 -260
- package/packages/client/src/features/agents/SkillAssignment.tsx +0 -153
- package/packages/client/src/features/agents/use-agent-detail.ts +0 -17
- package/packages/client/src/features/agents/use-agent-mutations.ts +0 -47
- package/packages/client/src/features/agents/use-agents.ts +0 -17
- package/packages/client/src/features/connections/ConnectionsPage.tsx +0 -165
- package/packages/client/src/features/files/FilesPage.tsx +0 -177
- package/packages/client/src/features/outputs/OutputsPage.tsx +0 -190
- package/packages/client/src/features/overview/OverviewPage.tsx +0 -282
- package/packages/client/src/features/packages/EditModuleDialog.tsx +0 -118
- package/packages/client/src/features/packages/PackagesPage.tsx +0 -982
- package/packages/client/src/features/settings/SettingsPage.tsx +0 -141
- package/packages/client/src/features/settings/use-settings.ts +0 -34
- package/packages/client/src/features/skills/CreateSkillDialog.tsx +0 -328
- package/packages/client/src/features/skills/SkillDetailSlideOver.tsx +0 -179
- package/packages/client/src/features/skills/SkillsPage.tsx +0 -142
- package/packages/client/src/features/skills/use-skills.ts +0 -27
- package/packages/client/src/features/teams/CreateTeamDialog.tsx +0 -239
- package/packages/client/src/features/teams/TeamDetailPanel.tsx +0 -549
- package/packages/client/src/features/teams/TeamsPage.tsx +0 -196
- package/packages/client/src/features/teams/use-teams.ts +0 -39
- package/packages/client/src/features/workflows/CreateWorkflowDialog.tsx +0 -395
- package/packages/client/src/features/workflows/EditWorkflowDialog.tsx +0 -131
- package/packages/client/src/features/workflows/WorkflowDetailPanel.tsx +0 -503
- package/packages/client/src/features/workflows/WorkflowGraph.tsx +0 -108
- package/packages/client/src/features/workflows/WorkflowsPage.tsx +0 -277
- package/packages/client/src/features/workflows/use-workflows.ts +0 -27
- package/packages/client/src/features/workspace/WorkspacePage.tsx +0 -304
- package/packages/client/src/globals.css +0 -184
- package/packages/client/src/hooks/use-detail-param.ts +0 -31
- package/packages/client/src/hooks/use-file-save.ts +0 -22
- package/packages/client/src/hooks/use-websocket.ts +0 -38
- package/packages/client/src/layout/AppShell.tsx +0 -20
- package/packages/client/src/layout/Breadcrumbs.tsx +0 -52
- package/packages/client/src/layout/NotificationProvider.tsx +0 -95
- package/packages/client/src/layout/Sidebar.tsx +0 -176
- package/packages/client/src/lib/theme.ts +0 -30
- package/packages/client/src/lib/websocket-client.ts +0 -97
- package/packages/client/src/main.tsx +0 -14
- package/packages/client/src/shared/CommandPalette.tsx +0 -151
- package/packages/client/src/shared/CsvViewer.tsx +0 -120
- package/packages/client/src/shared/EmptyState.tsx +0 -20
- package/packages/client/src/shared/EntityPageHeader.tsx +0 -95
- package/packages/client/src/shared/FilepathLink.tsx +0 -22
- package/packages/client/src/shared/Skeleton.tsx +0 -31
- package/packages/client/src/shared/SlideOver.tsx +0 -63
- package/packages/client/src/shared/VocabularyHelper.tsx +0 -48
- package/packages/client/src/shared/diff-viewer/DiffViewer.tsx +0 -93
- package/packages/client/src/shared/markdown-editor/CodeMirrorEditor.tsx +0 -199
- package/packages/client/src/shared/markdown-editor/MarkdownEditor.tsx +0 -95
- package/packages/client/src/stores/ui-store.ts +0 -13
- package/packages/client/tsconfig.json +0 -13
- package/packages/client/vite.config.ts +0 -20
- package/packages/server/package.json +0 -30
- package/packages/server/src/app.test.ts +0 -89
- package/packages/server/src/app.ts +0 -101
- package/packages/server/src/core/errors.test.ts +0 -49
- package/packages/server/src/core/errors.ts +0 -62
- package/packages/server/src/core/file-store.test.ts +0 -104
- package/packages/server/src/core/file-store.ts +0 -209
- package/packages/server/src/core/project-detector.test.ts +0 -94
- package/packages/server/src/core/project-detector.ts +0 -97
- package/packages/server/src/core/websocket.test.ts +0 -80
- package/packages/server/src/core/websocket.ts +0 -47
- package/packages/server/src/core/write-service.test.ts +0 -87
- package/packages/server/src/core/write-service.ts +0 -75
- package/packages/server/src/index.ts +0 -97
- package/packages/server/src/parsers/agent-parser.test.ts +0 -71
- package/packages/server/src/parsers/agent-parser.ts +0 -83
- package/packages/server/src/parsers/config-parser.test.ts +0 -65
- package/packages/server/src/parsers/config-parser.ts +0 -51
- package/packages/server/src/parsers/csv-parser.test.ts +0 -53
- package/packages/server/src/parsers/csv-parser.ts +0 -55
- package/packages/server/src/parsers/ide-config-parser.test.ts +0 -35
- package/packages/server/src/parsers/ide-config-parser.ts +0 -37
- package/packages/server/src/parsers/index-builder.test.ts +0 -78
- package/packages/server/src/parsers/index-builder.ts +0 -195
- package/packages/server/src/parsers/package-parser.test.ts +0 -36
- package/packages/server/src/parsers/package-parser.ts +0 -34
- package/packages/server/src/parsers/skill-parser.test.ts +0 -51
- package/packages/server/src/parsers/skill-parser.ts +0 -26
- package/packages/server/src/parsers/team-parser.test.ts +0 -186
- package/packages/server/src/parsers/team-parser.ts +0 -128
- package/packages/server/src/parsers/workflow-parser.test.ts +0 -415
- package/packages/server/src/parsers/workflow-parser.ts +0 -311
- package/packages/server/src/plugins/agents-plugin.test.ts +0 -111
- package/packages/server/src/plugins/agents-plugin.ts +0 -164
- package/packages/server/src/plugins/files-plugin.test.ts +0 -121
- package/packages/server/src/plugins/files-plugin.ts +0 -93
- package/packages/server/src/plugins/modules-plugin.test.ts +0 -264
- package/packages/server/src/plugins/modules-plugin.ts +0 -386
- package/packages/server/src/plugins/outputs-plugin.test.ts +0 -89
- package/packages/server/src/plugins/outputs-plugin.ts +0 -93
- package/packages/server/src/plugins/overview-plugin.ts +0 -73
- package/packages/server/src/plugins/search-plugin.ts +0 -63
- package/packages/server/src/plugins/settings-plugin.test.ts +0 -82
- package/packages/server/src/plugins/settings-plugin.ts +0 -46
- package/packages/server/src/plugins/skills-plugin.ts +0 -87
- package/packages/server/src/plugins/teams-plugin.test.ts +0 -157
- package/packages/server/src/plugins/teams-plugin.ts +0 -198
- package/packages/server/src/plugins/validation-plugin.test.ts +0 -229
- package/packages/server/src/plugins/validation-plugin.ts +0 -116
- package/packages/server/src/plugins/workflows-plugin.test.ts +0 -145
- package/packages/server/src/plugins/workflows-plugin.ts +0 -270
- package/packages/server/src/static.ts +0 -29
- package/packages/server/tsconfig.json +0 -8
- package/packages/shared/package.json +0 -20
- package/packages/shared/tsconfig.json +0 -8
- package/tsconfig.base.json +0 -19
- package/vitest.config.ts +0 -7
|
@@ -0,0 +1,531 @@
|
|
|
1
|
+
import fs from 'node:fs';
|
|
2
|
+
import os from 'node:os';
|
|
3
|
+
import path from 'node:path';
|
|
4
|
+
import { execSync } from 'node:child_process';
|
|
5
|
+
import yaml from 'js-yaml';
|
|
6
|
+
import { ValidationError, ConflictError, NotFoundError } from '../core/errors.js';
|
|
7
|
+
function readManifest(manifestPath) {
|
|
8
|
+
const content = fs.readFileSync(manifestPath, 'utf-8');
|
|
9
|
+
return yaml.load(content);
|
|
10
|
+
}
|
|
11
|
+
function writeManifest(manifestPath, manifest) {
|
|
12
|
+
fs.writeFileSync(manifestPath, yaml.dump(manifest, { lineWidth: -1 }), 'utf-8');
|
|
13
|
+
}
|
|
14
|
+
const MODULE_NAME_RE = /^[a-z][a-z0-9-]*$/;
|
|
15
|
+
function copyDirRecursive(src, dest) {
|
|
16
|
+
if (!fs.existsSync(src))
|
|
17
|
+
return;
|
|
18
|
+
fs.mkdirSync(dest, { recursive: true });
|
|
19
|
+
for (const entry of fs.readdirSync(src, { withFileTypes: true })) {
|
|
20
|
+
const srcPath = path.join(src, entry.name);
|
|
21
|
+
const destPath = path.join(dest, entry.name);
|
|
22
|
+
if (entry.isDirectory()) {
|
|
23
|
+
copyDirRecursive(srcPath, destPath);
|
|
24
|
+
}
|
|
25
|
+
else {
|
|
26
|
+
fs.copyFileSync(srcPath, destPath);
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
export async function modulesPlugin(app) {
|
|
31
|
+
// Install module from npm package
|
|
32
|
+
app.post('/api/modules/install', async (request, reply) => {
|
|
33
|
+
if (!('fileStore' in app)) {
|
|
34
|
+
throw new ValidationError('No project detected');
|
|
35
|
+
}
|
|
36
|
+
const body = request.body;
|
|
37
|
+
const packageName = body.packageName?.trim();
|
|
38
|
+
if (!packageName) {
|
|
39
|
+
throw new ValidationError('Package name is required');
|
|
40
|
+
}
|
|
41
|
+
const bmadDir = path.join(app.fileStore.projectRoot, '_bmad');
|
|
42
|
+
const manifestPath = path.join(bmadDir, '_config', 'manifest.yaml');
|
|
43
|
+
const tmpDir = fs.mkdtempSync(path.join(os.tmpdir(), 'bmad-install-'));
|
|
44
|
+
try {
|
|
45
|
+
// 1. Download the package tarball via npm pack
|
|
46
|
+
execSync(`npm pack ${packageName} --pack-destination ${tmpDir}`, {
|
|
47
|
+
cwd: tmpDir,
|
|
48
|
+
stdio: 'pipe',
|
|
49
|
+
timeout: 60000,
|
|
50
|
+
});
|
|
51
|
+
// 2. Find the tarball file
|
|
52
|
+
const tarballs = fs.readdirSync(tmpDir).filter((f) => f.endsWith('.tgz'));
|
|
53
|
+
if (tarballs.length === 0) {
|
|
54
|
+
return reply.status(400).send({ ok: false, error: 'No tarball downloaded' });
|
|
55
|
+
}
|
|
56
|
+
const tarballPath = path.join(tmpDir, tarballs[0]);
|
|
57
|
+
// 3. Extract the tarball
|
|
58
|
+
const extractDir = path.join(tmpDir, 'extracted');
|
|
59
|
+
fs.mkdirSync(extractDir, { recursive: true });
|
|
60
|
+
execSync(`tar -xzf "${tarballPath}" -C "${extractDir}"`, {
|
|
61
|
+
cwd: tmpDir,
|
|
62
|
+
stdio: 'pipe',
|
|
63
|
+
timeout: 30000,
|
|
64
|
+
});
|
|
65
|
+
// 4. Look for _bmad/ directory inside the extracted package
|
|
66
|
+
// npm pack extracts to a 'package/' directory
|
|
67
|
+
const packageDir = path.join(extractDir, 'package');
|
|
68
|
+
const bmadSrcDir = path.join(packageDir, '_bmad');
|
|
69
|
+
if (!fs.existsSync(bmadSrcDir)) {
|
|
70
|
+
return reply.status(400).send({
|
|
71
|
+
ok: false,
|
|
72
|
+
error: `Package "${packageName}" does not contain a _bmad/ directory`,
|
|
73
|
+
});
|
|
74
|
+
}
|
|
75
|
+
// 5. Copy module directories from the package's _bmad/ into the project's _bmad/
|
|
76
|
+
const installedModules = [];
|
|
77
|
+
for (const entry of fs.readdirSync(bmadSrcDir, { withFileTypes: true })) {
|
|
78
|
+
if (entry.isDirectory() && entry.name !== '_config') {
|
|
79
|
+
const srcModuleDir = path.join(bmadSrcDir, entry.name);
|
|
80
|
+
const destModuleDir = path.join(bmadDir, entry.name);
|
|
81
|
+
copyDirRecursive(srcModuleDir, destModuleDir);
|
|
82
|
+
installedModules.push(entry.name);
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
if (installedModules.length === 0) {
|
|
86
|
+
return reply.status(400).send({
|
|
87
|
+
ok: false,
|
|
88
|
+
error: `Package "${packageName}" has no module directories in _bmad/`,
|
|
89
|
+
});
|
|
90
|
+
}
|
|
91
|
+
// 6. Update manifest.yaml with new module entries
|
|
92
|
+
if (fs.existsSync(manifestPath)) {
|
|
93
|
+
const manifest = readManifest(manifestPath);
|
|
94
|
+
const now = new Date().toISOString();
|
|
95
|
+
for (const moduleName of installedModules) {
|
|
96
|
+
const existing = manifest.modules.find((m) => m.name === moduleName);
|
|
97
|
+
if (existing) {
|
|
98
|
+
existing.lastUpdated = now;
|
|
99
|
+
existing.npmPackage = packageName;
|
|
100
|
+
existing.source = 'npm';
|
|
101
|
+
}
|
|
102
|
+
else {
|
|
103
|
+
manifest.modules.push({
|
|
104
|
+
name: moduleName,
|
|
105
|
+
version: '1.0.0',
|
|
106
|
+
installDate: now,
|
|
107
|
+
lastUpdated: now,
|
|
108
|
+
source: 'npm',
|
|
109
|
+
npmPackage: packageName,
|
|
110
|
+
repoUrl: null,
|
|
111
|
+
});
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
writeManifest(manifestPath, manifest);
|
|
115
|
+
}
|
|
116
|
+
// 7. Rebuild file store
|
|
117
|
+
app.fileStore.rebuild();
|
|
118
|
+
reply.status(200);
|
|
119
|
+
return { ok: true, modules: installedModules };
|
|
120
|
+
}
|
|
121
|
+
catch (err) {
|
|
122
|
+
const message = err instanceof Error ? err.message : 'Installation failed';
|
|
123
|
+
return reply.status(400).send({ ok: false, error: message });
|
|
124
|
+
}
|
|
125
|
+
finally {
|
|
126
|
+
// Cleanup temp directory
|
|
127
|
+
try {
|
|
128
|
+
fs.rmSync(tmpDir, { recursive: true, force: true });
|
|
129
|
+
}
|
|
130
|
+
catch {
|
|
131
|
+
// ignore cleanup errors
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
});
|
|
135
|
+
app.post('/api/modules', async (request, reply) => {
|
|
136
|
+
if (!('fileStore' in app)) {
|
|
137
|
+
throw new ValidationError('No project detected');
|
|
138
|
+
}
|
|
139
|
+
const body = request.body;
|
|
140
|
+
const name = body.name?.trim();
|
|
141
|
+
if (!name) {
|
|
142
|
+
throw new ValidationError('Module name is required');
|
|
143
|
+
}
|
|
144
|
+
if (!MODULE_NAME_RE.test(name)) {
|
|
145
|
+
throw new ValidationError('Module name must be lowercase alphanumeric with hyphens (e.g., my-module)');
|
|
146
|
+
}
|
|
147
|
+
const bmadDir = path.join(app.fileStore.projectRoot, '_bmad');
|
|
148
|
+
const moduleDir = path.join(bmadDir, name);
|
|
149
|
+
const manifestPath = path.join(bmadDir, '_config', 'manifest.yaml');
|
|
150
|
+
if (fs.existsSync(moduleDir)) {
|
|
151
|
+
throw new ConflictError(`Module "${name}" already exists`);
|
|
152
|
+
}
|
|
153
|
+
// Create module directory structure
|
|
154
|
+
const subdirs = ['agents', 'skills', 'workflows'];
|
|
155
|
+
for (const sub of subdirs) {
|
|
156
|
+
fs.mkdirSync(path.join(moduleDir, sub), { recursive: true });
|
|
157
|
+
}
|
|
158
|
+
// Create module config.yaml
|
|
159
|
+
const version = body.version?.trim() || '1.0.0';
|
|
160
|
+
const configContent = [
|
|
161
|
+
`# ${name} Module Configuration`,
|
|
162
|
+
`# Created by BMAD Studio`,
|
|
163
|
+
`# Date: ${new Date().toISOString()}`,
|
|
164
|
+
'',
|
|
165
|
+
`project_name: ${name}`,
|
|
166
|
+
].join('\n');
|
|
167
|
+
fs.writeFileSync(path.join(moduleDir, 'config.yaml'), configContent, 'utf-8');
|
|
168
|
+
// Update manifest
|
|
169
|
+
if (fs.existsSync(manifestPath)) {
|
|
170
|
+
const manifest = readManifest(manifestPath);
|
|
171
|
+
const now = new Date().toISOString();
|
|
172
|
+
manifest.modules.push({
|
|
173
|
+
name,
|
|
174
|
+
version,
|
|
175
|
+
installDate: now,
|
|
176
|
+
lastUpdated: now,
|
|
177
|
+
source: 'custom',
|
|
178
|
+
npmPackage: null,
|
|
179
|
+
repoUrl: null,
|
|
180
|
+
});
|
|
181
|
+
writeManifest(manifestPath, manifest);
|
|
182
|
+
}
|
|
183
|
+
// Rebuild index
|
|
184
|
+
app.fileStore.rebuild();
|
|
185
|
+
reply.status(201);
|
|
186
|
+
return { ok: true, name, path: moduleDir };
|
|
187
|
+
});
|
|
188
|
+
app.delete('/api/modules/:name', async (request) => {
|
|
189
|
+
if (!('fileStore' in app)) {
|
|
190
|
+
throw new ValidationError('No project detected');
|
|
191
|
+
}
|
|
192
|
+
const { name } = request.params;
|
|
193
|
+
const bmadDir = path.join(app.fileStore.projectRoot, '_bmad');
|
|
194
|
+
const moduleDir = path.join(bmadDir, name);
|
|
195
|
+
const manifestPath = path.join(bmadDir, '_config', 'manifest.yaml');
|
|
196
|
+
// Check manifest for source
|
|
197
|
+
if (fs.existsSync(manifestPath)) {
|
|
198
|
+
const manifest = readManifest(manifestPath);
|
|
199
|
+
const entry = manifest.modules.find((m) => m.name === name);
|
|
200
|
+
if (!entry) {
|
|
201
|
+
throw new NotFoundError(`Module "${name}" not found in manifest`);
|
|
202
|
+
}
|
|
203
|
+
if (entry.source === 'built-in') {
|
|
204
|
+
throw new ValidationError(`Cannot remove built-in module "${name}"`);
|
|
205
|
+
}
|
|
206
|
+
// Remove from manifest
|
|
207
|
+
manifest.modules = manifest.modules.filter((m) => m.name !== name);
|
|
208
|
+
writeManifest(manifestPath, manifest);
|
|
209
|
+
}
|
|
210
|
+
// Delete module directory
|
|
211
|
+
if (fs.existsSync(moduleDir)) {
|
|
212
|
+
fs.rmSync(moduleDir, { recursive: true, force: true });
|
|
213
|
+
}
|
|
214
|
+
// Rebuild index
|
|
215
|
+
app.fileStore.rebuild();
|
|
216
|
+
return { ok: true, name };
|
|
217
|
+
});
|
|
218
|
+
// Story 12.1 + 12.2: Add/upload entities to a module
|
|
219
|
+
app.post('/api/modules/:name/entities', async (request, reply) => {
|
|
220
|
+
if (!('fileStore' in app)) {
|
|
221
|
+
throw new ValidationError('No project detected');
|
|
222
|
+
}
|
|
223
|
+
const { name } = request.params;
|
|
224
|
+
const body = request.body;
|
|
225
|
+
const entityType = body.type;
|
|
226
|
+
const entityName = body.name?.trim();
|
|
227
|
+
const entityContent = body.content;
|
|
228
|
+
if (!entityType || !['agent', 'skill', 'workflow'].includes(entityType)) {
|
|
229
|
+
throw new ValidationError('Entity type must be one of: agent, skill, workflow');
|
|
230
|
+
}
|
|
231
|
+
if (!entityName) {
|
|
232
|
+
throw new ValidationError('Entity name is required');
|
|
233
|
+
}
|
|
234
|
+
const bmadDir = path.join(app.fileStore.projectRoot, '_bmad');
|
|
235
|
+
const moduleDir = path.join(bmadDir, name);
|
|
236
|
+
if (!fs.existsSync(moduleDir)) {
|
|
237
|
+
throw new NotFoundError(`Module "${name}" not found`);
|
|
238
|
+
}
|
|
239
|
+
let filePath;
|
|
240
|
+
if (entityType === 'skill') {
|
|
241
|
+
// Skills get their own directory with a SKILL.md file (matches index-builder convention)
|
|
242
|
+
const sanitized = entityName.replace(/\.md$/i, '');
|
|
243
|
+
const skillDir = path.join(moduleDir, 'skills', sanitized);
|
|
244
|
+
fs.mkdirSync(skillDir, { recursive: true });
|
|
245
|
+
filePath = path.join(skillDir, 'SKILL.md');
|
|
246
|
+
if (fs.existsSync(filePath)) {
|
|
247
|
+
throw new ConflictError(`Skill "${sanitized}" already exists in module "${name}"`);
|
|
248
|
+
}
|
|
249
|
+
const content = entityContent ?? [
|
|
250
|
+
'---',
|
|
251
|
+
`name: ${sanitized}`,
|
|
252
|
+
'category: custom',
|
|
253
|
+
'description: ""',
|
|
254
|
+
'---',
|
|
255
|
+
'',
|
|
256
|
+
`# ${sanitized}`,
|
|
257
|
+
'',
|
|
258
|
+
'<!-- Add skill instructions here -->',
|
|
259
|
+
'',
|
|
260
|
+
].join('\n');
|
|
261
|
+
fs.writeFileSync(filePath, content, 'utf-8');
|
|
262
|
+
}
|
|
263
|
+
else if (entityType === 'workflow') {
|
|
264
|
+
// Workflows get their own directory with a workflow.md file
|
|
265
|
+
const sanitized = entityName.replace(/\.md$/i, '');
|
|
266
|
+
const wfDir = path.join(moduleDir, 'workflows', sanitized);
|
|
267
|
+
fs.mkdirSync(wfDir, { recursive: true });
|
|
268
|
+
filePath = path.join(wfDir, 'workflow.md');
|
|
269
|
+
if (fs.existsSync(filePath)) {
|
|
270
|
+
throw new ConflictError(`Workflow "${sanitized}" already exists in module "${name}"`);
|
|
271
|
+
}
|
|
272
|
+
const content = entityContent ?? [
|
|
273
|
+
'---',
|
|
274
|
+
`name: ${sanitized}`,
|
|
275
|
+
'description: ""',
|
|
276
|
+
'---',
|
|
277
|
+
'',
|
|
278
|
+
`# ${sanitized} Workflow`,
|
|
279
|
+
'',
|
|
280
|
+
'## Step 1: Start',
|
|
281
|
+
'',
|
|
282
|
+
'<!-- Add workflow steps here -->',
|
|
283
|
+
'',
|
|
284
|
+
].join('\n');
|
|
285
|
+
fs.writeFileSync(filePath, content, 'utf-8');
|
|
286
|
+
}
|
|
287
|
+
else {
|
|
288
|
+
// Agent: .md file in agents/ directory
|
|
289
|
+
const sanitized = entityName.replace(/\.md$/i, '');
|
|
290
|
+
const agentDir = path.join(moduleDir, 'agents');
|
|
291
|
+
fs.mkdirSync(agentDir, { recursive: true });
|
|
292
|
+
filePath = path.join(agentDir, `${sanitized}.md`);
|
|
293
|
+
if (fs.existsSync(filePath)) {
|
|
294
|
+
throw new ConflictError(`Agent "${sanitized}" already exists in module "${name}"`);
|
|
295
|
+
}
|
|
296
|
+
const content = entityContent ?? [
|
|
297
|
+
'---',
|
|
298
|
+
`name: ${sanitized}`,
|
|
299
|
+
'title: ""',
|
|
300
|
+
'description: ""',
|
|
301
|
+
'---',
|
|
302
|
+
'',
|
|
303
|
+
`# ${sanitized}`,
|
|
304
|
+
'',
|
|
305
|
+
'<!-- Add agent definition here -->',
|
|
306
|
+
'',
|
|
307
|
+
].join('\n');
|
|
308
|
+
fs.writeFileSync(filePath, content, 'utf-8');
|
|
309
|
+
}
|
|
310
|
+
// Rebuild index
|
|
311
|
+
app.fileStore.rebuild();
|
|
312
|
+
reply.status(201);
|
|
313
|
+
return { ok: true, type: entityType, name: entityName, path: filePath };
|
|
314
|
+
});
|
|
315
|
+
// Story 12.3: Export module manifest
|
|
316
|
+
app.post('/api/modules/:name/export', async (request) => {
|
|
317
|
+
if (!('fileStore' in app)) {
|
|
318
|
+
throw new ValidationError('No project detected');
|
|
319
|
+
}
|
|
320
|
+
const { name } = request.params;
|
|
321
|
+
const bmadDir = path.join(app.fileStore.projectRoot, '_bmad');
|
|
322
|
+
const manifestPath = path.join(bmadDir, '_config', 'manifest.yaml');
|
|
323
|
+
if (!fs.existsSync(manifestPath)) {
|
|
324
|
+
throw new NotFoundError('No manifest found');
|
|
325
|
+
}
|
|
326
|
+
const manifest = readManifest(manifestPath);
|
|
327
|
+
const entry = manifest.modules.find((m) => m.name === name);
|
|
328
|
+
if (!entry) {
|
|
329
|
+
throw new NotFoundError(`Module "${name}" not found in manifest`);
|
|
330
|
+
}
|
|
331
|
+
const moduleDir = path.join(bmadDir, name);
|
|
332
|
+
if (!fs.existsSync(moduleDir)) {
|
|
333
|
+
throw new NotFoundError(`Module directory "${name}" not found`);
|
|
334
|
+
}
|
|
335
|
+
const index = app.fileStore.getIndex();
|
|
336
|
+
const agentCount = index.agents.filter((a) => a.module === name).length;
|
|
337
|
+
const skillCount = index.skills.filter((s) => s.module === name).length;
|
|
338
|
+
const workflowCount = index.workflows.filter((w) => w.module === name).length;
|
|
339
|
+
// List entity names
|
|
340
|
+
const agentNames = index.agents.filter((a) => a.module === name).map((a) => a.name);
|
|
341
|
+
const skillNames = index.skills.filter((s) => s.module === name).map((s) => s.name);
|
|
342
|
+
const workflowNames = index.workflows.filter((w) => w.module === name).map((w) => w.name);
|
|
343
|
+
const exportManifest = {
|
|
344
|
+
module: name,
|
|
345
|
+
version: entry.version,
|
|
346
|
+
source: entry.source,
|
|
347
|
+
exportDate: new Date().toISOString(),
|
|
348
|
+
entities: {
|
|
349
|
+
agents: { count: agentCount, names: agentNames },
|
|
350
|
+
skills: { count: skillCount, names: skillNames },
|
|
351
|
+
workflows: { count: workflowCount, names: workflowNames },
|
|
352
|
+
},
|
|
353
|
+
totalEntities: agentCount + skillCount + workflowCount,
|
|
354
|
+
note: 'This is a module manifest preview. Full file bundling/archiving is a future enhancement.',
|
|
355
|
+
};
|
|
356
|
+
return exportManifest;
|
|
357
|
+
});
|
|
358
|
+
// Update module metadata (version, description)
|
|
359
|
+
app.put('/api/modules/:name', async (request) => {
|
|
360
|
+
if (!('fileStore' in app)) {
|
|
361
|
+
throw new ValidationError('No project detected');
|
|
362
|
+
}
|
|
363
|
+
const { name } = request.params;
|
|
364
|
+
const body = request.body;
|
|
365
|
+
const bmadDir = path.join(app.fileStore.projectRoot, '_bmad');
|
|
366
|
+
const moduleDir = path.join(bmadDir, name);
|
|
367
|
+
const configPath = path.join(moduleDir, 'config.yaml');
|
|
368
|
+
if (!fs.existsSync(configPath)) {
|
|
369
|
+
throw new NotFoundError(`Module "${name}" config not found`);
|
|
370
|
+
}
|
|
371
|
+
const configContent = fs.readFileSync(configPath, 'utf-8');
|
|
372
|
+
const config = yaml.load(configContent);
|
|
373
|
+
if (body.version !== undefined)
|
|
374
|
+
config.version = body.version;
|
|
375
|
+
if (body.description !== undefined)
|
|
376
|
+
config.description = body.description;
|
|
377
|
+
const updated = yaml.dump(config, { lineWidth: -1 });
|
|
378
|
+
fs.writeFileSync(configPath, updated, 'utf-8');
|
|
379
|
+
// Also update manifest.yaml
|
|
380
|
+
const manifestPath = path.join(bmadDir, '_config', 'manifest.yaml');
|
|
381
|
+
if (fs.existsSync(manifestPath)) {
|
|
382
|
+
const manifest = readManifest(manifestPath);
|
|
383
|
+
const mod = manifest.modules.find((m) => m.name === name);
|
|
384
|
+
if (mod) {
|
|
385
|
+
if (body.version !== undefined)
|
|
386
|
+
mod.version = body.version;
|
|
387
|
+
mod.lastUpdated = new Date().toISOString().split('T')[0];
|
|
388
|
+
writeManifest(manifestPath, manifest);
|
|
389
|
+
}
|
|
390
|
+
}
|
|
391
|
+
app.fileStore.rebuild();
|
|
392
|
+
return { ok: true, name };
|
|
393
|
+
});
|
|
394
|
+
app.get('/api/modules', async () => {
|
|
395
|
+
if (!('fileStore' in app)) {
|
|
396
|
+
return [];
|
|
397
|
+
}
|
|
398
|
+
const bmadDir = path.join(app.fileStore.projectRoot, '_bmad');
|
|
399
|
+
const manifestPath = path.join(bmadDir, '_config', 'manifest.yaml');
|
|
400
|
+
if (!fs.existsSync(manifestPath)) {
|
|
401
|
+
return [];
|
|
402
|
+
}
|
|
403
|
+
const manifest = readManifest(manifestPath);
|
|
404
|
+
const index = app.fileStore.getIndex();
|
|
405
|
+
return manifest.modules.map((m) => {
|
|
406
|
+
const moduleAgents = index.agents.filter((a) => a.module === m.name);
|
|
407
|
+
const moduleSkills = index.skills.filter((s) => s.module === m.name);
|
|
408
|
+
const moduleWorkflows = index.workflows.filter((w) => w.module === m.name);
|
|
409
|
+
const moduleTeams = index.teams.filter((t) => t.module === m.name);
|
|
410
|
+
return {
|
|
411
|
+
...m,
|
|
412
|
+
agentCount: moduleAgents.length,
|
|
413
|
+
skillCount: moduleSkills.length,
|
|
414
|
+
workflowCount: moduleWorkflows.length,
|
|
415
|
+
teamCount: moduleTeams.length,
|
|
416
|
+
agents: moduleAgents.map((a) => ({ id: a.id, name: a.name, title: a.title })),
|
|
417
|
+
skills: moduleSkills.map((s) => ({ id: s.id, name: s.name })),
|
|
418
|
+
workflows: moduleWorkflows.map((w) => ({ id: w.id, name: w.name })),
|
|
419
|
+
teams: moduleTeams.map((t) => ({ id: t.id, name: t.name })),
|
|
420
|
+
};
|
|
421
|
+
});
|
|
422
|
+
});
|
|
423
|
+
// Package export: create a curated .tar.gz of selected entities
|
|
424
|
+
app.post('/api/packages/export', async (request, reply) => {
|
|
425
|
+
if (!('fileStore' in app)) {
|
|
426
|
+
throw new ValidationError('No project detected');
|
|
427
|
+
}
|
|
428
|
+
const body = request.body;
|
|
429
|
+
const name = body.name?.trim();
|
|
430
|
+
if (!name) {
|
|
431
|
+
throw new ValidationError('Package name is required');
|
|
432
|
+
}
|
|
433
|
+
const description = body.description?.trim() || '';
|
|
434
|
+
const version = body.version?.trim() || '1.0.0';
|
|
435
|
+
const agentIds = body.agents ?? [];
|
|
436
|
+
const skillIds = body.skills ?? [];
|
|
437
|
+
const workflowIds = body.workflows ?? [];
|
|
438
|
+
if (agentIds.length === 0 && skillIds.length === 0 && workflowIds.length === 0) {
|
|
439
|
+
throw new ValidationError('At least one entity must be selected for export');
|
|
440
|
+
}
|
|
441
|
+
const index = app.fileStore.getIndex();
|
|
442
|
+
// Create temp directory
|
|
443
|
+
const tmpBase = fs.mkdtempSync(path.join(os.tmpdir(), 'bmad-export-'));
|
|
444
|
+
const packageDir = path.join(tmpBase, name);
|
|
445
|
+
fs.mkdirSync(path.join(packageDir, 'agents'), { recursive: true });
|
|
446
|
+
fs.mkdirSync(path.join(packageDir, 'skills'), { recursive: true });
|
|
447
|
+
fs.mkdirSync(path.join(packageDir, 'workflows'), { recursive: true });
|
|
448
|
+
const includedAgents = [];
|
|
449
|
+
const includedSkills = [];
|
|
450
|
+
const includedWorkflows = [];
|
|
451
|
+
try {
|
|
452
|
+
// Copy agents
|
|
453
|
+
for (const agentId of agentIds) {
|
|
454
|
+
const agent = index.agents.find((a) => a.id === agentId);
|
|
455
|
+
if (agent && fs.existsSync(agent.filePath)) {
|
|
456
|
+
const destFile = path.join(packageDir, 'agents', path.basename(agent.filePath));
|
|
457
|
+
fs.copyFileSync(agent.filePath, destFile);
|
|
458
|
+
includedAgents.push({ id: agent.id, name: agent.name });
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
// Copy skills (entire directory)
|
|
462
|
+
for (const skillId of skillIds) {
|
|
463
|
+
const skill = index.skills.find((s) => s.id === skillId);
|
|
464
|
+
if (skill && fs.existsSync(skill.filePath)) {
|
|
465
|
+
const skillSourceDir = path.dirname(skill.filePath);
|
|
466
|
+
const destDir = path.join(packageDir, 'skills', path.basename(skillSourceDir));
|
|
467
|
+
fs.cpSync(skillSourceDir, destDir, { recursive: true });
|
|
468
|
+
includedSkills.push({ id: skill.id, name: skill.name });
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
// Copy workflows (entire directory)
|
|
472
|
+
for (const wfId of workflowIds) {
|
|
473
|
+
const wf = index.workflows.find((w) => w.id === wfId);
|
|
474
|
+
if (wf && fs.existsSync(wf.filePath)) {
|
|
475
|
+
const wfSourceDir = path.dirname(wf.filePath);
|
|
476
|
+
const destDir = path.join(packageDir, 'workflows', path.basename(wfSourceDir));
|
|
477
|
+
fs.cpSync(wfSourceDir, destDir, { recursive: true });
|
|
478
|
+
includedWorkflows.push({ id: wf.id, name: wf.name });
|
|
479
|
+
}
|
|
480
|
+
}
|
|
481
|
+
// Generate package.yaml manifest
|
|
482
|
+
const packageManifest = {
|
|
483
|
+
name,
|
|
484
|
+
description,
|
|
485
|
+
version,
|
|
486
|
+
created: new Date().toISOString(),
|
|
487
|
+
platform: 'bmad-v6',
|
|
488
|
+
agents: includedAgents,
|
|
489
|
+
skills: includedSkills,
|
|
490
|
+
workflows: includedWorkflows,
|
|
491
|
+
};
|
|
492
|
+
fs.writeFileSync(path.join(packageDir, 'package.yaml'), yaml.dump(packageManifest, { lineWidth: -1 }), 'utf-8');
|
|
493
|
+
// Create tar.gz archive
|
|
494
|
+
const archivePath = path.join(tmpBase, `${name}.tar.gz`);
|
|
495
|
+
execSync(`tar -czf "${archivePath}" -C "${tmpBase}" "${name}"`);
|
|
496
|
+
// Send as downloadable file
|
|
497
|
+
reply.header('Content-Disposition', `attachment; filename="${name}.tar.gz"`);
|
|
498
|
+
reply.type('application/gzip');
|
|
499
|
+
const stream = fs.createReadStream(archivePath);
|
|
500
|
+
// Clean up temp files after stream is consumed
|
|
501
|
+
stream.on('end', () => {
|
|
502
|
+
try {
|
|
503
|
+
fs.rmSync(tmpBase, { recursive: true, force: true });
|
|
504
|
+
}
|
|
505
|
+
catch {
|
|
506
|
+
// ignore cleanup errors
|
|
507
|
+
}
|
|
508
|
+
});
|
|
509
|
+
stream.on('error', () => {
|
|
510
|
+
try {
|
|
511
|
+
fs.rmSync(tmpBase, { recursive: true, force: true });
|
|
512
|
+
}
|
|
513
|
+
catch {
|
|
514
|
+
// ignore cleanup errors
|
|
515
|
+
}
|
|
516
|
+
});
|
|
517
|
+
return reply.send(stream);
|
|
518
|
+
}
|
|
519
|
+
catch (err) {
|
|
520
|
+
// Clean up on error
|
|
521
|
+
try {
|
|
522
|
+
fs.rmSync(tmpBase, { recursive: true, force: true });
|
|
523
|
+
}
|
|
524
|
+
catch {
|
|
525
|
+
// ignore cleanup errors
|
|
526
|
+
}
|
|
527
|
+
throw new ValidationError(`Export failed: ${err instanceof Error ? err.message : 'Unknown error'}`);
|
|
528
|
+
}
|
|
529
|
+
});
|
|
530
|
+
}
|
|
531
|
+
//# sourceMappingURL=modules-plugin.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"modules-plugin.js","sourceRoot":"","sources":["../../src/plugins/modules-plugin.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"modules-plugin.test.d.ts","sourceRoot":"","sources":["../../src/plugins/modules-plugin.test.ts"],"names":[],"mappings":""}
|