issue-pr

Create a pull request from the current branch and monitor CI status.

Updated Feb 24, 2025
One-click install
npx skills add https://github.com/aoki-taquan/ruster --skill issue-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-pr
Source: https://github.com/aoki-taquan/ruster/tree/main/.claude/skills/issue-pr
Command: npx skills add https://github.com/aoki-taquan/ruster --skill issue-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates creating a Pull Request from the current branch and monitors CI status, reducing manual PR management and CI follow-ups.

Core Features & Use Cases

  • PR creation: Generate a PR with an auto-filled title and body based on recent commits.
  • CI status checks: Automatically monitor CI checks and report progress.
  • Output: Display the PR URL to quickly share or review.

Quick Start

Use the /issue-pr command on your repository to create a PR from the current branch and track CI checks until completion.