— No reviews yet
0 installs
4 views
0.0% view→install
Install
$ agentstack add skill-lc-rezende-ai-custom-skills-git-pr-helper ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Git Pr Helper? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
Git PR Helper
Generate pull request titles and bodies from branch changes.
When to use this skill
- The user is about to open a pull request
- The user asks for a PR title or PR body
- A PR description is requested
Workflow
- Review the branch changes and recent commits.
- Identify the primary intent, scope, and impact of the change.
- Draft a concise PR title in imperative mood.
- Draft a PR body using the standard sections below.
- Ask if any context, validation, or notes should be adjusted.
PR title guidelines
- Use imperative mood ("add", "fix", "update")
- Keep it concise (max 72 characters)
- Describe what and why, not how
- No trailing period
PR body format
## Summary
-
## Validation
-
## Notes
-
Examples
Feature PR
Title:
add skill validation workflow for branches
Body:
## Summary
- add GitHub Actions workflow to validate skills
- run checks on pushes and pull requests
## Validation
- Not run (CI only)
## Notes
- None
Fix PR
Title:
fix workflow output delimiter for validation report
Body:
## Summary
- fix multiline output formatting for report step
## Validation
- Not run (CI only)
## Notes
- None
Refactor PR
Title:
refactor skill templates for clearer examples
Body:
## Summary
- reorganize sample skills for readability
- align examples with current conventions
## Validation
- Not run (docs only)
## Notes
- None
Output expectations
- Provide a PR title and full PR body.
- Keep the summary factual and concise.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: lc-rezende
- Source: lc-rezende/AI-Custom-Skills
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.