bmad-deep-recon

Drafts, runs, and processes decision-grade research reports with cited claims and freshness tracking.

1|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/SevWren/Daily-Motivation-Brain-Helper --skill bmad-deep-recon-sevwren
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-deep-recon
Source: https://github.com/SevWren/Daily-Motivation-Brain-Helper/tree/main/.claude/skills/bmad-deep-recon
Command: npx skills add https://github.com/SevWren/Daily-Motivation-Brain-Helper --skill bmad-deep-recon-sevwren

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve? Turning open-ended research questions into trustworthy, decision-ready artifacts is slow and error-prone: claims go uncited, sources go stale, and finished reports get reprocessed by every downstream consumer. This Skill structures the entire research lifecycle so every claim carries a source, a confidence level, and a re-check date. ## Core Features & Use Cases - Three research modes: Draft a deep-research prompt for external tools (ChatGPT, Gemini, Perplexity), Run native web research through parallel subagent fan-out, or Process a finished report into a distilled cited summary. - Typed research packs: Shipped packs for market, domain, technical, competitive, user-voice, and academic literature research, each with prioritized dimensions, source craft, freshness bars, and two-source verification classes. - Verification and lifecycle: Claims ledger with verified/disputed/unverified status, optional red-team passes, staleness maps, and Refresh/Deepen workflows that update existing run folders instead of starting over. - Use Case: Ask it to research whether to enter a new market; it holds a plan gate, fans out researcher subagents behind a research firewall, writes digests to disk as they land, and delivers a decision-first report with a source appendix and staleness map. ## Quick Start Ask the assistant to run deep recon on a topic, for example: research the competitive landscape for my product idea and produce a cited decision-ready report.

Frequently Asked Questions about bmad-deep-recon

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

FAQPage Schema
How do I run deep research on a market or competitor with an AI assistant?▼

Invoke the skill with your topic and the decision it serves, then choose Run for native web research or Draft to get a prompt for an external deep-research tool. Run mode holds a plan gate, fans out researcher subagents, and delivers a cited report with a source appendix.

How do I process an existing research report into a usable summary?▼

Name or drop the report file and ask to process it. The skill files the original into an imports folder, extracts claims into digests with provenance, checks coverage against the research type pack, and distills a decision-first summary that downstream consumers read without reprocessing.

What research types does deep recon support?▼

It ships six type packs: market, domain, technical, competitive, user-voice, and academic literature. Each pack defines prioritized dimensions, source craft, freshness windows, and two-source verification classes, and custom types can be added through override configuration.

Does the research skill work without web access?▼

Native Run mode requires web access and the skill says so rather than fabricating research. Without web access you can still Draft a prompt for an external deep-research tool or Process a report you already have.

How are research claims verified and kept up to date?▼

Load-bearing claims are cross-checked against independent sources at configurable validation levels, with statuses tracked in a memlog ledger. A staleness map computes re-check dates per claim class, and the Refresh intent re-verifies only stale claims instead of re-researching from scratch.