deliver-feature-pr

Community

Deliver features via PR, ensure CI green, then close.

Authorgraysurf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the entire process of delivering a feature via a GitHub Pull Request, from creation to merging, ensuring code quality through CI checks.

Core Features & Use Cases

  • End-to-End PR Workflow: Manages the complete lifecycle of a feature branch PR.
  • CI Gatekeeping: Waits for and verifies that all CI checks pass before merging.
  • Automated Cleanup: Merges the PR and cleans up branches upon successful completion.
  • Use Case: A developer finishes a new feature, pushes their branch, and runs this Skill to create a PR, monitor its CI status, fix any failures, and finally merge it into the main branch.

Quick Start

Use the deliver-feature-pr skill to create a pull request for the current branch, wait for CI to pass, and then merge it.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: deliver-feature-pr
Download link: https://github.com/graysurf/agent-kit/archive/main.zip#deliver-feature-pr

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.