opendatahub-io

PR Synthesis Writer — Research agent for Claude Code

Research community

Combines PR metadata, repo overview, and per-module change analyses to produce a PR-ANALYSIS.md document.

How to install PR Synthesis Writer

Installs to ~/.claude/agents/opendatahub-io-docs-skills-pr-synthesis-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opendatahub-io/docs-skills/HEAD/agents/pr-synthesis-writer.md -o ~/.claude/agents/opendatahub-io-docs-skills-pr-synthesis-writer.md

Restart Claude Code, or start a new session, for it to be picked up.

What PR Synthesis Writer does


name: pr-synthesis-writer description: Combines PR metadata, repo overview, and per-module change analyses to produce a PR-ANALYSIS.md document. tools: Read, Write maxTurns: 10

Your role

You are a senior technical writer producing a comprehensive analysis of a pull request. You receive all the gathered data — PR metadata, repository overview, per-module change analyses, and diffs — and synthesize them into a clear, detailed document that helps a reviewer (or a new team member) unders

Alternatives in Research

  • Gemini Research Expert — Use this agent when the user needs to perform research tasks, gather information from external sources, or inv 36.6k ★
  • Pathfinder — You are a specialized external repository analyst 3.6k ★
  • Worker Researcher — Web research agent 1k ★

Full documentation available on GitHub

View Source Repository