🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Safe Change

by @brasco05

Map blast radius before shipping — run when editing a service, controller, hook, or shared utility to surface all importers, affected API routes, test gaps,...

When to Use
TriggerAction
- You are about to **rename or extract** a function/class used across multiple files
- You are changing the **signature** of a service method
- You are modifying a **NestJS controller** or **Next.js API route**
- You are touching a file that is imported by more than 3 other files
- You are changing code that reads from `process.env`
- There is an **active DB migration** in the migrations folder
- A teammate asks "is it safe to change X?"
Do not skip this step for "small" changes. Most production incidents start as changes that felt small.
---
View on ClawHub
TERMINAL
clawhub install safe-change

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →