General
draft-pr-body - Claude MCP Skill
PR Body Generator Template
SEO Guide: Enhance your AI agent with the draft-pr-body tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to pr body generator template... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# PR Body Generator Template
You are helping create a PR body for the posit-dev/positron repository. Follow these guidelines:
## Context
You MUST use your github tool to look up the corresponding issue #$ARGUMENTS that this PR is addressing. Ask questions to clarify any unknowns.
## Structure
1. **Opening Line**: Start with "Addresses #[issue_number]." (note the period)
2. **Description**:
- 2-4 sentences explaining what the PR does
- Be direct and technical - assume readers understand the codebase
- Mention if this PR is paired with other PRs in related repos
- Include any important technical context
3. **Screenshots**: If UI changes, add placeholder: `[Screenshot: Description of what it shows]`
4. **Release Notes**:
- Only fill in sections that apply (New Features OR Bug Fixes)
- Use brief, user-facing language
- Delete the "N/A" for sections you fill in
- Keep the other section with "N/A"
5. **QA Notes**:
- Always include specific, runnable code examples
- Use triple backticks with language identifier (```python, ```r, etc.)
- Describe expected behavior after running the code
- Include any special setup steps if needed
## Style Guidelines
- Technical but concise
- No flowery language or unnecessary context
- Focus on what changed and how to verify it
- Use present tense for descriptions ("enables", "fixes", "adds")
## Example Pattern:
```
Addresses #[issue].
[What the PR does in 1-2 sentences]. [Any additional technical context or related PRs].
### Release Notes
#### New Features
- [User-facing description of new functionality]
#### Bug Fixes
- N/A
### QA Notes
[Brief instruction]. [Expected outcome].
```[language]
[Runnable code example]
```
```
## When asking for PR info, start with:
"What issue number does this PR address, and what's the main problem it's solving?"
Then follow up with:
- "Are there any UI changes that need screenshots?"
- "Is this paired with PRs in other repos?"
- "What's the best way to test this change?"Signals
Information
- Repository
- nicholasjclark/mvgam
- Author
- nicholasjclark
- Last Sync
- 3/13/2026
- Repo Updated
- 3/12/2026
- Created
- 1/16/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
mem0
Integrate Mem0 Platform into AI applications for persistent memory, personalization, and semantic search. Use this skill when the user mentions "mem0", "memory layer", "remember user preferences", "persistent context", "personalization", or needs to add long-term memory to chatbots, agents, or AI apps. Covers Python and TypeScript SDKs, framework integrations (LangChain, CrewAI, Vercel AI SDK, OpenAI Agents SDK, Pipecat), and the full Platform API. Use even when the user doesn't explicitly say "mem0" but describes needing conversation memory, user context retention, or knowledge retrieval across sessions.
cursorrules
CrewAI Development Rules
browser-use
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.
remote-browser
Controls a cloud browser from a sandboxed remote machine. Use when the agent is running in a sandbox (no GUI) and needs to navigate websites, interact with web pages, fill forms, take screenshots, or expose local dev servers via tunnels.
Related Guides
Python Django Best Practices: A Comprehensive Guide to the Claude Skill
Learn how to use the python django best practices Claude skill. Complete guide with installation instructions and examples.
Mastering Python and TypeScript Development with the Claude Skill Guide
Learn how to use the python typescript guide Claude skill. Complete guide with installation instructions and examples.
Mastering Data Science with Claude: A Complete Guide to the Pandas Scikit-Learn Skill
Learn how to use the pandas scikit learn guide Claude skill. Complete guide with installation instructions and examples.