teams-deep-analysis

Orchestrate team-based codebase analysis with phase gating and task dependencies.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates a hub-and-spoke, team-based deep analysis workflow to plan, explore, and synthesize codebase insights using agent teams with a lead planner, multiple code explorers, and a deep synthesizer.

Core Features & Use Cases

  • Phase-driven planning: orchestrates planning, team creation, and task distribution for codebase analysis.
  • Collaborative exploration: deploys 3 code-explorer workers and 1 deep-synthesizer to cover diverse perspectives with isolated communications.
  • Bash-assisted synthesis: leverages Bash for deep investigation (git history, dependency graphs, static analysis) during synthesis.
  • Structured synthesis: produces a unified analysis with gated phases and cross-task dependencies.

Quick Start

Invoke this skill to initiate a teams-based deep analysis of a codebase and obtain a synthesized report.

Frequently Asked Questions about teams-deep-analysis

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

FAQPage Schema
How do I use agent teams for deep codebase analysis?

You can use agent teams for deep codebase analysis by orchestrating a lead planner, multiple code-explorer workers, and a deep synthesizer to collaboratively investigate and produce a comprehensive structured report with gated phases and task dependencies.

What is the best way to coordinate multiple agents for code exploration?

The best way to coordinate multiple agents for code exploration is deploying a hub-and-spoke workflow with a lead planner, 3 code-explorer workers, and 1 deep synthesizer to cover diverse perspectives with isolated communications and cross-agent coordination.

Can I use Bash for deep investigation during code synthesis?

Yes, you can use Bash for deep investigation during code synthesis to analyze git history, dependency graphs, and static analysis, enabling the deep synthesizer to produce a unified analysis with cross-task dependencies.

Does collaborative codebase analysis work for complex projects with phase-based planning?

Collaborative codebase analysis works for complex projects by orchestrating phase-driven planning, team creation, and task distribution across multiple code explorers to ensure comprehensive coverage and structured synthesis.

What are the limitations of team-based code analysis workflows?

Team-based code analysis workflows require managing phase gating and cross-agent coordination, which introduces task dependencies that must be resolved before the deep synthesizer can deliver the final unified analysis report.