find-impact

Community

Map the blast radius of code changes.

AuthorLlloooggg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Map the impact of changes to a Dart file by locating the paired test, direct importers, and top-level symbol references across lib/ and test/.

Core Features & Use Cases

  • Paired test discovery: mirror the source path to the corresponding test file and verify its presence.
  • Importer tracing: find files that import the target via both package-relative and relative paths.
  • Symbol reference collection: extract top-level declarations and locate external usages across the repository.
  • Use Case: when assessing the blast radius of a small change to lib/core/ssh/known_hosts.dart, generate a concise impact report.

Quick Start

Pass a Dart file path under lib/ to generate an impact report showing paired tests, importers, and symbol references.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: find-impact
Download link: https://github.com/Llloooggg/LetsFLUTssh/archive/main.zip#find-impact

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.