Armory
Source
Browse
Workflows

pr

Create a GitHub PR from the current branch with unpushed commits — discovers templates, analyzes changes, pushes.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install pr --cli claude

writes the file to.claude/commands/pr.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/pr.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

ECC slash-command /pr. Create a GitHub PR from the current branch with unpushed commits — discovers templates, analyzes changes, pushes.

When to use it

Create a GitHub PR from the current branch with unpushed commits — discovers templates, analyzes changes, pushes.

How to invoke

Run /pr in any harness that loads ECC commands. See source for the runnable implementation block.

Source

Extracted from affaan-m/ecc.