Pr
Claude Code plugin with skills for daily dev workflows — commits, standups, PRs, design docs, and GitHub automation.
npx -y skills add ForeverAProgrammer/claude-devflow --skill prAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Generate a pull request title and description based on the summary or diff below. Use when the user wants to write a PR description.
SKILL.md
0.9 KB, 166 tokens by cl100k_base, as published. Nobody here has run it
Generate a pull request title and description based on the summary or diff below.
Format: Title: One line, imperative tense, under 72 characters (e.g. "Add rate limiting to login endpoint")
Description:
- What changed (2-4 sentences, plain English)
- Why it was needed (1-2 sentences)
- Any notable implementation details reviewers should know (bullet points, optional)
- Testing checklist: render as a markdown task list using
- [ ] stepformat (optional)
Rules:
- No filler phrases like "This PR..." or "In this change..."
- Be specific — avoid vague words like "improve", "fix", "update" without saying what
- If given a raw diff, infer intent from the code changes
Summary or diff: $ARGUMENTS
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.