Governs the PR lifecycle by running pipelines, enforcing gates, and automating pull request generation.

Install

mkdir -p .claude/skills/ai-pr && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18563" && unzip -o skill.zip -d .claude/skills/ai-pr && rm skill.zip

Installs to .claude/skills/ai-pr

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Creates and updates pull requests with governance: runs the commit pipeline, enforces pre-push gates, generates structured PR body from spec, watches and fixes CI until merged. Trigger for 'open a PR', 'submit this for review', 'I am ready for review', 'merge this into main', 'draft PR', 'update the PR'. Not for commit-only flows; use /ai-commit instead. Not for narrative review; use /ai-review instead.
406 charsno explicit “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Advanced

Key capabilities

  • Execute commit pipeline and pre-push gates
  • Generate structured PR bodies from specifications
  • Watch and fix CI pipeline status
  • Automate branch creation and slug generation
  • Sync documentation and architecture intent

How it works

The agent runs a multi-step pipeline that includes auto-branching, gate orchestration, and concurrent documentation updates before creating or updating a pull request.

Inputs & outputs

You give it
Code changes and spec.md specification
You get back
Pull request with governed documentation and CI validation

When to use ai-pr

  • Opening a new pull request
  • Submitting code for review
  • Merging features into main branch
  • Updating PR documentation

About ai-pr

Creates and updates pull requests while enforcing CI pipeline and pre-push security gates. It manages the full lifecycle from drafting to merge, ensuring code quality standards.

Creates and updates pull requests with governance: runs the commit pipeline, enforces pre-push gates, generates structured PR body from spec, watches and fixes CI until merged. Trigger for 'open a PR', 'submit this for review', 'I am ready for review', 'merge this into main', 'draft PR', 'update the

When not to use it

  • Not for commit-only flows
  • Not for narrative review

Prerequisites

gitleaks

Limitations

  • Requires spec.md for structured PR body generation
  • Requires specific gate orchestrator exit codes
  • Requires clean audit history for documentation

How it compares

Unlike manual PR creation, this skill enforces a mandatory commit pipeline and pre-push security gates to ensure code quality before submission.

Compared to similar skills

ai-pr side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
ai-pr (this skill)01moNo flagsAdvanced
update-major-deps02moNo flagsAdvanced
github-actions-templates74moNo flagsIntermediate
toolhive-release14moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

More by arcasilesgroup

View all by arcasilesgroup

ai-docs

arcasilesgroup

Manages the documentation lifecycle: CHANGELOG, README, solution-intent architecture docs, external docs portals, and documentation quality gates. Auto-invoked by /ai-pr. Trigger for 'update the changelog', 'the README is stale', 'document this feature', 'docs portal needs updating', 'did we documen

00

ai-code

arcasilesgroup

Writes production code that satisfies stack-context standards on the first pass: interface-first design, backward-compatibility checks, lightweight self-review. Trigger for 'implement this', 'write the code for', 'add X to Y', 'build this function', 'make this work'. Not for tests; use /ai-test inst

00

ai-learn

arcasilesgroup

Extracts lessons from merged PR review feedback by analyzing what reviewers caught, identifying missed checks, and writing entries directly to LESSONS.md. Trigger for 'the AI keeps doing X wrong', 'learn from this PR', 'what patterns did reviewers catch', 'update our standards from feedback'. Not fo

00

ai-media

arcasilesgroup

Generates images, videos, and audio via AI models (fal-ai MCP): cheap iteration models, expensive production finals, cost-estimate before generation. Trigger for 'generate an image', 'create a thumbnail', 'make a voiceover', 'AI video', 'text to speech for'. Not for design composition; use /ai-visua

00

ai-issue

arcasilesgroup

Creates a project work-item (issue / task / story) on the user's configured board: routes by manifest `work_items.provider` (GitHub Projects v2 or Azure DevOps), composes title + body + labels, attaches to the active board, and confirms a clickable link. Trigger for 'open an issue', 'file a bug', 'c

00

ai-design

arcasilesgroup

Designs user interfaces and design systems for web, mobile, CLI, and documentation-heavy experiences: aesthetic direction, color palettes, typography, spatial composition, information architecture. Trigger for 'design this page', 'create a design system', 'what style should we use', 'UI for this fea

00

Search skills

Search the agent skills registry