🔁
DevOpsPython

PR Delivery Loop

by avibe-bot

PR Delivery Loop is a DevOps skill for Claude Code, published by avibe-bot in avibe.

494 stars76 forkson avibe-bot/avibeAdded 2026/08/26Repository updated 2026/08/26
agentagent-osaiai-agentschatopsclaudeclaude-codecodexdevtoolsdiscord-botlark-botllmlocal-firstopencodeslack-botvibe-codingwechat
Install in seconds
Install PR Delivery Loop
Copy PR Delivery Loop into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/avibe-bot/avibe/tree/master/.agents/skills/pr-delivery-loop ~/.claude/skills/pr-delivery-loop

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/avibe-bot/avibe.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/pr-delivery-loop/SKILL.md in avibe-bot/avibe
Installs to
~/.claude/skills/pr-delivery-loop
Collection
One of 5 skills cataloged from this repository
Category
DevOps798 skills

What PR Delivery Loop does

PR Delivery Loop standardizes how implementation tasks are delivered across the Avibe repositories, including branch and scope rules, review and CI gates, and close-out criteria. Use it for PR work that must follow the Avibe delivery process.

PR Delivery Loop is cataloged under DevOps on DirSkills. PR Delivery Loop comes from a repository tagged agent, agent-os, ai, ai-agents and chatops.

Documentation

README

PR Delivery Loop — implementation-lane standard

Distribution

  • The canonical maintained copy lives in the Avibe repository at .agents/skills/pr-delivery-loop/SKILL.md.
  • Every other applicable repository carries a byte-for-byte copy of this skill file at the same repo-relative path. Do not copy watcher implementations or their tests into this skill.
  • In the multi-repo workspace, the project-level skill entry is a symlink to the Avibe copy. Update the canonical copy first, then sync every repository copy only after the canonical Avibe change passes review.

Dependency boundary

This is the opening of the README. Read the full README on GitHub.

Frequently asked about PR Delivery Loop

  • What else does avibe-bot publish alongside PR Delivery Loop?

    PR Delivery Loop is one of 5 skills that DirSkills catalogs from avibe-bot/avibe, the repository it ships in. Its siblings there include Background Watch Hook, Sentry CLI Debug and Use Avibe. Each one is a separate skill with its own page in this directory, installs the same way PR Delivery Loop does, and is maintained by avibe-bot in that same repository. The rest of the collection is listed on the avibe-bot/avibe page.

  • How does PR Delivery Loop compare to other DevOps skills?

    PR Delivery Loop ranks #709 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of PR Delivery Loop against them. Open each page to compare what they document and how they install.