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.
Files changed (105) hide show
  1. package/bin/install.js +3 -3
  2. package/package.json +4 -4
  3. /package/{.bmad-core → bmad-core}/agent-teams/team-all.yaml +0 -0
  4. /package/{.bmad-core → bmad-core}/agent-teams/team-fullstack.yaml +0 -0
  5. /package/{.bmad-core → bmad-core}/agent-teams/team-ide-minimal.yaml +0 -0
  6. /package/{.bmad-core → bmad-core}/agent-teams/team-no-ui.yaml +0 -0
  7. /package/{.bmad-core → bmad-core}/agents/analyst.md +0 -0
  8. /package/{.bmad-core → bmad-core}/agents/architect.md +0 -0
  9. /package/{.bmad-core → bmad-core}/agents/backend-agent.md +0 -0
  10. /package/{.bmad-core → bmad-core}/agents/bmad-master.md +0 -0
  11. /package/{.bmad-core → bmad-core}/agents/bmad-orchestrator.md +0 -0
  12. /package/{.bmad-core → bmad-core}/agents/dev.md +0 -0
  13. /package/{.bmad-core → bmad-core}/agents/frontend-agent.md +0 -0
  14. /package/{.bmad-core → bmad-core}/agents/pm.md +0 -0
  15. /package/{.bmad-core → bmad-core}/agents/po.md +0 -0
  16. /package/{.bmad-core → bmad-core}/agents/qa.md +0 -0
  17. /package/{.bmad-core → bmad-core}/agents/sm.md +0 -0
  18. /package/{.bmad-core → bmad-core}/agents/ux-expert.md +0 -0
  19. /package/{.bmad-core → bmad-core}/checklists/architect-checklist.md +0 -0
  20. /package/{.bmad-core → bmad-core}/checklists/backend-checklist.md +0 -0
  21. /package/{.bmad-core → bmad-core}/checklists/change-checklist.md +0 -0
  22. /package/{.bmad-core → bmad-core}/checklists/frontend-checklist.md +0 -0
  23. /package/{.bmad-core → bmad-core}/checklists/pm-checklist.md +0 -0
  24. /package/{.bmad-core → bmad-core}/checklists/po-master-checklist.md +0 -0
  25. /package/{.bmad-core → bmad-core}/checklists/story-dod-checklist.md +0 -0
  26. /package/{.bmad-core → bmad-core}/checklists/story-draft-checklist.md +0 -0
  27. /package/{.bmad-core → bmad-core}/core-config.yaml +0 -0
  28. /package/{.bmad-core → bmad-core}/data/backend-standards.md +0 -0
  29. /package/{.bmad-core → bmad-core}/data/bmad-kb.md +0 -0
  30. /package/{.bmad-core → bmad-core}/data/brainstorming-techniques.md +0 -0
  31. /package/{.bmad-core → bmad-core}/data/elicitation-methods.md +0 -0
  32. /package/{.bmad-core → bmad-core}/data/frontend-standards.md +0 -0
  33. /package/{.bmad-core → bmad-core}/data/technical-preferences.md +0 -0
  34. /package/{.bmad-core → bmad-core}/data/test-levels-framework.md +0 -0
  35. /package/{.bmad-core → bmad-core}/data/test-priorities-matrix.md +0 -0
  36. /package/{.bmad-core → bmad-core}/enhanced-ide-development-workflow.md +0 -0
  37. /package/{.bmad-core → bmad-core}/install-manifest.yaml +0 -0
  38. /package/{.bmad-core → bmad-core}/tasks/advanced-elicitation.md +0 -0
  39. /package/{.bmad-core → bmad-core}/tasks/apply-qa-fixes.md +0 -0
  40. /package/{.bmad-core → bmad-core}/tasks/brownfield-create-epic.md +0 -0
  41. /package/{.bmad-core → bmad-core}/tasks/brownfield-create-story.md +0 -0
  42. /package/{.bmad-core → bmad-core}/tasks/correct-course.md +0 -0
  43. /package/{.bmad-core → bmad-core}/tasks/create-brownfield-story.md +0 -0
  44. /package/{.bmad-core → bmad-core}/tasks/create-component.md +0 -0
  45. /package/{.bmad-core → bmad-core}/tasks/create-deep-research-prompt.md +0 -0
  46. /package/{.bmad-core → bmad-core}/tasks/create-doc.md +0 -0
  47. /package/{.bmad-core → bmad-core}/tasks/create-entity.md +0 -0
  48. /package/{.bmad-core → bmad-core}/tasks/create-feature.md +0 -0
  49. /package/{.bmad-core → bmad-core}/tasks/create-next-story.md +0 -0
  50. /package/{.bmad-core → bmad-core}/tasks/create-service.md +0 -0
  51. /package/{.bmad-core → bmad-core}/tasks/create-use-case.md +0 -0
  52. /package/{.bmad-core → bmad-core}/tasks/document-project.md +0 -0
  53. /package/{.bmad-core → bmad-core}/tasks/execute-checklist.md +0 -0
  54. /package/{.bmad-core → bmad-core}/tasks/facilitate-brainstorming-session.md +0 -0
  55. /package/{.bmad-core → bmad-core}/tasks/generate-ai-frontend-prompt.md +0 -0
  56. /package/{.bmad-core → bmad-core}/tasks/index-docs.md +0 -0
  57. /package/{.bmad-core → bmad-core}/tasks/kb-mode-interaction.md +0 -0
  58. /package/{.bmad-core → bmad-core}/tasks/nfr-assess.md +0 -0
  59. /package/{.bmad-core → bmad-core}/tasks/qa-gate.md +0 -0
  60. /package/{.bmad-core → bmad-core}/tasks/review-story.md +0 -0
  61. /package/{.bmad-core → bmad-core}/tasks/risk-profile.md +0 -0
  62. /package/{.bmad-core → bmad-core}/tasks/scaffold-backend.md +0 -0
  63. /package/{.bmad-core → bmad-core}/tasks/scaffold-frontend.md +0 -0
  64. /package/{.bmad-core → bmad-core}/tasks/shard-doc.md +0 -0
  65. /package/{.bmad-core → bmad-core}/tasks/test-design.md +0 -0
  66. /package/{.bmad-core → bmad-core}/tasks/trace-requirements.md +0 -0
  67. /package/{.bmad-core → bmad-core}/tasks/validate-next-story.md +0 -0
  68. /package/{.bmad-core → bmad-core}/templates/architecture-tmpl.yaml +0 -0
  69. /package/{.bmad-core → bmad-core}/templates/brainstorming-output-tmpl.yaml +0 -0
  70. /package/{.bmad-core → bmad-core}/templates/brownfield-architecture-tmpl.yaml +0 -0
  71. /package/{.bmad-core → bmad-core}/templates/brownfield-prd-tmpl.yaml +0 -0
  72. /package/{.bmad-core → bmad-core}/templates/competitor-analysis-tmpl.yaml +0 -0
  73. /package/{.bmad-core → bmad-core}/templates/front-end-architecture-tmpl.yaml +0 -0
  74. /package/{.bmad-core → bmad-core}/templates/front-end-spec-tmpl.yaml +0 -0
  75. /package/{.bmad-core → bmad-core}/templates/fullstack-architecture-tmpl.yaml +0 -0
  76. /package/{.bmad-core → bmad-core}/templates/market-research-tmpl.yaml +0 -0
  77. /package/{.bmad-core → bmad-core}/templates/prd-tmpl.yaml +0 -0
  78. /package/{.bmad-core → bmad-core}/templates/project-brief-tmpl.yaml +0 -0
  79. /package/{.bmad-core → bmad-core}/templates/qa-gate-tmpl.yaml +0 -0
  80. /package/{.bmad-core → bmad-core}/templates/story-tmpl.yaml +0 -0
  81. /package/{.bmad-core → bmad-core}/user-guide.md +0 -0
  82. /package/{.bmad-core → bmad-core}/utils/bmad-doc-template.md +0 -0
  83. /package/{.bmad-core → bmad-core}/utils/workflow-management.md +0 -0
  84. /package/{.bmad-core → bmad-core}/workflows/brownfield-fullstack.yaml +0 -0
  85. /package/{.bmad-core → bmad-core}/workflows/brownfield-service.yaml +0 -0
  86. /package/{.bmad-core → bmad-core}/workflows/brownfield-ui.yaml +0 -0
  87. /package/{.bmad-core → bmad-core}/workflows/greenfield-fullstack.yaml +0 -0
  88. /package/{.bmad-core → bmad-core}/workflows/greenfield-service.yaml +0 -0
  89. /package/{.bmad-core → bmad-core}/workflows/greenfield-ui.yaml +0 -0
  90. /package/{.bmad-core → bmad-core}/working-in-the-brownfield.md +0 -0
  91. /package/{.github → github}/b-mad-expert.md +0 -0
  92. /package/{.github → github}/chatmodes/analyst.chatmode.md +0 -0
  93. /package/{.github → github}/chatmodes/architect.chatmode.md +0 -0
  94. /package/{.github → github}/chatmodes/backend.chatmode.md +0 -0
  95. /package/{.github → github}/chatmodes/bmad-master.chatmode.md +0 -0
  96. /package/{.github → github}/chatmodes/bmad-orchestrator.chatmode.md +0 -0
  97. /package/{.github → github}/chatmodes/dev.chatmode.md +0 -0
  98. /package/{.github → github}/chatmodes/frontend.chatmode.md +0 -0
  99. /package/{.github → github}/chatmodes/pm.chatmode.md +0 -0
  100. /package/{.github → github}/chatmodes/po.chatmode.md +0 -0
  101. /package/{.github → github}/chatmodes/qa.chatmode.md +0 -0
  102. /package/{.github → github}/chatmodes/sm.chatmode.md +0 -0
  103. /package/{.github → github}/chatmodes/ux-expert.chatmode.md +0 -0
  104. /package/{.vscode → vscode}/mcp.json +0 -0
  105. /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: '.bmad-core', target: '.bmad-core' },
11
- { source: '.vscode', target: '.vscode' },
12
- { source: '.github', target: '.github' }
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": "1.6.0",
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
- ".bmad-core/**/*",
24
- ".vscode/**/*",
25
- ".github/**/*",
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