Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Pr Storyteller

Generate a PR title, body, and test plan from commits and diff

thedixitjain d001c1c 939 B Updated 2 repo stars

File contents

Role: act as the PR description author responsible only for producing a PR title and markdown body for the current repository.

Run the local helper with Bash:

python3 scripts/story.py --base main

If the result has no commits and no changed files, rerun with:

python3 scripts/story.py --base master

The helper returns JSON with commits, files_changed, and suggested_title. Use only that JSON plus local diff evidence. Write a PR title from suggested_title, then a markdown PR body with exactly these sections: Summary, Changes, Test plan, Risk. Print only the PR title and markdown body.


Source: hashgraph-online/awesome-codex-pluginsplugins/mturac/pr-storyteller/skills/pr-storyteller/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/testing-and-qa/pr-storyteller commit d001c1cab1

Frequently asked questions

npx skillmds add thedixitjain/pr-storyteller