pr

Automate GitHub PR creation, status checks, issue linking, and feedback polling.

9|1|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/TonyCasey/lisa --skill pr-tonycasey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr
Source: https://github.com/TonyCasey/lisa/tree/main/src/project/.lisa/skills/pr
Command: npx skills add https://github.com/TonyCasey/lisa --skill pr-tonycasey

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines GitHub PR workflows by automating PR creation, status checks, linking with issues, polling for comments, addressing feedback, and saving notes to memory.

Core Features & Use Cases

  • PR lifecycle automation: create PRs, check CI, link issues, watch PRs, and poll for updates.
  • Memory integration: auto-save PR notes and decisions for future reference.
  • Use Case: When you work on multiple features across repos, Lisa handles PR-related tasks and links to issues for better traceability.

Quick Start

Use lisa pr create to start a PR from the current branch and automatically link issues and watch the PR.

Frequently Asked Questions about pr

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

FAQPage Schema
How do I automate GitHub PR workflows across multiple repositories?

Automate GitHub PR workflows by handling PR creation, CI status checks, issue linking, comment polling, and feedback addressing across multi-repo projects. This streamlines end-to-end PR lifecycles and ensures complete traceability without manual intervention.

Can I automatically link GitHub issues when creating a pull request?

Yes, you can automatically link GitHub issues when creating a pull request from the current branch. The PR workflow integration ensures better traceability by connecting PRs directly to their corresponding issues across your repositories.

Does this PR workflow automation work with Neo4j memory integration?

The PR workflow automation works with Neo4j memory integration to auto-save PR notes and decisions for future reference. It relies on the Lisa CLI environment to store and retrieve PR-related context across sessions.

What is the best way to poll for PR comments and address review feedback?

Poll for PR comments and address review feedback by automating the watch and update phases of the PR lifecycle. The workflow continuously monitors PRs for new comments and helps manage feedback responses directly through the Lisa CLI environment.

Do I need the Lisa CLI environment to manage PR lifecycles and save notes to memory?

Yes, you need the Lisa CLI environment to manage PR lifecycles and save notes to memory. The PR workflow automation relies on this environment to execute operations, integrate with Neo4j memory, and process frontmatter-defined metadata.