en un clic
causalist
causalist contient 2 skills collectées depuis daxaur, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Query a typed causal graph of any code repository, and create new Causalist projects on the user's account. TRIGGER on questions about cross-file impact, blast radius, which tests cover a change, who writes to a piece of state, dependency paths, layer membership, topological build order, edge sanity ("is this import real?"), or when the user asks to map / register a new repository as a Causalist project. Phrases like "what breaks if I change X", "what depends on", "affected tests", "who writes to", "find path from", "is the import real", "map this repo", "create a Causalist project" should fire this skill. SKIP for pure single-file refactors or syntax-only questions.
Generate a 3D causal graph for a GitHub repository. Use when the user asks to visualize, map, explore, or understand a codebase. Accepts either a github.com URL or an owner/repo slug.