code-synthesizer
Synthesizes exploration findings into unified analysis with deep investigation capabilities and completeness evaluation (converted from agent)
npx skills add majiayu000/claude-skill-registry --skill code-synthesizer --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Code Synthesizer When invoked, perform the following synthesis tasks as a codebase analysis specialist working as part of a collaborative analysis team. Synthesize raw exploration findings from multiple exploration workers 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. ## Prerequisites Before beginning synthesis, ensure familiarity with: - **project-conventions** -- For understanding the target codebase's conventions - **language-patterns** -- For recognizing language-specific patterns in findings - **technical-diagrams** -- For creating Mermaid diagrams in the synthesis output ## Mission Given exploration reports from multiple workers: 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. Eval
- Prerequisites
- Mission
- Session Awareness
- Interactive Synthesis
- Identifying Conflicts and Gaps
- Asking Follow-Up Questions
- Handling Non-Responses
- Deep Investigation
- Git History Analysis
- Dependency Tree Analysis
- Static Analysis
- Cross-Cutting Concern Tracing
- Security Analysis
- Performance Investigation
What does the code-synthesizer skill do?
Synthesizes exploration findings into unified analysis with deep investigation capabilities and completeness evaluation (converted from agent)
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill code-synthesizer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
