Skip to content

CAST-Extend/cast-claude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAST Claude

A Claude Code plugin featuring CAST analysis skills.

Prerequisites

Installation

Add the plugin to Claude Code:

/plugin marketplace add CAST-Extend/cast-claude

Then install the CASTImaging plugin:

/plugin install CASTImaging

Available Skills

Impact Analysis (0.1.0-alpha)

Evaluate the scope and risk of code changes across your application landscape.

Run explicitly:

/impact-analysis

Or trigger automatically by asking:

  • "What breaks if I change X?"
  • "Is it safe to remove X?"
  • "What depends on X?"
  • "Blast radius of X?"

Use when:

  • You need to understand the impact of a code change
  • You want to assess risk before deployment
  • You need to validate affected systems

Example:

What's the impact of refactoring the OrderProcessor class in BillingApp?

Version History

See CHANGELOG.md

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors