deep-analysis

Coordinate parallel agents to explore codebases and synthesize unified insights.

42|8|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/sequenzia/claude-alchemy --skill deep-analysis-sequenzia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deep-analysis
Source: https://github.com/sequenzia/claude-alchemy/tree/main/plugins/tools/skills/deep-analysis
Command: npx skills add https://github.com/sequenzia/claude-alchemy --skill deep-analysis-sequenzia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Structured exploration and synthesis of complex codebases by coordinating parallel agents to surface findings and actionable insights.

Core Features & Use Cases

  • Parallel code-explorer agents coordinate to gather findings across a codebase.
  • Codebase synthesizer merges findings into a unified view for decisions.
  • Reusable building block can be loaded by other skills to compose workflows.

Quick Start

Invoke the deep-analysis skill with an optional ARGUMENTS context to initiate a guided exploration of your codebase.

Frequently Asked Questions about deep-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze a large codebase to understand entry points and data models?

Analyzing a large codebase is automated by orchestrating parallel agents that explore entry points, data models, and shared utilities, merging findings into a unified view for decisions.

What is the best way to explore and synthesize findings across a complex project?

Exploring and synthesizing findings across a complex project is handled by parallel code-explorer agents that coordinate to gather data, which a synthesizer merges into a unified view.

How do I use parallel agents to automate codebase exploration?

Automating codebase exploration with parallel agents involves invoking the skill with optional context, triggering parallel task execution and multiple agent roles to handle errors and synthesize results.

Can I load this codebase analysis workflow into other automation skills?

Yes, this codebase analysis workflow acts as a reusable building block that other skills can load to compose custom automation workflows for structured exploration and synthesis.

Does the codebase synthesizer work with the Task tool for orchestrating analysis?

The codebase synthesizer works with the Task tool to orchestrate multiple agent roles, execute parallel tasks, handle errors robustly, and synthesize unified insights from the codebase.