Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By motlin
Automate a complete pre-commit and multi-commit testing workflow: run checks across every commit in a branch, automatically fix failures via fixup commits and autosquash rebasing, and loop until all commits pass — all without manual intervention.
npx claudepluginhub motlin/claude-code-plugins --plugin buildStart the dev server and keep it running
Run just precommit and fix failures without committing
Run tests on all commits and fix failures in a loop
Test every commit in the current branch, fix failures, and loop until all pass
Set up git test for the current project
Fix broken builds and clean up commit history with fixup commits and autosquash rebasing
Use this agent after making code changes to run pre-commit checks (formatting, builds, tests) before returning control to the user. Should be invoked automatically after any code modifications.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Core orchestration guidelines for conversation style, code style, testing, tool conventions, and workflow automation
Claude Code hooks for enforcing best practices and workflow automation
Base plugin — commit command, code quality hooks, auto-format and check hooks for all projects
Auto-configure code quality tools and generate custom /fix command for parallel agent-based fixing
Quality gate automation using Claude Code hooks and subagents.
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Updates iTerm2 window title with Claude Code status indicators showing current activity (working, editing files, running commands, etc.)
Core orchestration guidelines for conversation style, code style, testing, tool conventions, and workflow automation
Java and Maven tools for OpenRewrite import ordering and POM dependency management
Code quality tools for comment cleanup and emoji enhancement
GitHub Actions troubleshooting and CI/CD automation
Collection of plugins for Claude Code that enhance terminal integration and task management.
todo.md) and let Claude Code implement them automaticallyFrom GitHub:
claude plugin marketplace add motlin/claude-code-plugins
For local development or if you are behind a firewall, clone first and add from a local directory:
claude plugin marketplace add "$(pwd)"
claude plugin install markdown-tasks@motlin-claude-code-plugins
claude plugin install orchestration@motlin-claude-code-plugins
claude plugin install tmux-titles@motlin-claude-code-plugins
claude plugin install iterm2-titles@motlin-claude-code-plugins
claude plugin install build@motlin-claude-code-plugins
claude plugin install code@motlin-claude-code-plugins
claude plugin install git@motlin-claude-code-plugins
claude plugin install github@motlin-claude-code-plugins
claude plugin install java@motlin-claude-code-plugins
claude plugin install justfile@motlin-claude-code-plugins
claude plugin install offline-claude-code-guide@motlin-claude-code-plugins