com um clique
ship
Ship changes by committing, pushing, and creating a PR to main.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Ship changes by committing, pushing, and creating a PR to main.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação 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