Dot As Analysis
microsoft/amplifier-bundle-dot-graph/skills/dot-as-analysisai-mlOfficial
Official Provider SkillView repo
Use when analyzing a system to surface hidden issues — draw what you believe exists, then reconcile against what actually exists
Files1 files
SKILL.md113 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
AuthorMicrosoft
Categoryai-ml
Skill IDmicrosoft/amplifier-bundle-dot-graph/skills/dot-as-analysis
Related skills
Architecture Overview DiagramGenerate a README-level architecture overview DOT diagram for a repository through code-first investigation, iterative design, and antagonistic review. Use when the user says "create an architecture diagram", "make a README diagram", "top-level overview diagram", or wants a single diagram that gives a non-technical reader the "I get it" understanding of a system. Produces a .dot source, .svg, and .png — reviewed to PASS quality. Also surfaces doc/code discrepancies and optionally generates detaiDot Graph IntelligenceUse when you need programmatic graph structure analysis — reachability, cycles, critical paths, and diffs without spending LLM tokens on structural questions code can answerDot PatternsUse when you need copy-paste DOT templates for common diagram types — start from a working pattern rather than blank canvasDot QualityUse when enforcing quality standards on DOT diagrams — checking completeness, structure, and visual clarity before sharing or committingDot SyntaxUse when writing or reading DOT/Graphviz code and needing quick syntax reference — node declarations, edge syntax, attributes, subgraphs, HTML labels, and common gotchasParallax InvestigationUse when you need true understanding of a complex system — not a quick answer. Parallax Discovery is a multi-agent, multi-pass investigation methodology that combines three perspectives (code tracing, behavior observation, integration mapping) to produce verified, evidence-backed findings.