teams-deep-analysis
Team-based deep exploration and synthesis workflow using Agent Teams with dynamic planning and hub-and-spoke coordination. Use when asked for "teams deep analysis", "team-based analysis", "collaborative analysis", or "teams-deep-analysis".
npx skills add majiayu000/claude-skill-registry --skill teams-deep-analysis --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.
# Teams Deep Analysis Workflow Execute a structured exploration + synthesis workflow using Agent Teams with hub-and-spoke coordination. The lead performs rapid reconnaissance to generate dynamic focus areas, workers explore independently, and a deep synthesizer merges findings with Bash-powered investigation. This skill can be invoked standalone or loaded by other skills as a reusable building block. ## Phase 1: Planning **Goal:** Perform codebase reconnaissance, generate dynamic focus areas, create the team, and assign tasks. 1. **Determine analysis context:** - If `$ARGUMENTS` is provided, use it as the analysis context (feature area, question, or general exploration goal) - If no arguments and this skill was loaded by another skill, use the calling skill's context - If no arguments and standalone invocation, set context to "general codebase understanding" - Set `PATH = current working directory` - Inform the user: "Exploring codebase at: `PATH`" with the analysis context 2. **Load skills for this phase** (standalone or within tools plugin only): - If invoked standalone or from within the tools plugin: - Read `${CLAUDE_PLUGIN_ROOT}/skills/project-conventions/SKILL.md` and apply i
- Phase 1: Planning
- Phase 2: Focused Exploration
- Phase 3: Evaluation and Synthesis
- Step 1: Structural Completeness Check
- Step 2: Launch Synthesis
- Phase 4: Completion + Cleanup
- Error Handling
- Planning Phase Failure
- Partial Worker Failure
- Deep Synthesizer Failure
- General Failures
- Agent Coordination
What does the teams-deep-analysis skill do?
Team-based deep exploration and synthesis workflow using Agent Teams with dynamic planning and hub-and-spoke coordination. Use when asked for "teams deep analysis", "team-based analysis", "collaborative analysis", or "teams-deep-analysis".
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill teams-deep-analysis --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.
