ci-pr-helper — community ci-pr-helper, lance-context, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for GitHub Automation Agents seeking to streamline Continuous Integration and Pull Request workflows Manage Multimodal Agentic Context Lifecycle with Lance

lance-format lance-format
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The ci-pr-helper skill by lance-format is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Ideal for GitHub Automation Agents seeking to streamline Continuous Integration and Pull Request workflows

Core Value

Empowers agents to run local checks via scripts, draft PR titles and bodies, and create PRs using the GitHub CLI, leveraging `gh` for authenticated interactions and automating project checks with `.codex/skills/ci-pr-helper/scripts/run_ci`

Capabilities Granted for ci-pr-helper

Automating Pull Request creation with clear titles and summaries
Running local project checks via `./.codex/skills/ci-pr-helper/scripts/run_ci`
Streamlining feature branch management by ensuring checks are run before PR creation

! Prerequisites & Limits

  • Requires `gh` CLI availability and authentication
  • Must be run on a feature branch (not `main`)
  • Dependent on local script execution for project checks
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

ci-pr-helper

Install ci-pr-helper, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

CI PR Helper

Overview

Run project checks locally, then prepare and open a PR with a clear title and summary.

Workflow

  1. Ensure you are on a feature branch (not main).
  2. Run local checks via the script in scripts/.
  3. Draft a PR title/body using the template below.
  4. If gh is available and authenticated, run gh pr create yourself; otherwise, surface the exact command for the user to execute manually.

Local checks

Run:

bash
1./.codex/skills/ci-pr-helper/scripts/run_ci_checks.sh

If it fails due to missing tools, install uv, cargo, or Python deps, then rerun.

PR creation

Draft a conventional title (e.g., feat:/fix:/ci:) and use:

## Summary
- ...

## Testing
- uv run pytest
- cargo test --manifest-path rust/lance-context/Cargo.toml
- cargo fmt --manifest-path rust/lance-context/Cargo.toml -- --check
- cargo clippy --manifest-path rust/lance-context/Cargo.toml --all-targets -- -D warnings
- ruff format --check python/
- ruff check python/
- pyright

If you need to check auth status, you may still run:

bash
1gh auth status

When ready:

  • If gh is ready to use, execute:
bash
1gh pr create --title "<title>" --body "<body>"
  • Some environments emit a spurious Unsupported subcommand 'pr' warning before running gh; ignore that message and continue with the command.

  • If gh is missing or fails, print the command instead so the user can run it locally.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is ci-pr-helper?

Ideal for GitHub Automation Agents seeking to streamline Continuous Integration and Pull Request workflows Manage Multimodal Agentic Context Lifecycle with Lance

How do I install ci-pr-helper?

Run the command: npx killer-skills add lance-format/lance-context. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for ci-pr-helper?

Key use cases include: Automating Pull Request creation with clear titles and summaries, Running local project checks via `./.codex/skills/ci-pr-helper/scripts/run_ci`, Streamlining feature branch management by ensuring checks are run before PR creation.

Which IDEs are compatible with ci-pr-helper?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for ci-pr-helper?

Requires `gh` CLI availability and authentication. Must be run on a feature branch (not `main`). Dependent on local script execution for project checks.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add lance-format/lance-context. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use ci-pr-helper immediately in the current project.

Related Skills

Looking for an alternative to ci-pr-helper or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI