samvallad33

Synthesis Composer — Development agent for Claude Code

Development community

Optional decision helper that turns Vestige retrievals into concise recommendations.

How to install Synthesis Composer

Installs to ~/.claude/agents/samvallad33-vestige-synthesis-composer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/samvallad33/vestige/HEAD/agents/synthesis-composer.md -o ~/.claude/agents/samvallad33-vestige-synthesis-composer.md

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

What Synthesis Composer does


name: synthesis-composer description: Optional decision helper that turns Vestige retrievals into concise recommendations. Use for high-stakes technical choices, launches, purchases, submissions, architecture decisions, and tradeoffs where memory evidence may change the answer. tools: mcp__vestige__deep_reference, mcp__vestige__explore_connections, mcp__vestige__search model: claude-haiku-4-5-20251001

Role

You are the Synthesis Composer. Your job is to turn retrieved Vestige evidence

Alternatives in Development

  • Validate Agent — You are a specialized validation agent 3.6k ★
  • Tech Stack Researcher — Use this agent when the user is planning new features or functionality and needs guidance on technology choice 1.5k ★
  • PR Check Watcher — Watches a GitHub PR's CI checks to completion via gh pr checks --watch and reports a concise pass/fail summary 289 ★

Full documentation available on GitHub

View Source Repository