con un clic
ship
Ship changes by committing, pushing, and creating a PR to main.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Ship changes by committing, pushing, and creating a PR to main.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Run a discovery interview to gather requirements before planning a feature
Stages and commits changes while checking for repo location and branch safety.
Run all code quality checks for the current project including linting, formatting, and type checking. Supports Node.js, Python, Go, and Rust.
Address, fix, and resolve PR review comments. Auto-fixes "claude fix" comments, handles actionable feedback, summarizes discussions.
Comprehensive UI design system and principles for building polished, professional interfaces. Use this skill whenever building or styling frontend components, pages, layouts, dashboards, forms, cards, navigation, tables, modals, buttons, or any user-facing HTML/CSS/React/Tailwind. Triggers include: creating new UI, reviewing or improving existing UI, choosing colors, spacing, typography, shadows, or layout strategies, fixing designs that look "off", and building design systems or component libraries. Apply these principles by default when generating any frontend code.
| name | ship |
| description | Ship changes by committing, pushing, and creating a PR to main. |
| disable-model-invocation | true |
| user-invocable | true |
| argument-hint | [optional repo hint: fe, be, or repo name] |
| allowed-tools | Bash |
Locate the Repository: - Check if the current directory is a Git repo.
cd into it. If uncertain, ask the user.Branch Management:
main or master branch, create a new feature branch.Commit Changes:
feat: for new featuresfix: for bug fixesdocs: for documentation changesrefactor: for code refactoringtest: for adding testschore: for maintenance tasksPush and PR:
-u flag if first push).gh pr create with:
cd) into the correct sub-repo before running git commands.$ARGUMENTS