Mr Guide — Data skill for Claude Code
Generate a reviewer's guide for an MR/PR or branch — what changed in product terms, before/after, data model, UI states — not a code review.
How to install Mr Guide
Installs to ~/.claude/skills/ahmedmerza-agent-skills-mr-guide/SKILL.md
mkdir -p ~/.claude/skills/ahmedmerza-agent-skills-mr-guide && curl -fsSL https://raw.githubusercontent.com/AhmedMerza/agent-skills/HEAD/commands/mr-guide.md -o ~/.claude/skills/ahmedmerza-agent-skills-mr-guide/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Mr Guide does
name: mr-guide version: 1.0.0 description: Generate a reviewer's guide for an MR/PR or branch — what changed in product terms, before/after, data model, UI states — not a code review
/mr-guide
Writes the document a reviewer wants **before** they open the diff: what this change does, what it looked like before and after, what moved in the data model, which UI states exist now.
**This is not a code review.** It finds no bugs and makes no judgements about quality. Use `/mr-review` (fin
Alternatives in Data
- Generate Types From Supabase — You are a skilled TypeScript developer tasked with creating a library of DTO (Data Transfer Object) types and 265 ★
- Fix Tickets — Autonomously fix one or more speckit-companion GitHub issues with the SpecKit Companion pipeline — clean branc 85 ★
- Model 3D — Guide 3D geological model building from data preparation through computation to visualization 60 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Capture Pair
the user (or a review pass) just corrected something a model produced. Preserve the before→after pair for the
Cfn Dry Review
MUST BE USED before merging any PR that adds 3+ new functions or 50+ lines. Run after implementation. Reviews
Autoplan
Run the full plan review pipeline: CEO -> design -> eng -> DX in a single consolidated skill. Returns PROCEED,
Reviewer Application
You are reviewing one focused group of changed application files from a pull request for an automated pipeline
Claude Plugin
Personal skills for Codex and Claude Code, invoked as superb:. craft turns a vague product idea into a decisio
Bdc Validate Share Metadata
Validate ORD metadata JSON before publishing a BDC data product
Related Agents
Final Reviewer
Use for the final whole-branch/whole-system review after all tasks are complete — the last quality gate before
Rig Reviewer
Code review agent. Use after implementation to check correctness, security, and adherence to project conventio
PRD Senior PM
Judges a technical PRD review, decides the product questions it raises, and turns the survivors into revision