impact-flow

Community

Map dependencies, blast radius, and health.

Authorswannysec
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Codebases often become hard to evolve due to hidden dependencies, change impact uncertainty, and tangled health metrics. Impact Flow provides a structured way to understand how modules depend on each other, how changes propagate, and where technical debt lurks.

Core Features & Use Cases

  • Dependency Graph: visualize imports and module relationships across a project.
  • Blast Radius: estimate the ripple effects of a change and identify high-risk areas.
  • Health Score: compute a unified view of code health with actionable metrics.
  • Flow Tracing: trace execution paths to reveal data flow and call chains.
  • Dead Code Detection: surface exports that are unused or risky to modify.
  • Comprehensive Analysis: run integrated checks to generate a full report.
  • Use Case: Before refactoring the auth module, run impact-flow to map dependencies and identify affected tests.

Quick Start

Run health analysis at the repository root: impact-flow health . Then generate a dependency graph: impact-flow dependencies . Finally review a flow trace: impact-flow trace <entry-point-function>

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: impact-flow
Download link: https://github.com/swannysec/robot-tools/archive/main.zip#impact-flow

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 223,000+ vetted skills library on demand.