Create git commits with optional intelligent grouping, push, and PR creation
Triage a review bot's comments on a GitHub PR. Re-reviews each comment against the actual code, applies valid fixes, dismisses false positives, and posts a summary comment on the PR. Use when asked to "handle the bot review", "triage bot comments", "check the bot's feedback", or "review the bot review on PR #N".
Use when reviewing code, checking code quality, or before committing/creating a PR. Runs when the user says things like "review my code", "check my changes", "review what I've done", "can you look over this", "run a code review", or "check for issues". Analyzes all branch changes against main, selects the appropriate review agents, and presents a consolidated report with optional fixes. Supports loop mode for iterative auto-fixing.
Generate step-by-step walkthrough guides for testing features or bug fixes. Auto-detects code changes from git diff or PR. Use when the user asks to create testing instructions, QA documentation, or says "write a walkthrough" after implementing a feature.
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated collection of plugins for Claude Code - Anthropic's official CLI for Claude.
Note: Requires Claude Code v2.1.3 or later.
Productivity tools to streamline your development workflow.
Skills:
| Skill | Description | Triggers when... |
|---|---|---|
review | Multi-agent code review with 5+ parallel agents, automatic fix-and-re-review cycles, and cross-session history. Runs in an isolated context. Supports loop mode for batch runs. | You invoke /mella:review or say "review my code", "check my changes" |
commit | Create git commits with optional intelligent grouping (group), push (push), and PR creation (pr). Automatically runs Laravel Pint linter if available. | You invoke /mella:commit |
walkthrough | Auto-generates step-by-step testing guides for features and bug fixes. Runs in an isolated context. | You ask Claude to "write a walkthrough", "create testing steps", or generate QA documentation |
Skills can be invoked directly or triggered automatically based on context. For example, after implementing a feature you can say "now write a walkthrough guide" and Claude will use the skill.
1. Add the marketplace:
# From GitHub
/plugin marketplace add cjmellor/mella-marketplace
# Or from a local path
/plugin marketplace add /path/to/mella-marketplace
2. Install the plugin:
/plugin install mella@mella-marketplace
3. Start using:
# Review code on current branch
/mella:review
# Create commits with intelligent grouping
/mella:commit group
# Create commits, push, and handle PR
/mella:commit group pr push
# Generate testing walkthroughs
/mella:walkthrough
/plugin uninstall mella@mella-marketplace
/plugin marketplace remove mella-marketplace
MIT
npx claudepluginhub cjmellor/mella-marketplace --plugin mellaIterative Ralph loops with Codex CLI review gates at completion. Claude works until done, then Codex reviews before allowing exit.
Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Coding workflow skills: intelligent commits, push & PR, branch cleanup, CLAUDE.md maintenance, README generation, changelog creation, README updating, and GitHub Actions setup
Perform a comprehensive code review of recent changes
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.