self-ship
CommunityAutonomously review, improve, and push code
Authorhayatosc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps an AI agent complete the full write → review → commit → push cycle by autonomously reviewing recent changes, applying targeted improvements, and safely publishing them to the remote repository.
Core Features & Use Cases
- Automated self-review: Re-read each modified file in full, identify correctness, security, simplicity, consistency, and completeness issues, and produce a concise internal review summary.
- Safe application and publishing: Apply minimal, focused fixes, stage only intended files, verify staged changes, commit with a clear message, and push while respecting branch protections and secret-handling rules.
- Use Case: After an AI-coded change set, invoke self-ship to audit the edits, correct obvious problems, and push a new commit to the upstream branch without bypassing hooks or exposing secrets.
Quick Start
Request the assistant to self-ship the recent changes by reviewing, fixing issues, committing the modified files, and pushing them to the repository.
Dependency Matrix
Required Modules
None requiredComponents
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: self-ship Download link: https://github.com/hayatosc/dotfiles/archive/main.zip#self-ship Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.