Agent Skillsbmad-code-org/BMAD-METHOD › bmad-domain-research

bmad-domain-research

GitHub

已弃用的技能,作为兼容层转发至 bmad-deep-recon。用于领域深度研究,支持起草提示、处理报告及直接运行研究任务。

src/bmm-skills/v6-shims/bmad-domain-research/SKILL.md bmad-code-org/BMAD-METHOD

Trigger Scenarios

用户调用已弃用的 bmad-domain-research 命令 需要执行领域类型的深度研究任务

Install

npx skills add bmad-code-org/BMAD-METHOD --skill bmad-domain-research -g -y
More Options

Non-standard path

npx skills add https://github.com/bmad-code-org/BMAD-METHOD/tree/main/src/bmm-skills/v6-shims/bmad-domain-research -g -y

Use without installing

npx skills use bmad-code-org/BMAD-METHOD@bmad-domain-research

指定 Agent (Claude Code)

npx skills add bmad-code-org/BMAD-METHOD --skill bmad-domain-research -a claude-code -g -y

安装 repo 全部 skill

npx skills add bmad-code-org/BMAD-METHOD --all -g -y

预览 repo 内 skill

npx skills add bmad-code-org/BMAD-METHOD --list

SKILL.md

Frontmatter
{
    "name": "bmad-domain-research",
    "metadata": {
        "lifecycle": "shim"
    },
    "description": "Deprecated — forwards to bmad-deep-recon (domain type)"
}

DEPRECATED — forwards to bmad-deep-recon (domain type)

This skill was consolidated into bmad-deep-recon. It is retained as a thin compatibility shim so existing invocations by name and _bmad/custom/bmad-domain-research.toml override files keep working. New work should invoke bmad-deep-recon directly — it drafts deep-research prompts for outside tools, processes finished reports into downstream-ready summaries, and runs research directly, across market, domain, technical, competitive, user-voice, and academic-lit types (plus a select shape for choose-between decisions and custom types).

On Activation

  1. Resolve customization: uv run {project-root}/_bmad/scripts/resolve_customization.py --skill {skill-root} --key workflow. This picks up any {project-root}/_bmad/custom/bmad-domain-research.toml and bmad-domain-research.user.toml overrides for the legacy fields (activation_steps_prepend, activation_steps_append, persistent_facts, on_complete).
  2. Emit a deprecation notice to the user (in their configured communication language): bmad-domain-research is deprecated and forwards to bmad-deep-recon with the domain type. To silence this notice and access the full new surface (draft/process/run modes, research types, verification levels, HTML briefing, handoffs), migrate _bmad/custom/bmad-domain-research.toml to _bmad/custom/bmad-deep-recon.toml and invoke bmad-deep-recon directly.
  3. Invoke bmad-deep-recon with: research type domain (skip its type inference), the four legacy fields above as pre-resolved values, and the user's original input verbatim. bmad-deep-recon takes the workflow from here — do not execute any further steps in this shim.

Version History

  • 67d876f Current 2026-08-20 10:28

    无变更摘要

Same Skill Collection

src/bmm-skills/agents/bmad-agent-analyst/SKILL.md
src/bmm-skills/agents/bmad-agent-architect/SKILL.md
src/bmm-skills/agents/bmad-agent-dev/SKILL.md
src/bmm-skills/agents/bmad-agent-pm/SKILL.md
src/bmm-skills/agents/bmad-agent-ux-designer/SKILL.md
src/bmm-skills/plan/bmad-architecture/SKILL.md
src/bmm-skills/plan/bmad-create-epics-and-stories/SKILL.md
src/bmm-skills/plan/bmad-generate-project-context/SKILL.md
src/bmm-skills/plan/bmad-prd/SKILL.md
src/bmm-skills/plan/bmad-prfaq/SKILL.md
src/bmm-skills/plan/bmad-product-brief/SKILL.md
src/bmm-skills/plan/bmad-project-context/SKILL.md
src/bmm-skills/plan/bmad-spec/SKILL.md
src/bmm-skills/plan/bmad-sprint-planning/SKILL.md
src/bmm-skills/plan/bmad-ux/SKILL.md
src/bmm-skills/ship/bmad-build-auto/SKILL.md
src/bmm-skills/ship/bmad-build/SKILL.md
src/bmm-skills/ship/bmad-checkpoint-preview/SKILL.md
src/bmm-skills/ship/bmad-code-review/SKILL.md
src/bmm-skills/ship/bmad-correct-course/SKILL.md
src/bmm-skills/ship/bmad-qa-generate-e2e-tests/SKILL.md
src/bmm-skills/ship/bmad-retrospective/SKILL.md
src/bmm-skills/v6-shims/bmad-create-architecture/SKILL.md
src/bmm-skills/v6-shims/bmad-create-story/SKILL.md
src/bmm-skills/v6-shims/bmad-dev-auto/SKILL.md
src/bmm-skills/v6-shims/bmad-dev-story/SKILL.md
src/bmm-skills/v6-shims/bmad-document-project/SKILL.md
src/bmm-skills/v6-shims/bmad-market-research/SKILL.md
src/bmm-skills/v6-shims/bmad-quick-dev/SKILL.md
src/bmm-skills/v6-shims/bmad-sprint-status/SKILL.md
src/bmm-skills/v6-shims/bmad-technical-research/SKILL.md
src/bmm-skills/v6-shims/bmad-validate-prd/SKILL.md
src/core-skills/bmad-advanced-elicitation/SKILL.md
src/core-skills/bmad-brainstorming/SKILL.md
src/core-skills/bmad-customize/SKILL.md
src/core-skills/bmad-forge-idea/SKILL.md
src/core-skills/bmad-help/SKILL.md
src/core-skills/bmad-party-mode/SKILL.md
test/fixtures/validate-skills/deprecated-shim/SKILL.md
src/bmm-skills/v6-shims/bmad-create-prd/SKILL.md
src/bmm-skills/v6-shims/bmad-edit-prd/SKILL.md
src/core-skills/bmad-deep-recon/SKILL.md
src/core-skills/bmad-review/SKILL.md
src/core-skills/v6-shims/bmad-editorial-review-prose/SKILL.md
src/core-skills/v6-shims/bmad-editorial-review-structure/SKILL.md
src/core-skills/v6-shims/bmad-editorial-review/SKILL.md
src/core-skills/v6-shims/bmad-review-adversarial-general/SKILL.md
src/core-skills/v6-shims/bmad-review-edge-case-hunter/SKILL.md
src/core-skills/v6-shims/bmad-review-verification-gap/SKILL.md

Metadata

Files
0
Version
67d876f
Hash
16b304fd
Indexed
2026-08-20 10:28

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-25 13:18
浙ICP备14020137号-1 $방문자$