bmad-domain-research

Forwards legacy domain research invocations to the bmad-deep-recon workflow.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/tuanpa-nhg-eng/nhg-ipms --skill bmad-domain-research-tuanpa-nhg-eng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-domain-research
Source: https://github.com/tuanpa-nhg-eng/nhg-ipms/tree/main/.claude/skills/bmad-domain-research
Command: npx skills add https://github.com/tuanpa-nhg-eng/nhg-ipms --skill bmad-domain-research-tuanpa-nhg-eng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? This Skill preserves backward compatibility for existing invocations of the deprecated bmad-domain-research workflow, ensuring old commands and custom override files continue to work after consolidation into bmad-deep-recon. ## Core Features & Use Cases - Compatibility Shim: Accepts legacy bmad-domain-research invocations and forwards them to bmad-deep-recon with the domain research type pre-selected. - Customization Resolution: Loads legacy TOML override files (bmad-domain-research.toml and bmad-domain-research.user.toml) for fields like activation steps and persistent facts. - Use Case: A team with existing scripts calling bmad-domain-research can keep running them unchanged while receiving a deprecation notice guiding migration to bmad-deep-recon. ## Quick Start Invoke bmad-domain-research with your domain research question and it will forward the request to bmad-deep-recon automatically.

Frequently Asked Questions about bmad-domain-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run domain research with the bmad workflow?

Invoke bmad-deep-recon directly with the domain research type for full functionality. The legacy bmad-domain-research name still works but only forwards your request and shows a deprecation notice.

What happened to the bmad-domain-research skill?

It was consolidated into bmad-deep-recon and retained as a thin compatibility shim. It resolves legacy customization files, emits a deprecation notice, then delegates all work to bmad-deep-recon with the domain type.

Will my bmad-domain-research.toml customization file still work?

Yes, the shim resolves legacy fields like activation_steps_prepend, persistent_facts, and on_complete from bmad-domain-research.toml. To access the full new feature set, migrate the file to bmad-deep-recon.toml.

How do I silence the bmad-domain-research deprecation notice?

Migrate your _bmad/custom/bmad-domain-research.toml overrides to _bmad/custom/bmad-deep-recon.toml and invoke bmad-deep-recon directly. This removes the notice and unlocks draft, process, and run modes.

What research types does the forwarded workflow support?

bmad-deep-recon supports market, domain, technical, competitive, user-voice, and academic-lit research types, plus a select shape for choose-between decisions and custom types. This shim always forwards with the domain type.