
from k3-agentic-skills26
Automates the process of staging changes, creating conventional commit messages, and pushing to a remote repository.
This skill streamlines the git workflow for AI agents, ensuring that changes are not just pushed but documented using conventional commit standards. It replaces manual git commands with a controlled script that handles the entire sequence from staging to pushing.
Activate this skill when the user requests to "push changes", "save work to GitHub", or explicitly mentions committing and pushing their progress to a remote branch.
smart_commit.sh which automates the staging, commit, and push process with a required or custom message.Designed for agents with shell access capable of executing bash scripts, such as Claude Code, Cursor, or Codex.
This skill has not been reviewed by our automated audit pipeline yet.