Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$pwd:

flow-tracing

// Trace dependency flow across .NET repos through the VMR pipeline. USE FOR: checking if a PR/commit from repo A has reached repo B, finding what runtime SHA is in an SDK build, tracing dependency versions through the VMR, checking if a commit is included in an SDK build, decoding SDK version strings, "has my fix reached runtime", "did roslyn#80873 flow to runtime", "what SHA is in SDK version X", cross-repo dependency tracing, mapping SDK versions to VMR commits. DO NOT USE FOR: codeflow PR health or staleness (use flow-analysis skill), CI build failures (use ci-analysis skill). INVOKES: maestro and GitHub MCP tools, Get-SdkVersionTrace.ps1 script.

$ git log --oneline --stat
stars:8
forks:15
updated:22 mai 2026 à 19:22
Explorateur de fichiers
6 fichiers
SKILL.md
readonly