bmad-market-research

Forwards legacy market 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-market-research-tuanpa-nhg-eng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-market-research
Source: https://github.com/tuanpa-nhg-eng/nhg-ipms/tree/main/.claude/skills/bmad-market-research
Command: npx skills add https://github.com/tuanpa-nhg-eng/nhg-ipms --skill bmad-market-research-tuanpa-nhg-eng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? This Skill keeps existing market research workflows working after the original bmad-market-research skill was consolidated into bmad-deep-recon, so old invocations and customization files do not break. ## Core Features & Use Cases - Backward Compatibility: Accepts legacy invocations by name and forwards them to bmad-deep-recon with the market research type pre-selected. - Customization Resolution: Loads legacy _bmad/custom/bmad-market-research.toml and .user.toml overrides (activation steps, persistent facts, on-complete hooks) and passes them along. - Use Case: A team with an existing bmad-market-research.toml configuration can keep invoking the old skill name while receiving a deprecation notice guiding them to migrate to bmad-deep-recon for draft, process, and run research modes. ## Quick Start Invoke bmad-market-research with your market research question and it will forward the request to bmad-deep-recon with the market type.

Frequently Asked Questions about bmad-market-research

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

FAQPage Schema
How do I run market research with the BMAD framework?

Invoke bmad-deep-recon directly with the market research type. The old bmad-market-research skill still works but simply forwards your request to bmad-deep-recon after showing a deprecation notice.

What replaced the bmad-market-research skill?

bmad-deep-recon replaced it, covering market, domain, technical, competitive, user-voice, and academic-lit research types. It adds draft, process, and run modes plus verification levels and HTML briefings.

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

Yes, the shim resolves legacy fields like activation_steps_prepend, persistent_facts, and on_complete from your existing TOML file and passes them to bmad-deep-recon. Migrating the file to bmad-deep-recon.toml unlocks the full new feature set.

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

Migrate your `_bmad/custom/bmad-market-research.toml` overrides to `_bmad/custom/bmad-deep-recon.toml` and invoke bmad-deep-recon directly instead of the legacy skill name.

Does bmad-market-research perform any research itself?

No, it is a thin compatibility shim. It only resolves legacy customizations, emits a deprecation notice, and hands the workflow entirely to bmad-deep-recon with the market type.