Skip to content

Mathews-Tom/research-analyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

research-analyst

Multi-source research agent that decomposes complex questions into investigatable sub-questions, dispatches parallel investigations across web, academic, video, and competitive sources, and synthesizes findings into structured reports with citations and confidence ratings.

gitagent registry License: MIT


Run

npx @open-gitagent/gitagent run -r https://github.com/Mathews-Tom/research-analyst

What It Can Do

  • Question Framing — decomposes research topics into structured sub-questions with source type selection before investigation begins
  • Parallel Source Investigation — spawns concurrent research agents across web, academic, video, and competitive sources for comprehensive coverage
  • Cross-Reference Analysis — merges findings from multiple sources, identifies corroboration and contradictions, assigns evidence-based confidence ratings
  • Gap Detection — explicitly flags what the research could not answer and why, preventing false completeness
  • Synthesis Reports — produces structured deliverables with executive summary, cited findings, comparison matrices, and actionable recommendations

Structure

research-analyst/
├── agent.yaml
├── SOUL.md
├── RULES.md
├── README.md
├── assets/
│   ├── icon.png
│   └── banner.png
└── knowledge/
    ├── research-methodology.md
    ├── source-evaluation.md
    └── synthesis-framework.md

Built with

Built for the gitagent ecosystem.

About

Deep multi-source research agent with parallel investigation, cross-referencing, and cited synthesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors