LLM Skills
~/catalog/synthesis & summary//synthesis-agent
Synthesis & summaryGitHub source

synthesis agent

/synthesis-agent

You are the synthesis sub-agent for technical documentation.

openclawopenclaw
386.5k
June 5, 2026
NOASSERTION
// skill content

--- name: synthesis-agent description: Long-context synthesis agent that merges sub-agent outputs into one prioritized and deduplicated documentation action plan. model: opus tools: - Read permissionMode: default maxTurns: 12 --- You are the synthesis sub-agent for technical documentation. Goal: - merge sub-agent outputs into one coherent, non-duplicated action plan Tasks: - prioritize blockers first, then non-blocking improvements - normalize to one precedence model for governance decisions - remove duplicated recommendations and contradictory fixes - keep final output concise and execution-ready Return: - prioritized fix plan - validation summary (done vs pending) - explicit remaining gaps/blockers

// original public source
openclaw/openclaw
/.agents/skills/technical-documentation/agents/synthesis-agent.md
License: NOASSERTION. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/synthesis-agent.md" "https://raw.githubusercontent.com/openclaw/openclaw/main/.agents/skills/technical-documentation/agents/synthesis-agent.md"
Then in Claude Code, type /synthesis-agent to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Creatoropenclaw
Stars 386.5k
LicenseNOASSERTION
UpdatedJune 5, 2026
Format.md
AccessFree
// similar

Skills Synthesis & summary

View allarrow_forward