create-review-checklist
CommunityGenerate review checklists tailored to change types.
Authormvillmow
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Helps reviewers focus on the most relevant checks for Mojo, Python files, tests, or docs.
Core Features & Use Cases
- Detect change type from PR
- Provide category-specific checklists for Mojo, Python, tests, docs
- Customizable recommendations by impact
Quick Start
Detect changes: gh pr diff <pr> --name-only | grep -E "\.mojo$|\.py$|\.md$|test_" Then categorize: gh pr diff <pr> | head -100 | grep "^[+-]" | wc -l
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: create-review-checklist Download link: https://github.com/mvillmow/ml-odyssey/archive/main.zip#create-review-checklist Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.