deep-analysis Skill
Cross-resource deep analysis of a specific distributed trace. Takes an operation ID and correlates telemetry across multiple Application Insights resources to build a unified picture of a distributed operation. Published by microsoft in code-optimizations-skills.
What is deep-analysis Skill?
Cross-resource deep analysis of a specific distributed trace. Takes an operation ID and correlates telemetry across multiple Application Insights resources to build a unified picture of a distributed operation. Published by microsoft in code-optimizations-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use deep-analysis Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/code-optimizations-skills
- Skill file: skills/deep-analysis/SKILL.md
What it does
Cross-resource deep analysis of a specific distributed trace. Takes an operation ID and correlates telemetry across multiple Application Insights resources to build a unified picture of a distributed operation.
Skill instructions
Deep Analysis This skill performs cross-resource deep analysis of a specific distributed trace. Given an operation ID (from any skill's output or from the user), it discovers related Application Insights resources, queries each for correlated telemetry, and presents a unified timeline showing where time was spent and what went wrong. Prerequisites - The user must be logged in to Azure CLI (az login) - A primary Application Insights resource must be identified (in investigation-notes.md or provided by the user) - An operation ID to investigate (typically surfaced by the agentic-optimization or perf-optimization skill) Steps 1–2. Check investigation notes and gather inputs Follow the Standard Skill Preamble to check for existing investigation context and gather inputs. In addition to the standard App ID and resource identity fields, this skill requires: - Operation ID: The distributed trace operation ID to investigate. This is typically: - An operation ID from an anomaly flagged by the a
Explore related resources
Frequently asked questions
What is deep-analysis?
deep-analysis is a open-source AI agent skill with Copy skill directory. Cross-resource deep analysis of a specific distributed trace. Takes an operation ID and correlates telemetry across multiple Application Insights resources to build a unified picture of a distributed.
Who is deep-analysis best for?
deep-analysis is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install deep-analysis?
Install or run deep-analysis using Copy skill directory. Check deep-analysis for the latest setup command.
Is deep-analysis actively maintained?
deep-analysis may need a closer maintenance check before production use.
Auto-fetched from GitHub.