vcs-change-request

Standardized workflow for creating clear and actionable Pull Requests (GitHub) or Merge Requests (GitLab).

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "vcs-change-request" with this command: npx skills add diegocanepa/agent-skills/diegocanepa-agent-skills-vcs-change-request

MR/PR Description Manager

Workflow

  1. Detect Platform: Check if working on GitHub (PR) or GitLab (MR).
  2. Context: Understand the changes and find the related issue number.
  3. Drafting:
    • Write in English only.
    • Use Markdown (Titles, Subtitles, Code Snippets, Items).
    • Use Emojis for a friendly tone.
    • Use a template from references/templates.md.
  4. MITM Confirmation: ALWAYS present the drafted description to the USER for approval.
  5. Execution: Call the platform-specific tool.

Technical Mapping

PlatformObjectTool Example
GitHubPull Request (PR)mcp__github__create_pull_request
GitLabMerge Request (MR)mcp__gitlab__create_merge_request

Key Rules

  • Issue Reference: Always link the issue (Closes #123, etc.) to automate status changes.
  • Title Format: Use feat, fix, refactor, docs, test, chore.
  • Quality: Refer to DO/DON'T in references/guidelines.md.
  • Token Efficiency: Focus on value-added context. Skip obvious details.

Examples

  • GitHub: feat: add oauth support (#123)
  • GitLab: fix: resolve crash on upload (#456)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

backend-coder

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

skill-improvement

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

add-skill

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

mermaid-diagrams

No summary provided by upstream source.

Repository SourceNeeds Review