Mr Create — Git skill for Claude Code
Create a GitHub PR or GitLab MR with smart suggestions, quality checks, templates, and auto-labeling.
How to install Mr Create
Installs to ~/.claude/skills/ahmedmerza-agent-skills-mr-create/SKILL.md
mkdir -p ~/.claude/skills/ahmedmerza-agent-skills-mr-create && curl -fsSL https://raw.githubusercontent.com/AhmedMerza/agent-skills/HEAD/commands/mr-create.md -o ~/.claude/skills/ahmedmerza-agent-skills-mr-create/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Mr Create does
name: mr-create version: 1.5.0 description: Create a GitHub PR or GitLab MR with smart suggestions, quality checks, templates, and auto-labeling
/mr-create
Provider resolution (GitHub or GitLab)
This command works on **either GitHub or GitLab** (self-hosted or SaaS). Resolve the provider once at the start, then use that provider's CLI for every operation below.
- Detect the provider from the push remote's host —
git remote get-url origin:- host is
github.com(or `*.
- host is
Alternatives in Git
- Gh Fix CI — Debug and fix failing GitHub Actions PR checks using log inspection 14.6k ★
- GitLab — Source Control GitLab integration via MCP 14k ★
- GitHub Review Comments — Use when a PR has unresolved review comments that need responses -- evaluates each comment, implements valid f 1.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Create Hook
by Omri Lavi - Slash command for hook creation - intelligently prompts you through the creation process with s
Code Analysis
by kingler - Provides a menu of advanced code analysis commands for deep inspection, including knowledge graph
Pre PR Check
Pre-PR quality gate for PromptPit. Run this on your feature branch after implementation is complete, before op
Commit Orchestrate
Orchestrate git commit workflows with parallel quality checks and automated staging
PR Autopilot
Claude Code skill that orchestrates the full Pull Request lifecycle — creation, multi-agent review, automated
Claude Code Multimodel Workflow
v2: server-enforced merge gates for repos shared by humans and coding agents — merge-gate suite attestation, b
Related Agents
Coppers
Git agent for commits, branches, and PRs/MRs on GitHub and GitLab. Smart commit messages, risk-tiered confirma
QA Pipeline Expert
Runs tests, fixes failing CI pipelines, resolves lint and quality-gate failures, and sets up testing framework
Prose Checker
Provides craft-level feedback on prose quality. Use PROACTIVELY during bi-chapter reviews for line-level writi