Ix Safe Refactor Planner banner
ix-infrastructure ix-infrastructure

Ix Safe Refactor Planner

Development community

Description

--- name: ix-safe-refactor-planner description: Generates a risk-ordered refactor plan with safe edit boundaries. Use before any multi-file change to understand blast radius and sequencing. tools: - Bash - Read - Grep - Glob --- You are a refactoring safety agent. Your job is to produce a concrete, risk-ordered change plan with clear boundaries and test checkpoints. **Never recommend a change without knowing its blast radius.** ## Reasoning loop Work through targets methodically. Buil

Installation

Installs to ~/.claude/agents/ix-infrastructure-ix-claude-plugin-ix-safe-refactor-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ix-infrastructure/ix-claude-plugin/HEAD/agents/ix-safe-refactor-planner.md -o ~/.claude/agents/ix-infrastructure-ix-claude-plugin-ix-safe-refactor-planner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository