smart-push

Community

Auto-suggests commit messages and pushes securely

Authorkimjuyoung1127
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes changes and automatically generates appropriate commit messages, then safely pushes to the remote repository, reducing manual effort and mistakes.

Core Features & Use Cases

  • Commit Message Proposal: Analyze diffs to suggest conventional commit messages.
  • Security Check: Validate that no sensitive files or secrets are being committed.
  • Automated Push: Execute git add ., git commit, and git push origin main to complete the workflow.

Quick Start

After making changes, run smart-push to generate a commit message and push to origin main.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: smart-push
Download link: https://github.com/kimjuyoung1127/signalcraftweb/archive/main.zip#smart-push

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.