Marketplace

change-planning

Analyze blast radius, check what will break, review changes before commit. Use for pre-commit review, PR risk assessment, planning safe refactors, or checking if changes are safe to merge. NOT for debugging (use debugging) or exploring unfamiliar code (use exploring-codebases).

$ 설치

git clone https://github.com/noodlbox/noodlbox-claude-plugins /tmp/noodlbox-claude-plugins && cp -r /tmp/noodlbox-claude-plugins/skills/change-planning ~/.claude/skills/noodlbox-claude-plugins

// tip: Run this command in your terminal to install the skill