From codescope
Analyzes impact of changing a function by listing direct callers, affected files, dependencies, and risk assessment. Useful when refactoring or assessing code changes.
npx claudepluginhub onur-gokyildiz-bhi/codescope --plugin codescopeThis skill uses the workspace's default tool permissions.
Analyze what would be affected if a function is changed.
Analyzes impact of changes to files, APIs, components, or models. Provides dependency analysis, risk assessment, breaking changes, migration checklist, and test coverage gaps before modifications.
Analyzes blast radius of file or function changes by mapping direct and transitive dependents with lenskit_graph or grep on import patterns.
Analyzes blast radius, risk level, direct/indirect dependents, tests, and reviewers before file changes. Use for production code, refactoring, or paths like payment/auth/billing/security.
Share bugs, ideas, or general feedback.
Analyze what would be affected if a function is changed.
Use the impact_analysis MCP tool with function name: $ARGUMENTS
If no arguments given, ask which function to analyze.
Show results grouped: