Scope Analysis

Community

Map change impact across codebase before you code.

AuthorStrategicMilk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Planning code changes without knowing their full blast radius often leads to broken builds, missed tests, and costly rollbacks. This skill automatically maps every affected file, test, and dependency before any implementation begins.

Core Features & Use Cases

  • Dependency Mapping: Traverses LSP references and import graphs to locate direct and transitive impacts.
  • Test Coverage Insight: Identifies which tests are affected and highlights uncovered code paths.
  • Risk Classification: Categorizes changes as Trivial, Scoped, or Complex with actionable recommendations.
  • Use Cases: Renaming enums, modifying public APIs, refactoring shared modules, or any change that could ripple through the codebase.

Quick Start

Ask the foreman to perform a scope analysis for renaming AgentType.BUILDER to AgentType.WORKER.

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: Scope Analysis
Download link: https://github.com/StrategicMilk/Vetinari-Orchestrastor/archive/main.zip#scope-analysis

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.