ci

Manage Pulp CI workflows across local and cloud build runners.

13|1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Generous-Corp/pulp --skill ci-generous-corp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ci
Source: https://github.com/Generous-Corp/pulp/tree/main/.agents/skills/ci
Command: npx skills add https://github.com/Generous-Corp/pulp --skill ci-generous-corp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

This skill resolves bottlenecks in the Pulp development lifecycle by automating branch validation, PR management, and CI runner diagnostics, preventing stalled releases and environment drift.

Core Features & Use Cases

  • CI Workflow Management: Handles push-to-main, PR checks, and automated merging logic.
  • Runner Diagnostics: Monitors and rescues stuck CI runners, manages VM health, and provides actionable metrics for build performance.
  • Gate Enforcement: Automates compliance checks for framework neutrality, compiler coverage, and configuration documentation.

Quick Start

Ask the ci skill to diagnose the current status of the PR and identify if any required checks are blocked or failing.

Frequently Asked Questions about ci

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Pulp CI workflow management and resolve build blocks?

To automate Pulp CI workflow management, use this skill to coordinate local and cloud-based build runners, execute branch validation, monitor PR status, and enforce CI gates to resolve build blocks.

How do I rescue stuck CI runners and monitor VM health for Pulp builds?

You can rescue stuck CI runners by running diagnostic routines that monitor VM health, provide actionable metrics for build performance, and execute runner rescue operations across diverse compiler environments.

Does the ci skill require the gh CLI to enforce CI gates and manage pull requests?

Yes, the ci skill requires the gh dependency to enforce CI gates, monitor PR status, manage automated merging logic, and execute diagnostic routines for branch validation across the Pulp framework.

What is the best way to automate compliance checks for framework neutrality and compiler coverage?

The best way to automate compliance checks is to use gate enforcement features that validate framework neutrality, ensure compiler coverage, and synchronize configuration documentation for Pulp CI workflows.

Why does my Pulp CI pipeline stall during automated merging and push-to-main checks?

Your Pulp CI pipeline may stall due to environment drift, blocked required checks, or stuck runners; this skill diagnoses PR status, enforces CI gates, and rescues runners to prevent stalled releases.