Loading...
Loading...
make a pull request with a plain-English title and a thematic summary built from the branch diff. Triggers: open a PR, create a pull request, submit a PR. Flags: --target <branch> (default main), --ticket <id> (prefix title with the ticket), --conventional (conventional-commit title).
npx skill4agent add prathamdby/skills make-pr| Flag / Arg | Effect |
|---|---|
| Target branch. Default: |
| Prefix the title with |
| Conventional-commit title format. Off, plain English by default. |
--ticket--ticket--ticket ABC-123git log <target>..HEAD --onelinegit diff <target>...HEAD--ticketfeat:fix:docs:--conventionalskills/commit/REFERENCE.md--ticket <id>[<TICKET-ID>][ABC-123] Add user authentication flowAdd user authentication flow[ABC-123] feat: add user authentication flow--conventional--ticketgh pr create--target--ticket