By rimoapp
Launch an interactive Claude Code session in another repository. Opens a new Terminal.app or iTerm2 tab, moves to the target repo, runs claude with an initial prompt, and reports the child session's result automatically when it finishes.
The rimo-tools plugin marketplace for Claude Code — a catalog of plugins maintained by rimoapp.
Add the marketplace once:
/plugin marketplace add rimoapp/claude-plugins
Then install what you want:
/plugin install auto-worktree@rimo-tools # individual plugin
/plugin install dispatch@rimo-tools # individual plugin
/plugin install rimo@rimo-tools # individual plugin
/plugin install rimo-all@rimo-tools # everything (bundle)
Installing rimo-all pulls in every individual plugin automatically via plugin
dependencies. After installing, run /reload-plugins to activate.
| Plugin | What it does | Docs |
|---|---|---|
| auto-worktree | Automatically creates git worktrees when Claude modifies files, enabling safe parallel work without git conflicts. | plugins/auto-worktree |
| dispatch | Launch an interactive Claude Code session in another repository (new Terminal.app / iTerm2 tab) and auto-report its result when it finishes. macOS only. | plugins/dispatch |
| rimo | Rimo Voice integration — the rimo-cli skill plus the rimo mcp server. Shipped from rimoapp/cli; requires the rimo CLI on your PATH. | rimoapp/cli |
| rimo-all | Convenience bundle of the dev plugins — pulls in auto-worktree + dispatch. (The rimo product plugin is not bundled; install it directly.) | — |
.claude-plugin/marketplace.json # the rimo-tools catalog
plugins/
auto-worktree/ # plugin: manifest, hooks, lib, tests, docs
dispatch/ # plugin: dispatch skill
rimo-all/ # bundle: dependencies only
Test a plugin locally without installing:
claude --plugin-dir ./plugins/auto-worktree
Run a plugin's test suite:
bash plugins/auto-worktree/tests/run-tests.sh
See CLAUDE.md for contribution conventions (English-only, version bumping, shell-portability rules).
MIT — see LICENSE.
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.
npx claudepluginhub rimoapp/claude-plugins --plugin dispatchAutomatically creates git worktrees when Claude modifies files, enabling safe parallel work without git conflicts.
Automatically creates git worktrees when Claude modifies files, enabling safe parallel work without git conflicts.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.