push-code

Community

Smart commits, effortless version control.

Authorandersnygaard
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually crafting detailed commit messages that accurately reflect completed work, especially when multiple tasks are involved, can be tedious, inconsistent, and time-consuming. This Skill automates commit message generation.

Core Features & Use Cases

  • Automated Commit Messages: Generates commit messages that automatically include completed tasks identified from the planning board, ensuring a clear and consistent commit history.
  • Streamlined Workflow: Simplifies the commit and push process, reducing manual effort and ensuring consistency and clarity in version control.
  • Use Case: After completing several small refactoring tasks, use this Skill to automatically stage all changes, generate a commit message listing the completed tasks, and push to the remote repository, saving time and ensuring accuracy.

Quick Start

Commit all changes and push to the remote, including any completed tasks in the commit message.

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: push-code
Download link: https://github.com/andersnygaard/ettsted2/archive/main.zip#push-code

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