commit-optimization
SkillAI & modelsUse when configuring settings.json to reduce fuse-commit-pro's context token usage.
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 commit-optimization skill
What this skill tells your AI
The instructions your AI receives, as published by fusengine/agents in plugins/commit-pro/skills/commit-optimization/SKILL.md and read by ahel’s review.
Commit Optimization
Optimization: Disable Built-in Git Instructions
For best results with fuse-commit-pro, add this to your ~/.claude/settings.json:
{
"includeGitInstructions": false
}
This removes Claude Code's built-in commit/PR workflow instructions from the system prompt, saving 2-5% context tokens. fuse-commit-pro provides its own comprehensive git workflow that supersedes the defaults.
Note: CLAUDE_CODE_DISABLE_GIT_INSTRUCTIONS=1 env var takes precedence over this setting.
Signals
- GitHub stars
- 25
- Forks
- 4
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
commit-optimization- Source
- github.com/fusengine/agents