pr-handler

Community

Automate PR gatekeeping for agent pipelines.

Authorblackplume233
Version1.0.0
Installs0

System Documentation

What problem does it solve?

PR Gatekeeper SubAgent automates the validation, merge, and delivery pipeline for Draft PRs created by the Multi-Agent Pipeline, reducing manual review toil and preventing unsafe merges.

Core Features & Use Cases

  • Orchestrates a five-phase PR flow (Discovery, Validation Gate, Local Merge, Update Spec, Ship) triggered by mentions like "/handle-pr" or "review pr".
  • Enforces safety rules (no force push, no secret files, no bypassing hooks) and syncs corresponding Issues during Ship.
  • Supports integration with Issue Manager skill to synchronize related issues automatically.
  • Use Case: when a Draft PR is opened, this skill validates, merges locally, updates specs, and closes the PR with issue synchronization.

Quick Start

Invoke the pr-handler skill with a PR number or URL to start the PR handling workflow.

Dependency Matrix

Required Modules

issue-manager

Components

Standard package

💻 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: pr-handler
Download link: https://github.com/blackplume233/Actant/archive/main.zip#pr-handler

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 223,000+ vetted skills library on demand.