Loading...
Loading...
Use before modifying a config's contract (input/output parameters) or removing a config from a branch. Runs reverse-trace to find all callers, categorizes them, and presents a safety gate. Generic — works for any config type (functions, datasources, flows, reports, etc.).
npx skill4agent add datex/skills impact-analysisfunction-creatordatasource-creatordxs source explore reverse-trace <reference_name> --branch <branch_id>--type <type>--type flow--type datasource$flows.*$datasources.*$reports.*| Command | When to use |
|---|---|
| Understand what the target depends on (forward dependencies) |
| Visualize the full dependency chain (both directions) |