Ix Plan — Data skill for Claude Code
Generate a risk-ordered implementation plan for a set of targets.
How to install Ix Plan
Installs to ~/.claude/skills/ix-infrastructure-ix-opencode-plugin-ix-plan/SKILL.md
mkdir -p ~/.claude/skills/ix-infrastructure-ix-opencode-plugin-ix-plan && curl -fsSL https://raw.githubusercontent.com/ix-infrastructure/ix-opencode-plugin/HEAD/commands/ix-plan.md -o ~/.claude/skills/ix-infrastructure-ix-opencode-plugin-ix-plan/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Ix Plan does
name: ix-plan description: Generate a risk-ordered implementation plan for a set of targets. Assesses blast radius per target, finds data flows between them, and produces a safe change sequence. argument-hint: [symbol2] [symbol3] ... OR description of change
Check `command -v ix` first. If unavailable, use Grep + Read to manually assess blast radius per target.
Pro check (optional)
Run once at the start:
ix briefing --format llm 2>&1
If it returns JSON with a
Alternatives in Data
- Archify — Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self 17.2k ★
- /recon — Run the full recon pipeline on a target and produce a prioritized attack surface 927 ★
- SVG Diagram — Agent skill that draws architecture, flowchart, sequence, data-flow and lifecycle diagrams as hand-placed SVG 414 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Comprehend
Map an unfamiliar change's blast radius — entry points, data flow, consumers — before editing
Speculative
Find Station F companies that have NOT posted AI/Backend/Data roles and add speculative outreach targets to co
Repository Patch
Generate an AbstractPatch repository patch that migrates existing data or structure between module versions, r
Cannibalization Detector
Finds true keyword cannibalisation in Google Search Console data, meaning the queries where two or more of the
Content Decay Detector
Finds the pages quietly bleeding traffic in Google Search Console data, diagnoses why each one is decaying (fr
Hook Intel Skill
Build a living database of proven viral hooks from your competitors. It scrapes their Instagram every week, fi
Related Agents
Ix Safe Refactor Planner
Generates a risk-ordered refactor plan with safe edit boundaries. Use before any multi-file change to understa
Backend Planner.Agent
Use when turning a backend/service architecture decision into an ordered, reviewable implementation plan: work
AIOps Manager
Owns AIOps — anomaly detection and correlation over observability telemetry, alert-noise reduction (grouping,