MLX Submodule Commit
SkillDev toolsCommit 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.
No other account needed.
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.
- Inspect
git -C mlx status --shortand the staged and unstaged diffs. - Confirm the intended files and preserve unrelated user changes.
- Use a user-supplied commit message when present; otherwise derive a concise imperative message from the intended diff.
- Stage only the intended
mlx/files and create the commit in the submodule. - 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