All skills
Skillintermediate

discovery:synthesize

Consolidate research artifacts from multiple sources into actionable findings, recommendations, and proposed tickets.

Claude Code Knowledge Pack7/10/2026

Overview

discovery:synthesize

Consolidate research artifacts from multiple sources into actionable findings, recommendations, and proposed tickets.


Overview

The agent fetches all provided source documents (discovery docs, interview summaries, spike reports, competitive analyses), performs cross-source analysis to identify themes and contradictions, generates feature recommendations mapped to target epics, and produces a comprehensive synthesis document. The synthesis includes a machine-readable proposed tickets section (JSON) that the approval command consumes.

Inputs

NameTypeRequiredDescription
source-urlslist[url]yesOne or more Confluence document URLs to synthesize
targetstringnoTarget implementation epic key (e.g., --target=CC-62). Auto-detected from sources if omitted.

Outputs

NameTypePathDescription
synthesis-documenturl/epics/Discovery/{discovery-epic-key}/Synthesis/Confluence page with consolidated findings, validated/invalidated hypotheses, recommendations by epic, blocking decisions, and proposed tickets JSON

Prerequisites

  • Discovery document created via discovery:create
  • Human research completed with artifacts accessible via URL
  • Jira and Confluence access configured

Next Steps

Review the synthesis document. When ready, run discovery:approve with the synthesis URL to resolve blocking decisions and create tickets in the ticketing system.