一键导入
ship
Stage changed files, write conventional commit messages grouped by theme, commit, and push. Use after implementation is done and tests pass.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Stage changed files, write conventional commit messages grouped by theme, commit, and push. Use after implementation is done and tests pass.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
End-to-end open-a-PR flow — run the staff-eng pre-flight self-review, commit and push via ship, then open the PR with a clear summary. Use when you say "open a PR", "create the PR", "ship this feature and open a PR", or "ready for review" and want the whole flow, not just a commit.
Batch-convert HEIC images (e.g., iPhone slide screenshots) to compressed JPGs that fit under Read tool size limits. Use when the user has HEIC files that need to be reviewed visually by Claude or batch-processed for any downstream tool.
Writing voice reference template for AI writing assistants. Captures authentic communication style patterns for code reviews, Slack messages, and other written communication.
Anti-sycophancy skill
Use before opening a PR, requesting reviews, marking a draft ready, or pushing a substantive code change to a feature branch — the author's own staff-engineer self-review gate. Triggers on "open a PR", "create the PR", "ready for review", "request reviews", "mark ready", "un-draft", "ship it", "I'm done", "ready to merge", "push this feature".
Recall full context from a past Claude session. Use when the user needs detailed context from previous work — architecture decisions, implementation approaches, debugging sessions, or conversation threads.
| name | ship |
| description | Stage changed files, write conventional commit messages grouped by theme, commit, and push. Use after implementation is done and tests pass. |
git status and git diff --stat to see all changed filesfeat, fix, refactor, docs, chore, test