github-pr-manager
Installation
SKILL.md
GitHub PR Manager
Instructions
When to Invoke This Skill
- Creating a pull request after implementing changes
- Checking status of an existing PR (mergeable, checks, reviews)
- Merging an approved PR
- Validating PR state before operations
Capabilities
- Create Pull Request
- Generate PR from current branch
- Create descriptive title and body
- Link to related issues
- Add appropriate labels
Related skills
More from edanstarfire/claudecode_webui
custom-cleanup-process
Project-specific cleanup process after issue completion. Stops test servers and cleans project-specific artifacts for claudecode_webui.
27custom-environment-setup
Project-specific environment setup for issue workflows. Calculates test ports and provides initialization context for minions.
25custom-test-process
Project-specific test process. Starts backend/vite servers, runs pytest, and verifies health endpoints for claudecode_webui.
21custom-build-process
Project-specific build process for the Builder workflow. Builds frontend assets for claudecode_webui.
15custom-quality-check
Project-specific code quality checks. Runs Ruff linting on modified Python files for claudecode_webui.
13git-sync
Synchronize local main branch with remote, ensuring up-to-date base for worktrees.
2