siesa-agents 2.1.38 → 2.1.40
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 +29 -3
- package/package.json +2 -2
- /package/{_bmad → bmad}/_config/agent-manifest.csv +0 -0
- /package/{_bmad → bmad}/_config/agents/bmb-agent-builder.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/bmb-module-builder.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/bmb-workflow-builder.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/bmm-analyst.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/bmm-architect.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/bmm-dev.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/bmm-pm.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/bmm-quick-flow-solo-dev.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/bmm-sm.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/bmm-tea.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/bmm-tech-writer.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/bmm-ux-designer.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/cis-brainstorming-coach.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/cis-creative-problem-solver.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/cis-design-thinking-coach.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/cis-innovation-strategist.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/cis-presentation-master.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/cis-storyteller.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/agents/core-bmad-master.customize.yaml +0 -0
- /package/{_bmad → bmad}/_config/files-manifest.csv +0 -0
- /package/{_bmad → bmad}/_config/ides/claude-code.yaml +0 -0
- /package/{_bmad → bmad}/_config/manifest.yaml +0 -0
- /package/{_bmad → bmad}/_config/task-manifest.csv +0 -0
- /package/{_bmad → bmad}/_config/tool-manifest.csv +0 -0
- /package/{_bmad → bmad}/_config/workflow-manifest.csv +0 -0
- /package/{_bmad → bmad}/_memory/config.yaml +0 -0
- /package/{_bmad → bmad}/_memory/storyteller-sidecar/stories-told.md +0 -0
- /package/{_bmad → bmad}/_memory/storyteller-sidecar/story-preferences.md +0 -0
- /package/{_bmad → bmad}/bmb/README.md +0 -0
- /package/{_bmad → bmad}/bmb/agents/agent-builder.md +0 -0
- /package/{_bmad → bmad}/bmb/agents/module-builder.md +0 -0
- /package/{_bmad → bmad}/bmb/agents/workflow-builder.md +0 -0
- /package/{_bmad → bmad}/bmb/config.yaml +0 -0
- /package/{_bmad → bmad}/bmb/docs/workflows/architecture.md +0 -0
- /package/{_bmad → bmad}/bmb/docs/workflows/common-workflow-tools.csv +0 -0
- /package/{_bmad → bmad}/bmb/docs/workflows/csv-data-file-standards.md +0 -0
- /package/{_bmad → bmad}/bmb/docs/workflows/intent-vs-prescriptive-spectrum.md +0 -0
- /package/{_bmad → bmad}/bmb/docs/workflows/step-file-rules.md +0 -0
- /package/{_bmad → bmad}/bmb/docs/workflows/templates/step-01-init-continuable-template.md +0 -0
- /package/{_bmad → bmad}/bmb/docs/workflows/templates/step-1b-template.md +0 -0
- /package/{_bmad → bmad}/bmb/docs/workflows/templates/step-file.md +0 -0
- /package/{_bmad → bmad}/bmb/docs/workflows/templates/step-template.md +0 -0
- /package/{_bmad → bmad}/bmb/docs/workflows/templates/workflow-template.md +0 -0
- /package/{_bmad → bmad}/bmb/docs/workflows/templates/workflow.md +0 -0
- /package/{_bmad → bmad}/bmb/docs/workflows/terms.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/agents/simple-examples/README.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/readme.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/data/dietary-restrictions.csv +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/data/macro-calculator.csv +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/data/recipe-database.csv +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/steps/step-01-init.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/steps/step-01b-continue.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/steps/step-02-profile.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/steps/step-03-assessment.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/steps/step-04-strategy.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/steps/step-05-shopping.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/steps/step-06-prep-schedule.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/templates/assessment-section.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/templates/nutrition-plan.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/templates/prep-schedule-section.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/templates/profile-section.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/templates/shopping-section.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/templates/strategy-section.md +0 -0
- /package/{_bmad → bmad}/bmb/reference/workflows/meal-prep-nutrition/workflow.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/agent-compilation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/agent-menu-patterns.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/agent-metadata.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/brainstorm-context.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/communication-presets.csv +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/critical-actions.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/expert-agent-architecture.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/expert-agent-validation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/module-agent-validation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/persona-properties.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/principles-crafting.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/reference/expert-examples/journal-keeper/journal-keeper-sidecar/entries/yy-mm-dd-entry-template.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/reference/module-examples/architect.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/simple-agent-architecture.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/simple-agent-validation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/data/understanding-agent-types.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-01-brainstorm.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-02-discovery.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-03-type-metadata.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-04-persona.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-05-commands-menu.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-06-activation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-07a-build-simple.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-07b-build-expert.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-07c-build-module.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-08a-plan-traceability.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-08b-metadata-validation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-08c-persona-validation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-08d-menu-validation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-08e-structure-validation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-08f-sidecar-validation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-c/step-09-celebrate.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-01-load-existing.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-02-discover-edits.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-03a-validate-metadata.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-03b-validate-persona.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-03c-validate-menu.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-03d-validate-structure.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-03e-validate-sidecar.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-03f-validation-summary.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-04-type-metadata.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-05-persona.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-06-commands-menu.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-07-activation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-08a-edit-simple.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-08b-edit-expert.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-08c-edit-module.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-09a-validate-metadata.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-09b-validate-persona.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-09c-validate-menu.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-09d-validate-structure.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-09e-validate-sidecar.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-09f-validation-summary.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-e/e-10-celebrate.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-v/v-01-load-review.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-v/v-02a-validate-metadata.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-v/v-02b-validate-persona.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-v/v-02c-validate-menu.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-v/v-02d-validate-structure.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-v/v-02e-validate-sidecar.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/steps-v/v-03-summary.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/templates/agent-plan.template.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/templates/expert-agent-template/expert-agent.template.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/templates/simple-agent.template.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/agent/workflow.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/steps/step-01-init.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/steps/step-01b-continue.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/steps/step-02-concept.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/steps/step-03-components.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/steps/step-04-structure.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/steps/step-05-config.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/steps/step-06-agents.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/steps/step-07-workflows.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/steps/step-08-installer.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/steps/step-09-documentation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/steps/step-10-roadmap.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/steps/step-11-validate.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/templates/agent.template.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/templates/installer.template.js +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/templates/module-plan.template.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/templates/module.template.yaml +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/templates/workflow-plan-template.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/validation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-module/workflow.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/data/dietary-restrictions.csv +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/data/macro-calculator.csv +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/data/recipe-database.csv +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/steps/step-01-init.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/steps/step-01b-continue.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/steps/step-02-profile.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/steps/step-03-assessment.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/steps/step-04-strategy.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/steps/step-05-shopping.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/steps/step-06-prep-schedule.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/templates/assessment-section.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/templates/nutrition-plan.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/templates/prep-schedule-section.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/templates/profile-section.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/templates/shopping-section.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/templates/strategy-section.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/data/examples/meal-prep-nutrition/workflow.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/steps/step-01-init.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/steps/step-02-gather.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/steps/step-03-tools-configuration.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/steps/step-04-plan-review.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/steps/step-05-output-format-design.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/steps/step-06-design.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/steps/step-07-build.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/steps/step-08-review.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/steps/step-09-complete.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/create-workflow/workflow.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/edit-workflow/steps/step-01-analyze.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/edit-workflow/steps/step-02-discover.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/edit-workflow/steps/step-03-improve.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/edit-workflow/steps/step-04-validate.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/edit-workflow/steps/step-05-compliance-check.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/edit-workflow/templates/completion-summary.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/edit-workflow/templates/improvement-goals.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/edit-workflow/templates/improvement-log.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/edit-workflow/templates/validation-results.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/edit-workflow/templates/workflow-analysis.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/edit-workflow/workflow.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/workflow-compliance-check/steps/step-01-validate-goal.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/workflow-compliance-check/steps/step-02-workflow-validation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/workflow-compliance-check/steps/step-03-step-validation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/workflow-compliance-check/steps/step-04-file-validation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/workflow-compliance-check/steps/step-05-intent-spectrum-validation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/workflow-compliance-check/steps/step-06-web-subprocess-validation.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/workflow-compliance-check/steps/step-07-holistic-analysis.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/workflow-compliance-check/steps/step-08-generate-report.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/workflow-compliance-check/templates/compliance-report.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows/workflow-compliance-check/workflow.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows-legacy/edit-module/README.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows-legacy/edit-module/checklist.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows-legacy/edit-module/instructions.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows-legacy/edit-module/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmb/workflows-legacy/module-brief/README.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows-legacy/module-brief/checklist.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows-legacy/module-brief/instructions.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows-legacy/module-brief/template.md +0 -0
- /package/{_bmad → bmad}/bmb/workflows-legacy/module-brief/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/agents/analyst.md +0 -0
- /package/{_bmad → bmad}/bmm/agents/architect.md +0 -0
- /package/{_bmad → bmad}/bmm/agents/dev.md +0 -0
- /package/{_bmad → bmad}/bmm/agents/pm.md +0 -0
- /package/{_bmad → bmad}/bmm/agents/quick-flow-solo-dev.md +0 -0
- /package/{_bmad → bmad}/bmm/agents/sm.md +0 -0
- /package/{_bmad → bmad}/bmm/agents/tea.md +0 -0
- /package/{_bmad → bmad}/bmm/agents/tech-writer.md +0 -0
- /package/{_bmad → bmad}/bmm/agents/ux-designer.md +0 -0
- /package/{_bmad → bmad}/bmm/config.yaml +0 -0
- /package/{_bmad → bmad}/bmm/data/README.md +0 -0
- /package/{_bmad → bmad}/bmm/data/documentation-standards.md +0 -0
- /package/{_bmad → bmad}/bmm/data/project-context-template.md +0 -0
- /package/{_bmad → bmad}/bmm/teams/default-party.csv +0 -0
- /package/{_bmad → bmad}/bmm/teams/team-fullstack.yaml +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/api-request.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/auth-session.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/burn-in.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/ci-burn-in.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/component-tdd.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/contract-testing.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/data-factories.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/email-auth.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/error-handling.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/feature-flags.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/file-utils.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/fixture-architecture.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/fixtures-composition.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/intercept-network-call.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/log.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/network-error-monitor.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/network-first.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/network-recorder.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/nfr-criteria.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/overview.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/playwright-config.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/probability-impact.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/recurse.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/risk-governance.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/selective-testing.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/selector-resilience.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/test-healing-patterns.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/test-levels-framework.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/test-priorities-matrix.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/test-quality.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/timing-debugging.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/knowledge/visual-debugging.md +0 -0
- /package/{_bmad → bmad}/bmm/testarch/tea-index.csv +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/product-brief.template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/steps/step-01-init.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/steps/step-01b-continue.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/steps/step-02-vision.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/steps/step-03-users.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/steps/step-04-metrics.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/steps/step-05-scope.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/steps/step-06-complete.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/workflow.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/domain-steps/step-01-init.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/domain-steps/step-02-domain-analysis.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/domain-steps/step-03-competitive-landscape.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/domain-steps/step-04-regulatory-focus.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/domain-steps/step-05-technical-trends.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/domain-steps/step-06-research-synthesis.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/market-steps/step-01-init.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/market-steps/step-02-customer-behavior.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/market-steps/step-02-customer-insights.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/market-steps/step-03-customer-pain-points.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/market-steps/step-04-customer-decisions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/market-steps/step-05-competitive-analysis.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/market-steps/step-06-research-completion.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/research.template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/technical-steps/step-01-init.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/technical-steps/step-02-technical-overview.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/technical-steps/step-03-integration-patterns.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/technical-steps/step-04-architectural-patterns.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/technical-steps/step-05-implementation-research.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/technical-steps/step-06-research-synthesis.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/1-analysis/research/workflow.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-01-init.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-01b-continue.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-02-discovery.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-03-core-experience.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-04-emotional-response.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-05-inspiration.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-06-design-system.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-07-defining-experience.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-08-visual-foundation.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-09-design-directions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-10-user-journeys.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-11-component-strategy.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-12-ux-patterns.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-13-responsive-accessibility.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-14-complete.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/ux-design-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/workflow.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/domain-complexity.csv +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/prd-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/project-types.csv +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/steps/step-01-init.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/steps/step-01b-continue.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/steps/step-02-discovery.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/steps/step-03-success.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/steps/step-04-journeys.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/steps/step-05-domain.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/steps/step-06-innovation.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/steps/step-07-project-type.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/steps/step-08-scoping.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/steps/step-09-functional.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/steps/step-10-nonfunctional.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/steps/step-11-complete.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/prd/workflow.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-01-document-discovery.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-02-prd-analysis.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-03-epic-coverage-validation.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-04-ux-alignment.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-05-epic-quality-review.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/check-implementation-readiness/steps/step-06-final-assessment.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/check-implementation-readiness/templates/readiness-report-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/architecture-decision-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/data/company-standards/architecture-patterns.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/data/company-standards/backend-standards.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/data/company-standards/frontend-standards.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/data/company-standards/technical-preferences-ux.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/data/company-standards/technology-stack.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/data/domain-complexity.csv +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/data/project-types.csv +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-01-init.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-01b-continue.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-02-context.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-03-starter.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-04-decisions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-05-patterns.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-06-structure.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-07-validation.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-08-complete.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/workflow.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-01-validate-prerequisites.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-02-design-epics.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-03-create-stories.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-epics-and-stories/steps/step-04-final-validation.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-epics-and-stories/templates/epics-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/code-review/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/code-review/instructions.xml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/code-review/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/correct-course/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/correct-course/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/correct-course/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/steps/step-01-determine-story.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/steps/step-02-analyze.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/steps/step-03-architecture.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/steps/step-04-web-research.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/steps/step-05-create-file.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/steps/step-06-finalize.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/workflow.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/workflow.yaml.bak +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/dev-story/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/dev-story/instructions.xml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/dev-story/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/retrospective/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/retrospective/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/sprint-planning/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/sprint-planning/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/sprint-planning/sprint-status-template.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/sprint-planning/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/sprint-status/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/4-implementation/sprint-status/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/create-tech-spec/steps/step-01-understand.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/create-tech-spec/steps/step-02-investigate.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/create-tech-spec/steps/step-03-generate.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/create-tech-spec/steps/step-04-review.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/create-tech-spec/tech-spec-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/create-tech-spec/workflow.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-01-mode-detection.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-02-context-gathering.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-03-execute.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-04-self-check.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-05-adversarial-review.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-06-resolve-findings.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/quick-dev/workflow.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/document-project/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/document-project/documentation-requirements.csv +0 -0
- /package/{_bmad → bmad}/bmm/workflows/document-project/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/document-project/templates/deep-dive-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/document-project/templates/index-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/document-project/templates/project-overview-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/document-project/templates/project-scan-report-schema.json +0 -0
- /package/{_bmad → bmad}/bmm/workflows/document-project/templates/source-tree-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/document-project/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/document-project/workflows/deep-dive-instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/document-project/workflows/deep-dive.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/document-project/workflows/full-scan-instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/document-project/workflows/full-scan.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/excalidraw-diagrams/_shared/excalidraw-library.json +0 -0
- /package/{_bmad → bmad}/bmm/workflows/excalidraw-diagrams/_shared/excalidraw-templates.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/excalidraw-diagrams/create-dataflow/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/excalidraw-diagrams/create-dataflow/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/excalidraw-diagrams/create-dataflow/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/excalidraw-diagrams/create-diagram/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/excalidraw-diagrams/create-diagram/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/excalidraw-diagrams/create-diagram/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/excalidraw-diagrams/create-flowchart/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/excalidraw-diagrams/create-flowchart/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/excalidraw-diagrams/create-flowchart/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/excalidraw-diagrams/create-wireframe/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/excalidraw-diagrams/create-wireframe/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/excalidraw-diagrams/create-wireframe/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/generate-project-context/project-context-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/generate-project-context/steps/step-01-discover.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/generate-project-context/steps/step-02-generate.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/generate-project-context/steps/step-03-complete.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/generate-project-context/workflow.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/atdd/atdd-checklist-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/atdd/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/atdd/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/atdd/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/automate/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/automate/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/automate/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/ci/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/ci/github-actions-template.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/ci/gitlab-ci-template.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/ci/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/ci/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/framework/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/framework/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/framework/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/nfr-assess/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/nfr-assess/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/nfr-assess/nfr-report-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/nfr-assess/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/test-design/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/test-design/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/test-design/test-design-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/test-design/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/test-review/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/test-review/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/test-review/test-review-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/test-review/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/trace/checklist.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/trace/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/trace/trace-template.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/testarch/trace/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/workflow-status/init/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/workflow-status/init/workflow.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/workflow-status/instructions.md +0 -0
- /package/{_bmad → bmad}/bmm/workflows/workflow-status/paths/enterprise-brownfield.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/workflow-status/paths/enterprise-greenfield.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/workflow-status/paths/method-brownfield.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/workflow-status/paths/method-greenfield.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/workflow-status/project-levels.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/workflow-status/workflow-status-template.yaml +0 -0
- /package/{_bmad → bmad}/bmm/workflows/workflow-status/workflow.yaml +0 -0
- /package/{_bmad → bmad}/cis/agents/brainstorming-coach.md +0 -0
- /package/{_bmad → bmad}/cis/agents/creative-problem-solver.md +0 -0
- /package/{_bmad → bmad}/cis/agents/design-thinking-coach.md +0 -0
- /package/{_bmad → bmad}/cis/agents/innovation-strategist.md +0 -0
- /package/{_bmad → bmad}/cis/agents/presentation-master.md +0 -0
- /package/{_bmad → bmad}/cis/agents/storyteller/storyteller.md +0 -0
- /package/{_bmad → bmad}/cis/config.yaml +0 -0
- /package/{_bmad → bmad}/cis/teams/creative-squad.yaml +0 -0
- /package/{_bmad → bmad}/cis/teams/default-party.csv +0 -0
- /package/{_bmad → bmad}/cis/workflows/README.md +0 -0
- /package/{_bmad → bmad}/cis/workflows/design-thinking/README.md +0 -0
- /package/{_bmad → bmad}/cis/workflows/design-thinking/design-methods.csv +0 -0
- /package/{_bmad → bmad}/cis/workflows/design-thinking/instructions.md +0 -0
- /package/{_bmad → bmad}/cis/workflows/design-thinking/template.md +0 -0
- /package/{_bmad → bmad}/cis/workflows/design-thinking/workflow.yaml +0 -0
- /package/{_bmad → bmad}/cis/workflows/innovation-strategy/README.md +0 -0
- /package/{_bmad → bmad}/cis/workflows/innovation-strategy/innovation-frameworks.csv +0 -0
- /package/{_bmad → bmad}/cis/workflows/innovation-strategy/instructions.md +0 -0
- /package/{_bmad → bmad}/cis/workflows/innovation-strategy/template.md +0 -0
- /package/{_bmad → bmad}/cis/workflows/innovation-strategy/workflow.yaml +0 -0
- /package/{_bmad → bmad}/cis/workflows/problem-solving/README.md +0 -0
- /package/{_bmad → bmad}/cis/workflows/problem-solving/instructions.md +0 -0
- /package/{_bmad → bmad}/cis/workflows/problem-solving/solving-methods.csv +0 -0
- /package/{_bmad → bmad}/cis/workflows/problem-solving/template.md +0 -0
- /package/{_bmad → bmad}/cis/workflows/problem-solving/workflow.yaml +0 -0
- /package/{_bmad → bmad}/cis/workflows/storytelling/README.md +0 -0
- /package/{_bmad → bmad}/cis/workflows/storytelling/instructions.md +0 -0
- /package/{_bmad → bmad}/cis/workflows/storytelling/story-types.csv +0 -0
- /package/{_bmad → bmad}/cis/workflows/storytelling/template.md +0 -0
- /package/{_bmad → bmad}/cis/workflows/storytelling/workflow.yaml +0 -0
- /package/{_bmad → bmad}/core/agents/bmad-master.md +0 -0
- /package/{_bmad → bmad}/core/config.yaml +0 -0
- /package/{_bmad → bmad}/core/resources/excalidraw/README.md +0 -0
- /package/{_bmad → bmad}/core/resources/excalidraw/excalidraw-helpers.md +0 -0
- /package/{_bmad → bmad}/core/resources/excalidraw/library-loader.md +0 -0
- /package/{_bmad → bmad}/core/resources/excalidraw/validate-json-instructions.md +0 -0
- /package/{_bmad → bmad}/core/tasks/index-docs.xml +0 -0
- /package/{_bmad → bmad}/core/tasks/review-adversarial-general.xml +0 -0
- /package/{_bmad → bmad}/core/tasks/shard-doc.xml +0 -0
- /package/{_bmad → bmad}/core/tasks/validate-workflow.xml +0 -0
- /package/{_bmad → bmad}/core/tasks/workflow.xml +0 -0
- /package/{_bmad → bmad}/core/workflows/advanced-elicitation/methods.csv +0 -0
- /package/{_bmad → bmad}/core/workflows/advanced-elicitation/workflow.xml +0 -0
- /package/{_bmad → bmad}/core/workflows/brainstorming/brain-methods.csv +0 -0
- /package/{_bmad → bmad}/core/workflows/brainstorming/steps/step-01-session-setup.md +0 -0
- /package/{_bmad → bmad}/core/workflows/brainstorming/steps/step-01b-continue.md +0 -0
- /package/{_bmad → bmad}/core/workflows/brainstorming/steps/step-02a-user-selected.md +0 -0
- /package/{_bmad → bmad}/core/workflows/brainstorming/steps/step-02b-ai-recommended.md +0 -0
- /package/{_bmad → bmad}/core/workflows/brainstorming/steps/step-02c-random-selection.md +0 -0
- /package/{_bmad → bmad}/core/workflows/brainstorming/steps/step-02d-progressive-flow.md +0 -0
- /package/{_bmad → bmad}/core/workflows/brainstorming/steps/step-03-technique-execution.md +0 -0
- /package/{_bmad → bmad}/core/workflows/brainstorming/steps/step-04-idea-organization.md +0 -0
- /package/{_bmad → bmad}/core/workflows/brainstorming/template.md +0 -0
- /package/{_bmad → bmad}/core/workflows/brainstorming/workflow.md +0 -0
- /package/{_bmad → bmad}/core/workflows/party-mode/steps/step-01-agent-loading.md +0 -0
- /package/{_bmad → bmad}/core/workflows/party-mode/steps/step-02-discussion-orchestration.md +0 -0
- /package/{_bmad → bmad}/core/workflows/party-mode/steps/step-03-graceful-exit.md +0 -0
- /package/{_bmad → bmad}/core/workflows/party-mode/workflow.md +0 -0
|
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
|
/package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/product-brief.template.md
RENAMED
|
File without changes
|
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/steps/step-01b-continue.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/steps/step-02-vision.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/steps/step-03-users.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/steps/step-04-metrics.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/steps/step-05-scope.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/1-analysis/create-product-brief/steps/step-06-complete.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/1-analysis/research/domain-steps/step-02-domain-analysis.md
RENAMED
|
File without changes
|
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/1-analysis/research/domain-steps/step-04-regulatory-focus.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/1-analysis/research/domain-steps/step-05-technical-trends.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/1-analysis/research/domain-steps/step-06-research-synthesis.md
RENAMED
|
File without changes
|
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/1-analysis/research/market-steps/step-02-customer-behavior.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/1-analysis/research/market-steps/step-02-customer-insights.md
RENAMED
|
File without changes
|
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/1-analysis/research/market-steps/step-04-customer-decisions.md
RENAMED
|
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
|
/package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-01-init.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-01b-continue.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-02-discovery.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-05-inspiration.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-12-ux-patterns.md
RENAMED
|
File without changes
|
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/steps/step-14-complete.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/2-plan-workflows/create-ux-design/ux-design-template.md
RENAMED
|
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
|
/package/{_bmad → bmad}/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/data/domain-complexity.csv
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/data/project-types.csv
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-01-init.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-01b-continue.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-02-context.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-03-starter.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-04-decisions.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-05-patterns.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-06-structure.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-07-validation.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/3-solutioning/create-architecture/steps/step-08-complete.md
RENAMED
|
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
|
/package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/steps/step-01-determine-story.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/steps/step-02-analyze.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/steps/step-03-architecture.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/steps/step-04-web-research.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/steps/step-05-create-file.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/4-implementation/create-story/steps/step-06-finalize.md
RENAMED
|
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
|
/package/{_bmad → bmad}/bmm/workflows/4-implementation/sprint-planning/sprint-status-template.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/create-tech-spec/steps/step-01-understand.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/create-tech-spec/steps/step-02-investigate.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/create-tech-spec/steps/step-03-generate.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/create-tech-spec/steps/step-04-review.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/create-tech-spec/tech-spec-template.md
RENAMED
|
File without changes
|
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-01-mode-detection.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-02-context-gathering.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-05-adversarial-review.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/bmad-quick-flow/quick-dev/steps/step-06-resolve-findings.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/document-project/templates/project-overview-template.md
RENAMED
|
File without changes
|
/package/{_bmad → bmad}/bmm/workflows/document-project/templates/project-scan-report-schema.json
RENAMED
|
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
|