pr-writing

Installation
SKILL.md

PR Writing

The helper script lives at scripts/pr_writer.py relative to this skill's directory (the harness resolves it). Run it from the user's repo with the script's absolute or skill-relative path:

python3 <skill-dir>/scripts/pr_writer.py

Steps

  1. Run helper or inspect branch. Done when source, target, commits, changed files known.
  2. Detect profile or accept --profile. Draft with Description, Test Plan, Test Result, Links. Add Screenshot only for frontend.
  3. Every claim must be supported by local context. Unknowns labeled, not invented.

Completion: body has applicable headings, profile matches repo, unknowns labeled.

Commands

Installs
37
First Seen
Aug 6, 2026
pr-writing — darknesskiller/skills