Skip to content

feat: add /ship skill for end-to-end PR lifecycle management#3

Merged
gamaware merged 1 commit into
mainfrom
feat/ship-skill
Mar 14, 2026
Merged

feat: add /ship skill for end-to-end PR lifecycle management#3
gamaware merged 1 commit into
mainfrom
feat/ship-skill

Conversation

@gamaware
Copy link
Copy Markdown
Owner

Summary

  • Add /ship skill that automates the full PR lifecycle: update docs, commit, create PR, monitor CI, address CodeRabbit and Copilot reviews, and merge
  • Update CLAUDE.md to document the new skill
  • Includes CodeRabbit thread resolution (@coderabbitai resolve) and Copilot thread resolution via GraphQL API

Test plan

  • Verify /ship skill is recognized as a slash command
  • Confirm CLAUDE.md accurately reflects the new skill

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings March 14, 2026 04:45
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 14, 2026

Warning

Rate limit exceeded

@gamaware has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 29 minutes and 22 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 58958721-50c2-4231-87d0-5922fbdff28b

📥 Commits

Reviewing files that changed from the base of the PR and between 2bfae00 and 6782ba4.

📒 Files selected for processing (2)
  • .claude/skills/ship/SKILL.md
  • CLAUDE.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/ship-skill
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

You can disable sequence diagrams in the walkthrough.

Disable the reviews.sequence_diagrams setting to disable sequence diagrams in the walkthrough.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Claude Code skill (/ship) intended to automate an end-to-end pull request lifecycle workflow, and documents that skill in the repo’s CLAUDE.md so contributors can discover and use it consistently.

Changes:

  • Document the new /ship slash command in CLAUDE.md.
  • Add .claude/skills/ship/SKILL.md describing an end-to-end workflow for committing, PR creation, CI monitoring, review handling, and merging.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
CLAUDE.md Adds /ship to the documented list of available Claude Code skills.
.claude/skills/ship/SKILL.md Introduces the new /ship skill workflow definition and step-by-step instructions.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread .claude/skills/ship/SKILL.md
Comment thread .claude/skills/ship/SKILL.md
Comment thread .claude/skills/ship/SKILL.md
Comment thread .claude/skills/ship/SKILL.md
@gamaware gamaware merged commit e254c7a into main Mar 14, 2026
14 checks passed
@gamaware gamaware deleted the feat/ship-skill branch March 14, 2026 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants