๐ŸŽฏ

ship

๐ŸŽฏSkill

from camacho/ai-skills

VibeIndex|
What it does
|

A skill that automates merging a feature branch onto main via two paths: opening a PR with auto-merge when CI is up, or performing a local shallow-clone merge when CI is down. It validates the build before merging and handles worktree cleanup.

๐Ÿ“ฆ

Same repository

camacho/ai-skills(46 items)

ship

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add camacho/ai-skills --skill ship
skills.sh Installโš  Installs to .agents/skills/
npx skills add camacho/ai-skills --skill ship
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/ship/SKILL.md

SKILL.md

382Installs
-
AddedApr 29, 2026

More from this repository10

๐ŸŽฏ
archive๐ŸŽฏSkill

An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.

๐ŸŽฏ
bail๐ŸŽฏSkill

An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.

๐ŸŽฏ
capture๐ŸŽฏSkill

An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.

๐ŸŽฏ
plan-review๐ŸŽฏSkill

An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.

๐ŸŽฏ
orient๐ŸŽฏSkill

An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.

๐ŸŽฏ
reflect๐ŸŽฏSkill

A post-task review and memory extraction skill from a collection of AI skills for Claude Code and Codex. Part of a toolkit that includes validation, context reconstruction, and project naming capabilities, all installable via npx skills.

๐ŸŽฏ
status๐ŸŽฏSkill

Part of a collection of AI skills for Claude Code and Codex that includes validation, post-task reflection, context reconstruction after /clear, and project naming. All skills are installed via npx skills with SKILL.md frontmatter discovery.

๐ŸŽฏ
build-skill๐ŸŽฏSkill

Creates high-quality skills by running three competing parallel approaches (skill-creator, superpowers, and manual), comparing results on five dimensions, then synthesizing the best elements into a final SKILL.md through a full 10-step workflow pipeline.

๐ŸŽฏ
autonomous๐ŸŽฏSkill

Exits copilot mode and returns Claude Code to autonomous mode with full worktree enforcement and the complete workflow pipeline active.

๐ŸŽฏ
wrap๐ŸŽฏSkill

Handles session wrap-up by invoking reflection to extract learnings, cleaning up worktree branches (removing merged ones, warning about unmerged), and prompting the user to type /clear.