Generate 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…
microsoft/amplifier-bundle-dot-graph
SkillsMP has collected 7 skills from microsoft/amplifier-bundle-dot-graph. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 7
- GitHub stars
- 4
- GitHub forks
- 4
Skills in this repository
Showing 7 of 7 collected skills.
Use 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…
Use when writing or reading DOT/Graphviz code and needing quick syntax reference — node declarations, edge syntax, attributes, subgraphs, HTML labels, and common gotchas
Use when analyzing a system to surface hidden issues — draw what you believe exists, then reconcile against what actually exists
Use when you need programmatic graph structure analysis — reachability, cycles, critical paths, and diffs without spending LLM tokens on structural questions code can answer
Use when you need copy-paste DOT templates for common diagram types — start from a working pattern rather than blank canvas
Use when enforcing quality standards on DOT diagrams — checking completeness, structure, and visual clarity before sharing or committing