From repomix
Pack codebases into AI-friendly XML/Markdown bundles for context loading. Supports auto-discovery, segmented bundles, and compression. Usage: /repomix - Show repomix status and options /repomix pack - Pack codebase into a bundle /repomix bundle - Same as pack /repomix auto - Auto-discover and bundle /repomix status - Show current bundle status /repomix help - Show usage help
npx claudepluginhub teslasoft-de/claude-skills-marketplace --plugin repomix[pack|bundle|auto|status|help]# /repomix Command Pack codebases into AI-friendly XML/Markdown bundles for context loading in Claude sessions. Supports auto-discovery, segmented bundles, and compression. ## Usage ## Arguments - *(none)*: Show current repomix status and available actions - `pack`: Pack the codebase into an AI-friendly bundle - `bundle`: Alias for pack - `auto`: Auto-discover project structure and create optimized bundles - `status`: Show existing bundle files and their metadata - `help`: Display quick reference for all commands
Pack codebases into AI-friendly XML/Markdown bundles for context loading in Claude sessions. Supports auto-discovery, segmented bundles, and compression.
/repomix # Show repomix status and options
/repomix pack # Pack codebase into a bundle
/repomix bundle # Same as pack
/repomix auto # Auto-discover project structure and bundle
/repomix status # Show current bundle status
/repomix help # Show usage reference
pack: Pack the codebase into an AI-friendly bundlebundle: Alias for packauto: Auto-discover project structure and create optimized bundlesstatus: Show existing bundle files and their metadatahelp: Display quick reference for all commands