save-work

Community

Safely save, push, and merge your code.

AuthorRagnarokButMemorySafe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that your completed work is safely stored, versioned, and integrated into the main codebase, preventing data loss and maintaining a clean project history.

Core Features & Use Cases

  • Automated Committing: Groups changes into logical commits using conventional commit standards.
  • Multi-Remote Pushing: Pushes commits to all required Git remotes, including canonical and secondary publish remotes.
  • PR Creation & Merging: Creates or updates Pull Requests for feature branches and merges them into the base branch.
  • Worktree Hygiene: Cleans up old or integrated worktrees to maintain a tidy local environment.
  • Use Case: After finishing a feature, you can run this Skill to automatically commit your changes, push them to GitHub and your internal GitLab, create a PR, and merge it, all with a single command.

Quick Start

Run the save-work skill to commit, push, and merge your current changes.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: save-work
Download link: https://github.com/RagnarokButMemorySafe/opencode-config/archive/main.zip#save-work

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.