agentsclimarketplace

Commit optimization

Skill fusengine/agents/plugins/commit-pro/skills/commit-optimization

Redefining development through cognitive automation and collaborative agent systems.

Install
npx -y skills add fusengine/agents --skill commit-optimization

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 22 stars22 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Optimization guide for fuse-commit-pro commit workflow. Documents settings to reduce token usage.

SKILL.md

0.6 KB, as published. Nobody here has run it

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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.