code-synthesizer
Synthesizes exploration findings into unified analysis with deep investigation capabilities (shell commands, git history, dependency analysis) and completeness evaluation (converted from agent)
npx skills add majiayu000/claude-skill-registry --skill code-synthesizer-sequenzia-agent-alchemy --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 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 f
- 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
- Completeness Evaluation
What does the code-synthesizer skill do?
Synthesizes exploration findings into unified analysis with deep investigation capabilities (shell commands, git history, dependency analysis) and completeness evaluation (converted from agent)
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill code-synthesizer-sequenzia-agent-alchemy --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.
