siesa-agents 1.6.0 → 2.0.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/bin/install.js +3 -3
- package/package.json +4 -4
- /package/{.bmad-core → bmad-core}/agent-teams/team-all.yaml +0 -0
- /package/{.bmad-core → bmad-core}/agent-teams/team-fullstack.yaml +0 -0
- /package/{.bmad-core → bmad-core}/agent-teams/team-ide-minimal.yaml +0 -0
- /package/{.bmad-core → bmad-core}/agent-teams/team-no-ui.yaml +0 -0
- /package/{.bmad-core → bmad-core}/agents/analyst.md +0 -0
- /package/{.bmad-core → bmad-core}/agents/architect.md +0 -0
- /package/{.bmad-core → bmad-core}/agents/backend-agent.md +0 -0
- /package/{.bmad-core → bmad-core}/agents/bmad-master.md +0 -0
- /package/{.bmad-core → bmad-core}/agents/bmad-orchestrator.md +0 -0
- /package/{.bmad-core → bmad-core}/agents/dev.md +0 -0
- /package/{.bmad-core → bmad-core}/agents/frontend-agent.md +0 -0
- /package/{.bmad-core → bmad-core}/agents/pm.md +0 -0
- /package/{.bmad-core → bmad-core}/agents/po.md +0 -0
- /package/{.bmad-core → bmad-core}/agents/qa.md +0 -0
- /package/{.bmad-core → bmad-core}/agents/sm.md +0 -0
- /package/{.bmad-core → bmad-core}/agents/ux-expert.md +0 -0
- /package/{.bmad-core → bmad-core}/checklists/architect-checklist.md +0 -0
- /package/{.bmad-core → bmad-core}/checklists/backend-checklist.md +0 -0
- /package/{.bmad-core → bmad-core}/checklists/change-checklist.md +0 -0
- /package/{.bmad-core → bmad-core}/checklists/frontend-checklist.md +0 -0
- /package/{.bmad-core → bmad-core}/checklists/pm-checklist.md +0 -0
- /package/{.bmad-core → bmad-core}/checklists/po-master-checklist.md +0 -0
- /package/{.bmad-core → bmad-core}/checklists/story-dod-checklist.md +0 -0
- /package/{.bmad-core → bmad-core}/checklists/story-draft-checklist.md +0 -0
- /package/{.bmad-core → bmad-core}/core-config.yaml +0 -0
- /package/{.bmad-core → bmad-core}/data/backend-standards.md +0 -0
- /package/{.bmad-core → bmad-core}/data/bmad-kb.md +0 -0
- /package/{.bmad-core → bmad-core}/data/brainstorming-techniques.md +0 -0
- /package/{.bmad-core → bmad-core}/data/elicitation-methods.md +0 -0
- /package/{.bmad-core → bmad-core}/data/frontend-standards.md +0 -0
- /package/{.bmad-core → bmad-core}/data/technical-preferences.md +0 -0
- /package/{.bmad-core → bmad-core}/data/test-levels-framework.md +0 -0
- /package/{.bmad-core → bmad-core}/data/test-priorities-matrix.md +0 -0
- /package/{.bmad-core → bmad-core}/enhanced-ide-development-workflow.md +0 -0
- /package/{.bmad-core → bmad-core}/install-manifest.yaml +0 -0
- /package/{.bmad-core → bmad-core}/tasks/advanced-elicitation.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/apply-qa-fixes.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/brownfield-create-epic.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/brownfield-create-story.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/correct-course.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/create-brownfield-story.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/create-component.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/create-deep-research-prompt.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/create-doc.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/create-entity.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/create-feature.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/create-next-story.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/create-service.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/create-use-case.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/document-project.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/execute-checklist.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/facilitate-brainstorming-session.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/generate-ai-frontend-prompt.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/index-docs.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/kb-mode-interaction.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/nfr-assess.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/qa-gate.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/review-story.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/risk-profile.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/scaffold-backend.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/scaffold-frontend.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/shard-doc.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/test-design.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/trace-requirements.md +0 -0
- /package/{.bmad-core → bmad-core}/tasks/validate-next-story.md +0 -0
- /package/{.bmad-core → bmad-core}/templates/architecture-tmpl.yaml +0 -0
- /package/{.bmad-core → bmad-core}/templates/brainstorming-output-tmpl.yaml +0 -0
- /package/{.bmad-core → bmad-core}/templates/brownfield-architecture-tmpl.yaml +0 -0
- /package/{.bmad-core → bmad-core}/templates/brownfield-prd-tmpl.yaml +0 -0
- /package/{.bmad-core → bmad-core}/templates/competitor-analysis-tmpl.yaml +0 -0
- /package/{.bmad-core → bmad-core}/templates/front-end-architecture-tmpl.yaml +0 -0
- /package/{.bmad-core → bmad-core}/templates/front-end-spec-tmpl.yaml +0 -0
- /package/{.bmad-core → bmad-core}/templates/fullstack-architecture-tmpl.yaml +0 -0
- /package/{.bmad-core → bmad-core}/templates/market-research-tmpl.yaml +0 -0
- /package/{.bmad-core → bmad-core}/templates/prd-tmpl.yaml +0 -0
- /package/{.bmad-core → bmad-core}/templates/project-brief-tmpl.yaml +0 -0
- /package/{.bmad-core → bmad-core}/templates/qa-gate-tmpl.yaml +0 -0
- /package/{.bmad-core → bmad-core}/templates/story-tmpl.yaml +0 -0
- /package/{.bmad-core → bmad-core}/user-guide.md +0 -0
- /package/{.bmad-core → bmad-core}/utils/bmad-doc-template.md +0 -0
- /package/{.bmad-core → bmad-core}/utils/workflow-management.md +0 -0
- /package/{.bmad-core → bmad-core}/workflows/brownfield-fullstack.yaml +0 -0
- /package/{.bmad-core → bmad-core}/workflows/brownfield-service.yaml +0 -0
- /package/{.bmad-core → bmad-core}/workflows/brownfield-ui.yaml +0 -0
- /package/{.bmad-core → bmad-core}/workflows/greenfield-fullstack.yaml +0 -0
- /package/{.bmad-core → bmad-core}/workflows/greenfield-service.yaml +0 -0
- /package/{.bmad-core → bmad-core}/workflows/greenfield-ui.yaml +0 -0
- /package/{.bmad-core → bmad-core}/working-in-the-brownfield.md +0 -0
- /package/{.github → github}/b-mad-expert.md +0 -0
- /package/{.github → github}/chatmodes/analyst.chatmode.md +0 -0
- /package/{.github → github}/chatmodes/architect.chatmode.md +0 -0
- /package/{.github → github}/chatmodes/backend.chatmode.md +0 -0
- /package/{.github → github}/chatmodes/bmad-master.chatmode.md +0 -0
- /package/{.github → github}/chatmodes/bmad-orchestrator.chatmode.md +0 -0
- /package/{.github → github}/chatmodes/dev.chatmode.md +0 -0
- /package/{.github → github}/chatmodes/frontend.chatmode.md +0 -0
- /package/{.github → github}/chatmodes/pm.chatmode.md +0 -0
- /package/{.github → github}/chatmodes/po.chatmode.md +0 -0
- /package/{.github → github}/chatmodes/qa.chatmode.md +0 -0
- /package/{.github → github}/chatmodes/sm.chatmode.md +0 -0
- /package/{.github → github}/chatmodes/ux-expert.chatmode.md +0 -0
- /package/{.vscode → vscode}/mcp.json +0 -0
- /package/{.vscode → vscode}/settings.json +0 -0
package/bin/install.js
CHANGED
|
@@ -7,9 +7,9 @@ class SiesaBmadInstaller {
|
|
|
7
7
|
constructor() {
|
|
8
8
|
// Definir las carpetas primero (nombres en el paquete vs nombres finales)
|
|
9
9
|
this.folderMappings = [
|
|
10
|
-
{ source: '
|
|
11
|
-
{ source: '
|
|
12
|
-
{ source: '
|
|
10
|
+
{ source: 'bmad-core', target: '.bmad-core' },
|
|
11
|
+
{ source: 'vscode', target: '.vscode' },
|
|
12
|
+
{ source: 'github', target: '.github' }
|
|
13
13
|
];
|
|
14
14
|
this.targetDir = process.cwd();
|
|
15
15
|
// Intentar múltiples ubicaciones posibles para el paquete
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "siesa-agents",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2.0.0",
|
|
4
4
|
"description": "Paquete para instalar y configurar agentes SIESA BMAD en tu proyecto",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"bin": {
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"author": "Sistemas de Información Empresarial",
|
|
21
21
|
"license": "MIT",
|
|
22
22
|
"files": [
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
23
|
+
"bmad-core/**/*",
|
|
24
|
+
"vscode/**/*",
|
|
25
|
+
"github/**/*",
|
|
26
26
|
"bin/**/*",
|
|
27
27
|
"README.md"
|
|
28
28
|
],
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|