mr
Generate an MR description for the current branch after verifying build/test pass
Install / Use
npx skills add brain-bootstrap/claude-code-brain-bootstrapInstalls into whichever agent you are using.
Claude Commands
Claude Code slash commands
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHubdescription: Generate an MR description for the current branch after verifying build/test pass effort: high argument-hint: "[optional: ticket reference]"
Generate MR description for the current branch: $ARGUMENTS
ultrathink — use extended reasoning for accurate diff analysis.
Pre-loaded context
Branch: !git branch --show-current
Commits: !git --no-pager log main...HEAD --oneline 2>/dev/null || echo "N/A"
Diff stat: !git --no-pager diff main...HEAD --stat 2>/dev/null || echo "N/A"
Instructions
Read claude/templates.md for the MR template format.
Prerequisites — ALL must pass before generating MR text:
- Build passes:
{{BUILD_CMD_ALL}} - Tests pass:
{{TEST_CMD_CI}} - Lint clean:
{{LINT_CHECK_CMD}}
Steps:
- Identify the branch and get the diff (merge-base aware)
- Read the ticket (if referenced in branch name)
- Write MR description using template from
claude/templates.md - Save to
claude/tasks/mr-description-<branch-slug>.md - Present summary and the exact file path
Quality rules:
- Base MR text on the ACTUAL diff, not assumptions
- Keep descriptions concise, factual, review-friendly
- Never reference internal AI tooling in the MR body
Related Skills
caveman
107.1k🪨 why use many token when few token do trick. Viral skill + proxy for coding agents that cuts 65% of tokens by talking like a caveman.
claude-mem
94.4kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Understand-Anything
83.5kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Security Score
Audited on Apr 25, 2026
