MLX Submodule Commit

SkillDev tools

Commit changes solely within the MLX submodule in this Vulkan repository. Use when asked to inspect, stage, and commit work in `mlx/` without modifying or committing the `mlx-vulkan` parent repository.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the MLX Submodule Commit skill

What this skill tells your AI

The instructions your AI receives, as published by goniz/mlx-vulkan in .agents/skills/mlx-commit/SKILL.md and read by ahel’s review.

Commit only the mlx/ submodule (goniz/mlx). Do not stage, commit, reset, or otherwise change the parent goniz/mlx-vulkan repository.

  1. Inspect git -C mlx status --short and the staged and unstaged diffs.
  2. Confirm the intended files and preserve unrelated user changes.
  3. Use a user-supplied commit message when present; otherwise derive a concise imperative message from the intended diff.
  4. Stage only the intended mlx/ files and create the commit in the submodule.
  5. Report the commit hash, message, and files committed. Also state whether the parent repository was left untouched.

Signals

GitHub stars
38
Forks
5
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
mlx-commit
Source
github.com/goniz/mlx-vulkan
MLX Submodule Commit (mlx-commit): Skill · ahel