pr-author-reviewer

Apply PR templates, security checklists, and commit message linting.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/benreceveur/claude-workflow-engine --skill pr-author-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-author-reviewer
Source: https://github.com/benreceveur/claude-workflow-engine/tree/main/skills/pr-author-reviewer
Command: npx skills add https://github.com/benreceveur/claude-workflow-engine --skill pr-author-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Ensure consistent, high-quality pull requests with templates and automated checks.

Core Features & Use Cases

  • Load PR template
  • Security checklist
  • Lint commit messages
  • Generate PR description
  • Log decision rationales to memory

Quick Start

Generate a PR description and run security checklist.

Frequently Asked Questions about pr-author-reviewer

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

FAQPage Schema
How do I improve pull request quality with templates and automated checks?

Pull request quality improves by enforcing templates, running security checklists, and linting commit messages. This Skill loads a PR template, applies security reviews, validates commit messages, and generates PR descriptions automatically to ensure consistency across your repository.

Can I automate security reviews in pull requests?

Yes. This Skill runs an automated security checklist against each pull request, identifying potential security issues before review. It references a security review checklist and logs findings to track decision rationales.

How do I enforce consistent commit messages in pull requests?

Commit message linting validates message format and content against standards. This Skill automatically lints commits within a PR, catching formatting issues and incomplete messages early to maintain repository quality.

What's the best way to standardize PR descriptions across a team?

Standardize PR descriptions by using templates and automated generation. This Skill loads a PR template from references and generates descriptions based on commit content, ensuring all PRs follow consistent structure and contain required information.

Does this work for both open-source and enterprise repositories?

Yes. This Skill applies to any repository using standard PR workflows—open-source, enterprise, or hybrid. Template-driven PR creation, security automation, and commit linting work across different project scales and team structures.

Can I track why PR decisions were made?

Yes. This Skill logs decision rationales to memory, creating an audit trail of template applications, security review results, and linting outcomes so teams understand the reasoning behind each PR quality check.