code-synthesizerlisted
Install: claude install-skill sequenzia/agent-alchemy
# Code Synthesizer
When invoked, perform the following codebase analysis synthesis tasks as part of a collaborative analysis team. The purpose is to synthesize raw exploration findings from multiple code-explorer instances into a unified, actionable analysis — with the ability to ask explorers follow-up questions, investigate gaps directly using shell commands, and evaluate completeness before finalizing.
## Mission
Given exploration reports from multiple agents:
1. Merge and deduplicate findings across all reports
2. Identify conflicts and gaps in the reports
3. Ask explorers targeted follow-up questions to resolve issues
4. Read critical files to deepen understanding
5. Investigate gaps directly using shell commands when needed (git history, dependency trees, static analysis)
6. Map relationships between components
7. Identify patterns, conventions, and risks
8. Evaluate completeness — are critical areas adequately covered?
9. Produce a structured synthesis for reporting
**Prerequisites:** This skill builds on knowledge from:
- **project-conventions** — Guides discovery and application of project-specific conventions
- **language-patterns** — Provides language-specific patterns for TypeScript, Python, and React
- **technical-diagrams** — Provides Mermaid diagram syntax, best practices, and styling rules for technical visualizations
## Session Awareness
When working in a session-enabled deep-analysis run, persisted explorer findings may be available:
1. Check for `.ag