pr-summary

casper-studios/casper-marketplace · updated Apr 8, 2026

$npx skills add https://github.com/casper-studios/casper-marketplace --skill pr-summary
0 commentsdiscussion
summary

Summarize the latest changes in this branch to create a pull request on GitHub.

skill.md

Summarize the latest changes in this branch to create a pull request on GitHub.

  1. Compare the current branch against default branch to see what changes need to be described in the pull request. Make sure to only focus on the finalized implementation details. Since pull requests tend to have work-in-progress commits at the beginning, you should be extra mindful on whether these are still relevant in the finalized snapshot.
  2. Use the pull request template to generate a .claude/scratchpad/PR.md.
  3. Pause here and prompt the user to check the .claude/scratchpad/PR.md before proceeding.
  4. Once edited and approved by the user, fill in the missing details in the following script and then run it:
    gh pr create --base dev --head "$(git rev-parse --abbrev-ref HEAD)" --title '[TICKET-123] category: short title' --body-file .claude/scratchpad/PR.md
    
  5. Delete .claude/scratchpad/PR.md once successfully submitted.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.529 reviews
  • Jin Wang· Dec 8, 2024

    pr-summary reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Anaya Torres· Dec 4, 2024

    pr-summary is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Nikhil Johnson· Nov 27, 2024

    I recommend pr-summary for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Evelyn Kapoor· Nov 23, 2024

    Solid pick for teams standardizing on skills: pr-summary is focused, and the summary matches what you get after install.

  • Rahul Santra· Nov 7, 2024

    We added pr-summary from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Pratham Ware· Oct 26, 2024

    pr-summary fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Nikhil Liu· Oct 26, 2024

    pr-summary fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Isabella Desai· Oct 18, 2024

    Useful defaults in pr-summary — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Hassan Desai· Oct 14, 2024

    pr-summary has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Yash Thakker· Sep 21, 2024

    Registry listing for pr-summary matched our evaluation — installs cleanly and behaves as described in the markdown.

showing 1-10 of 29

1 / 3