Skip to content

Remove orphaned legacy research workflow files - #29

Merged
bmadcode merged 1 commit into
mainfrom
fix-workflow-install
Jul 18, 2026
Merged

Remove orphaned legacy research workflow files#29
bmadcode merged 1 commit into
mainfrom
fix-workflow-install

Conversation

@bmadcode

Copy link
Copy Markdown
Contributor

What

Deletes 15 orphaned files under src/workflows/1-preproduction/research/ — the legacy market-research and technical-research step-file workflows plus their template and workflow definitions.

Why

These are remnants of the pre-skill research workflows that were never migrated to skills (gds-domain-research was migrated and is untouched). Nothing in the module references them.

Because they live as non-skill content under src/, the BMad installer copies them into every install at _bmad/gds/workflows/ (~3,300 lines of dead content per project) where nothing reads them. Removing them stops that.

Verification

  • grep -r for references to the deleted paths across the repo: none outside the deleted files themselves
  • gds-domain-research skill and its step files are unaffected

These 15 files under src/workflows/1-preproduction/research/ are remnants
of the pre-skill market/technical research workflows that were never
migrated (gds-domain-research was migrated and remains). Because they are
non-skill content under src/, the installer copies them into every
install at _bmad/gds/workflows/ where nothing reads them.
@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped as selected files did not have any reviewable changes.

💤 Files selected but had no reviewable changes (15)
  • src/workflows/1-preproduction/research/market-steps/step-01-init.md
  • src/workflows/1-preproduction/research/market-steps/step-02-customer-behavior.md
  • src/workflows/1-preproduction/research/market-steps/step-03-customer-pain-points.md
  • src/workflows/1-preproduction/research/market-steps/step-04-customer-decisions.md
  • src/workflows/1-preproduction/research/market-steps/step-05-competitive-analysis.md
  • src/workflows/1-preproduction/research/market-steps/step-06-research-completion.md
  • src/workflows/1-preproduction/research/research.template.md
  • src/workflows/1-preproduction/research/technical-steps/step-01-init.md
  • src/workflows/1-preproduction/research/technical-steps/step-02-technical-overview.md
  • src/workflows/1-preproduction/research/technical-steps/step-03-integration-patterns.md
  • src/workflows/1-preproduction/research/technical-steps/step-04-architectural-patterns.md
  • src/workflows/1-preproduction/research/technical-steps/step-05-implementation-research.md
  • src/workflows/1-preproduction/research/technical-steps/step-06-research-synthesis.md
  • src/workflows/1-preproduction/research/workflow-market-research.md
  • src/workflows/1-preproduction/research/workflow-technical-research.md
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e3cad021-99f3-4a96-a4e5-71e505a2332a

📥 Commits

Reviewing files that changed from the base of the PR and between 46c3a6c and 2d5be09.

📒 Files selected for processing (15)
  • src/workflows/1-preproduction/research/market-steps/step-01-init.md
  • src/workflows/1-preproduction/research/market-steps/step-02-customer-behavior.md
  • src/workflows/1-preproduction/research/market-steps/step-03-customer-pain-points.md
  • src/workflows/1-preproduction/research/market-steps/step-04-customer-decisions.md
  • src/workflows/1-preproduction/research/market-steps/step-05-competitive-analysis.md
  • src/workflows/1-preproduction/research/market-steps/step-06-research-completion.md
  • src/workflows/1-preproduction/research/research.template.md
  • src/workflows/1-preproduction/research/technical-steps/step-01-init.md
  • src/workflows/1-preproduction/research/technical-steps/step-02-technical-overview.md
  • src/workflows/1-preproduction/research/technical-steps/step-03-integration-patterns.md
  • src/workflows/1-preproduction/research/technical-steps/step-04-architectural-patterns.md
  • src/workflows/1-preproduction/research/technical-steps/step-05-implementation-research.md
  • src/workflows/1-preproduction/research/technical-steps/step-06-research-synthesis.md
  • src/workflows/1-preproduction/research/workflow-market-research.md
  • src/workflows/1-preproduction/research/workflow-technical-research.md

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-workflow-install

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@bmadcode
bmadcode merged commit f51d400 into main Jul 18, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant