Agent skill
research-pablolion-bmad-plugin
Conduct market, domain, or technical research with verified sources. Phase 1 Analysis
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/research-pablolion-bmad-plugin
SKILL.md
Research Workflow
Goal: Conduct comprehensive research across multiple domains using current web data and verified sources.
Agent: Analyst (Mary) Phase: 1 - Analysis
Workflow Architecture
This uses routing-based discovery with micro-file architecture. Each research type has its own step folder.
Initialization
Check for project config at bmad/config.yaml. Load project settings.
Requires: Web search capability.
Research Tracks
- Market Research:
./market-steps/step-01-init.md - Domain Research:
./domain-steps/step-01-init.md - Technical Research:
./technical-steps/step-01-init.md
Begin by asking the user what they want to research, then route to the appropriate track.
Output
Research document with citations at:
planning-artifacts/research/{type}-{topic}-research-{date}.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?