ReviewMIT

PR creator

by Matthew Blode (opens in a new tab) mblode/agent-skills

Prepares GitHub pull requests using repository templates and reviewer-focused descriptions.

Installation

Skills CLI

Skills CLI command
npx skills@latest add mblode/agent-skills --skill pr-creator

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Needs authenticated GitHub CLI and Git, and can push commits or update PR metadata. Code fixes and later CI monitoring are delegated to separate companion skills.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size141 lines
  • Last checked27 Sept 2026 · 9ce5ec7f80d17977875b52406840041b2608efd98f22993ee1f3ab85be1e9c6e

What it can touch

  • Writes docs

    Creates or updates documents such as specs, plans or ADRs.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Uses git

    Reads history or makes commits, branches or worktrees.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/pr-creator/SKILL.md on GitHub (opens in a new tab)