Automates the end-to-end Git workflow from branch creation and PR management to AI-driven code reviews and auto-fixes.
The Ship skill is a comprehensive automation engine for modern Git workflows, designed to eliminate manual toil in the software delivery process. It intelligently handles branch naming, conventional commit generation, and GitHub Pull Request creation. Beyond simple automation, it performs a multi-dimensional AI code review—checking for security flaws, performance bottlenecks, and quality issues—and enters an autonomous 'Fix Loop' to resolve detected problems before final squash-merging. It is the ideal companion for developers who want to maintain high code standards while accelerating their shipping velocity.
주요 기능
01Multi-dimensional AI review for security, performance, and quality
02Smart cleanup of local and stale remote-tracking branches
03Automated GitHub PR creation with detailed summaries
040 GitHub stars
05Autonomous fix loop that attempts to resolve blocking PR issues
06Context-aware branch naming and conventional commit generation
사용 사례
01Performing pre-merge security and performance audits without manual intervention
02Accelerating the delivery of small features and bug fixes with automated quality gates
03Enforcing consistent commit messaging and PR documentation across a team