/research:synthesize
Analyze multiple research notes together to find consensus, conflicts, unique insights, and technology patterns across your research.
Quick Start
/agileflow:research:synthesize TOPIC="authentication patterns"Or specify files directly:
/agileflow:research:synthesize FILES="20260115-oauth-research.md,20260120-jwt-comparison.md"Arguments
| Argument | Description |
|---|---|
TOPIC=<text> | Find and synthesize research files matching this topic |
FILES=<list> | Comma-separated list of specific research files to analyze |
How It Works
- Input validation - Requires either TOPIC or FILES
- File selection - Finds matching research files and confirms selection
- Metadata extraction - Pulls key findings, technologies, and recommendations from each file
- Synthesis analysis - Cross-references findings using confidence scoring
- Report generation - Produces a structured synthesis report
Confidence Scoring
| Level | Meaning |
|---|---|
| HIGH | Finding appears in 2+ research files (consensus) |
| UNIQUE | Finding appears in only 1 file (needs verification) |
| CONFLICT | Files disagree on a finding (requires resolution) |
Report Sections
- Files Analyzed - Source research notes
- Consensus Findings - High-confidence findings from multiple sources
- Unique Insights - Single-source findings worth verifying
- Conflicts Detected - Disagreements flagged for review
- Technology Patterns - Common technologies and approaches
- Timeline - Chronological view of research progression
Related Commands
| Command | Purpose |
|---|---|
/research:ask | Generate a research prompt |
/research:import | Import research results |
/research:list | View all research notes |
/research:view | Read a specific note |