Use when configuring settings.json to reduce fuse-commit-pro's context token usage.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add fusengine/agents --skill commit-optimization --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Commit Optimization?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fusengine-commit-optimization)More formats (shields.io, HTML) on the badges page.
---
name: commit-optimization
description: Use when configuring settings.json to reduce fuse-commit-pro's context token usage.
---
<objective>
Documents the `includeGitInstructions: false` settings.json option (and its `CLAUDE_CODE_DISABLE_GIT_INSTRUCTIONS=1` env var override, which takes precedence) that removes Claude Code's built-in commit/PR workflow instructions from the system prompt — saving 2-5% context tokens — since fuse-commit-pro supplies its own comprehensive git workflow that supersedes the defaults.
</objective>
# Commit Optimization
## Optimization: Disable Built-in Git Instructions
For best results with fuse-commit-pro, add this to your `~/.claude/settings.json`:
```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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.