ix-infrastructure

21 mods across 2 repositories, 822 stars between them.

Ix CLAUDE.md

01

ix-infrastructure/Ix

Instructions file

Instructions for ix-infrastructure/Ix, covering project: ix (this repo), layout, commands, cli dev (from ix-cli/) and skill + tooling (from repo root).

815 3d ago A 3,958 tokens original Apache-2.0

ix

02

ix-infrastructure/Ix

Skill Claude CodeCodex

This skill should be used when answering structural questions about a codebase: understanding what a symbol is, tracing flows, measuring change impact, finding callers/callees/imports, or detecting code smells. It drives the Ix CLI (ix map/explain/trace/impact/search/rank/smells) against a persistent code graph stored…

815 3d ago A 103 tokens original Apache-2.0

ix-memory

04

ix-infrastructure/ix-claude-plugin

Plugin Claude Code

Ix Memory integration — transforms Claude into a graph-reasoning agent with cognitive skills for understanding, investigation, impact analysis, planning, debugging, architecture auditing, and deep documentation synthesis.

7 yesterday A tokens not measured original Apache-2.0

ix-bug-investigator

07

ix-infrastructure/ix-claude-plugin

Agent

Root cause analysis agent. Traces execution paths from a symptom to failure candidates. Use when debugging a specific failure or unexpected behavior.

7 yesterday A 32 tokens original Apache-2.0

ix-explorer

08

ix-infrastructure/ix-claude-plugin

Agent

General-purpose codebase exploration agent. Use for open-ended questions about unfamiliar code, tracing data flows, or understanding how components connect.

7 yesterday A 30 tokens original Apache-2.0

ix-system-explorer

10

ix-infrastructure/ix-claude-plugin

Agent

Builds a complete architectural mental model of a codebase or subsystem. Use when you need to orient in an unfamiliar codebase before making changes.

7 yesterday A 34 tokens original Apache-2.0

UserPromptSubmit

11

ix-infrastructure/ix-claude-plugin

Hook

Runs when you submit a prompt, before the agent sees it, executing ix-briefing.sh. From ix-infrastructure/ix-claude-plugin.

7 yesterday A tokens not measured original Apache-2.0

PreToolUse

12

ix-infrastructure/ix-claude-plugin

Hook

Runs before the agent uses a tool for Grep, Glob, Bash, Edit, Write and MultiEdit tool calls, executing ix-intercept.sh, ix-bash.sh and ix-pre-edit.sh (3 commands). From ix-infrastructure/ix-claude-plugin.

7 yesterday A tokens not measured original Apache-2.0

PostToolUse

13

ix-infrastructure/ix-claude-plugin

Hook

Runs after a tool call finishes for Write, Edit, MultiEdit and NotebookEdit tool calls, executing ix-ingest.sh. From ix-infrastructure/ix-claude-plugin.

7 yesterday A tokens not measured original Apache-2.0

Stop

14

ix-infrastructure/ix-claude-plugin

Hook

Runs when the agent finishes a response, executing ix-annotate.sh and ix-map.sh (2 commands). From ix-infrastructure/ix-claude-plugin.

7 yesterday A tokens not measured copy · 59% Apache-2.0

ix-architecture

15

ix-infrastructure/ix-claude-plugin

Skill Claude CodeCodex

Analyze system design — structure, coupling, code smells, and high-risk hotspots. Purely graph-based, no code reads.

7 yesterday A 29 tokens original Apache-2.0

ix-debug

16

ix-infrastructure/ix-claude-plugin

Skill Claude CodeCodex

Root cause analysis — trace execution path to a failure, narrow candidates, read minimal source only at suspected failure points.

7 yesterday A 26 tokens original Apache-2.0

ix-docs

17

ix-infrastructure/ix-claude-plugin

Skill Claude CodeCodex

Generate narrative-first, importance-weighted documentation for a repo, system, or subsystem with a selective reference layer. Use --full for deeper module/class/method coverage.

7 yesterday A 37 tokens original Apache-2.0

ix-impact

18

ix-infrastructure/ix-claude-plugin

Skill Claude CodeCodex

Change risk analysis — blast radius, affected systems, and what to test. Depth scales with risk level; low-risk targets stop early.

7 yesterday A 30 tokens original Apache-2.0

ix-investigate

19

ix-infrastructure/ix-claude-plugin

Skill Claude CodeCodex

Deep dive into a symbol, feature, or bug. Graph-first, minimal code reads, early stopping when sufficient evidence found.

7 yesterday A 29 tokens original Apache-2.0

ix-plan

20

ix-infrastructure/ix-claude-plugin

Skill Claude CodeCodex

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.

7 yesterday A 36 tokens original Apache-2.0

ix-understand

21

ix-infrastructure/ix-claude-plugin

Skill Claude CodeCodex

Build a detailed architectural mental model of a system, subsystem, or the whole repo. Graph-first, source reads only when needed for data flow or key patterns.

7 yesterday A 36 tokens original Apache-2.0