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
- Run helper or inspect branch. Done when source, target, commits, changed files known.
- Detect profile or accept
--profile. Draft with Description, Test Plan, Test Result, Links. Add Screenshot only forfrontend. - Every claim must be supported by local context. Unknowns labeled, not invented.
Completion: body has applicable headings, profile matches repo, unknowns labeled.