pr-lifecycle
✓GitHub CLI commands and workflows for managing pull requests, CI checks, CodeRabbit reviews, and branch protection
Installation
SKILL.md
Comprehensive workflows for managing pull requests using GitHub CLI (gh), including CI checks, CodeRabbit reviews, stacked PRs, and branch protection.
| Branch Setup | Create feature branches, never commit to main | references/branch-protection.md | | PR Creation | Create draft PRs with proper formatting | references/pr-creation.md | | CI & Reviews | Monitor CI, respond to CodeRabbit | references/coderabbit-integration.md | | Commits | Use conventional commit format | references/commit-formats.md |
| references/branch-protection.md | Branch naming, never commit to main | | references/pr-creation.md | PR creation with auto-assignment | | references/coderabbit-integration.md | CodeRabbit status checks and thread replies | | references/commit-formats.md | Commit message templates with attribution |
GitHub CLI commands and workflows for managing pull requests, CI checks, CodeRabbit reviews, and branch protection Source: bitsoex/bitso-java.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bitsoex/bitso-java --skill pr-lifecycle- Source
- bitsoex/bitso-java
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is pr-lifecycle?
GitHub CLI commands and workflows for managing pull requests, CI checks, CodeRabbit reviews, and branch protection Source: bitsoex/bitso-java.
How do I install pr-lifecycle?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bitsoex/bitso-java --skill pr-lifecycle Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bitsoex/bitso-java
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01