Loading...
Loading...
Analyze what code will be affected by changes. Use when user asks "what will break if I change X", "impact of changing X", "dependencies of X", "is it safe to modify X", or before making significant code changes.
npx skill4agent add lis186/sourceatlas impact-analyzer/sourceatlas:impact "<target>"/sourceatlas:impact "src/api/users.ts"/sourceatlas:impact "api /api/users/{id}"/sourceatlas:impact "UserService"/sourceatlas:impact "User model"