Repomix Commands
Plugin ActiveSlash commands for quick Repomix operations. Pack local and remote repositories with simple commands like /pack-local and /pack-remote.
To enable quick and efficient packaging of entire code repositories into a single file format suitable for AI models, streamlining code analysis and interaction workflows.
Features
- Slash commands for packing local and remote repositories
- CLI tool for comprehensive codebase packaging
- Support for multiple output formats (XML, Markdown, JSON, Plain Text)
- Code compression using Tree-sitter
- Security checks for sensitive data
Use Cases
- Packing a codebase to feed into an AI model for review or refactoring
- Quickly analyzing remote GitHub repositories without local cloning
- Generating AI-friendly representations of projects for documentation or knowledge sharing
- Integrating codebase packaging into automated workflows
Non-Goals
- Executing code within the packed repository
- Providing AI analysis directly (relies on external AI models)
- Replacing standard version control systems
Invocation
- info:Scoped toolsThe plugin provides specific slash commands like `/pack-local` and `/pack-remote`, which are well-scoped.
Trust
- warning:Issues AttentionOut of 22 issues opened in the last 90 days, only 5 have been closed, indicating a potentially slow response rate from maintainers.
Installation
First, add the marketplace
/plugin marketplace add yamadashy/repomix/plugin install repomix-commands@repomixQuality Score
Trust Signals
Similar Extensions
Obey
100Makes Claude actually follow your rules. Save rules with natural language, enforce them with hooks, remember them across sessions.
Context7 Plugin
100Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Kanban
100Markdown-based Kanban board managed by Claude Code. Cards live as .md files — no database, no server.
Repomix Mcp
95Repomix MCP server for AI-powered codebase analysis. Pack local/remote repositories, search outputs, and read files with built-in security scanning. Foundation plugin that enables all Repomix features in Claude Code.
Understand Anything
95AI-powered codebase understanding — analyze, visualize, and explain any project