ix-infrastructure

Ix Help — Productivity skill for Claude Code

Productivity community

Route to the right Ix skill or tool for your task.

How to install Ix Help

Installs to ~/.claude/skills/ix-infrastructure-ix-opencode-plugin-ix-help/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ix-infrastructure-ix-opencode-plugin-ix-help && curl -fsSL https://raw.githubusercontent.com/ix-infrastructure/ix-opencode-plugin/HEAD/commands/ix-help.md -o ~/.claude/skills/ix-infrastructure-ix-opencode-plugin-ix-help/SKILL.md

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

What Ix Help does


name: ix-help description: Route to the right Ix skill or tool for your task argument-hint:

Goal: route only. Do not perform the task. Always return an exact invocation the user can copy-paste.

If `$ARGUMENTS` is empty, return this menu:

**Skills (slash commands):**

  • /ix-understand — architectural mental model of a repo, subsystem, or file
  • /ix-investigate — deep dive on one symbol, class, or feature
  • /ix-impact — blast radius and

Alternatives in Productivity

  • Epic Decompose — Break an epic into task children without creating task branches 243.5k ★
  • Worktree Status Check — Verify the current worktree environment and show task details 23.4k ★
  • P7 — PUA P7 骨干模式 — 方案驱动执行 19.5k ★

Full documentation available on GitHub

View Source Repository