Claude Code Plugins

Community-maintained marketplace

Feedback

Synthesize findings from multiple sources into coherent conclusions with uncertainty quantification.

Install Skill

Shared

Installs to .agents/skills, used by Codex, Amp, Warp, Cursor, OpenCode, and more.

CodexAmp
Warp
CursorOpenCode
Cline
Gemini CLI
GitHub Copilot
Personal

Available across projects.

$npx skills-installer add @majiayu000/claude-skill-registry/synthesize --client shared
Project

Writes to .agents/skills.

$npx skills-installer add @majiayu000/claude-skill-registry/synthesize -p --client shared
Note: Review the skill instructions before using it.

SKILL.md

name gsd:synthesize
description Synthesize research findings into actionable insights
version 1.0.0
triggers synthesize, research synthesis
tools Bash, Glob, Grep, Write

GSD Synthesize

Synthesizes research findings using gsd-research-synthesizer agent.

When to Use

  • After research phase
  • Before planning implementation
  • When consolidating findings

Process

  1. Load research documents
  2. Run gsd-research-synthesizer agent
  3. Create synthesis document
  4. Update plans with insights

Success Criteria

Research synthesized into actionable insights.