Multi-source research on a customer question or topic with source attribution
From customer-supportnpx claudepluginhub 8gg-git/knowledge-work-plugins --plugin customer-support<question or topic>/researchPerforms adaptive deep web research on a query with configurable --depth and --strategy options. Outputs markdown report with executive summary, analysis, confidence scores, and cited sources.
/researchConducts deep multi-AI research on a topic after selecting intensity level, producing structured report with executive summary, key themes, takeaways, and sources.
/researchConducts multi-turn deep research on a codebase topic over 5 iterations, tracing code paths with citations, Mermaid diagrams, tables, and confidence ratings.
/researchGathers knowledge from trusted web sources and files, cross-references claims across multiple sources, and produces cited research documents in docs/research/. Optional skill distillation via --skill-for.
/researchRuns research phase for current or specified spec: gathers context, optional interview, parallel subagent research, synthesizes research.md, reviews, approves, and finalizes state.
/researchRuns multi-source research session on a topic via GitHub, HN, Lobsters, Reddit, arXiv, Semantic Scholar. Applies TRIZ analysis, produces domain-appropriate report. Supports --format, --resume, --list, --domain.
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Multi-source research on a customer question, product topic, or account-related inquiry. Synthesizes findings from all available sources with clear attribution.
/research <question or topic>
Identify what type of research is needed:
Search in priority order, adapting to what is connected:
Tier 1 — Internal Documentation (highest confidence):
Tier 2 — Team Communications:
Tier 3 — External Sources:
Compile results into a structured research brief:
## Research: [Question/Topic]
### Answer
[Clear, direct answer to the question — lead with the bottom line]
**Confidence:** [High / Medium / Low]
[Explain what drives the confidence level]
### Key Findings
**From [Source 1]:**
- [Finding with specific detail]
- [Finding with specific detail]
**From [Source 2]:**
- [Finding with specific detail]
### Context & Nuance
[Any caveats, edge cases, or additional context that matters]
### Sources
1. [Source name/link] — [what it contributed]
2. [Source name/link] — [what it contributed]
3. [Source name/link] — [what it contributed]
### Gaps & Unknowns
- [What couldn't be confirmed]
- [What might need verification from a subject matter expert]
### Recommended Next Steps
- [Action if the answer needs to go to a customer]
- [Action if further research is needed]
- [Who to consult for verification if needed]
If no connected sources yield results:
If the research is to answer a customer question:
After research is complete, suggest capturing the knowledge:
This helps build institutional knowledge and reduces duplicate research effort across the team.