com um clique
infigraph
infigraph contém 3 skills coletadas de intuit, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
How Infigraph's multi-repo/group mode and taint analysis work internally — HTTP contract extraction heuristics, cross-service edge linking, combined-graph merge, remote mode, plus taint's line-based tracking and sanitizer heuristic. Use when working on crates/infigraph-core/src/multi/ or src/taint/, or investigating taint/cross-service false positives.
How Infigraph turns source into a graph — adding a language (tree-sitter vs ANTLR grammar-plugin), cross-file call resolution, SCIP compiler-grade enrichment, and file-watch/reindex triage. Use when adding language support, debugging unresolved calls or SCIP import, or triaging stale index/watcher issues.
Review one or more PRs against the GitHub issue(s) they claim to fix, including fetching PR branches directly when `gh` can't reach github.com (e.g. gh is authenticated to an enterprise host instead). Use whenever asked "does this PR fix issue