Manages pull request creation, CI pipeline validation, and merging with strict governance gates.

Install

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

Installs to .claude/skills/ai-pr-arcasilesgroup

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)
Intermediate

Key capabilities

  • Create and update pull requests
  • Run commit pipeline and pre-push gates
  • Generate structured PR body from spec and plan
  • Watch and fix CI until merged

How it works

The skill executes a multi-step pipeline including auto-branching, gate orchestration, and concurrent documentation generation before creating or updating a pull request. It uses spec.md and plan.md to populate the PR description.

Inputs & outputs

You give it
Branch with changes and spec.md
You get back
Pull request on GitHub or Azure DevOps

When to use ai-pr

  • Drafting a new pull request
  • Requesting review on existing PR
  • Refreshing PR body and code
  • Automating merge workflow

About ai-pr

Handles the creation and updating of pull requests, integrating internal commit pipelines and security checks. It ensures that PRs are properly structured and CI-verified before merging.

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

  • Commit-only flows
  • Narrative review

Prerequisites

ghazgitleaks

Limitations

  • Requires spec.md to be non-placeholder for spec-based PR body generation
  • Does not overwrite existing PRs; it extends them

How it compares

It integrates the commit pipeline, gate checks, and documentation generation into a single governed PR workflow rather than requiring separate manual steps.

Compared to similar skills

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

SkillInstallsUpdatedSafetyDifficulty
ai-pr (this skill)01moNo flagsIntermediate
fix-pr15moReviewIntermediate
resolve-checks17moReviewIntermediate
agent-github-pr-manager17moReviewIntermediate

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