Back to Directory
claude-codeproductivity
Repomix
AI-friendly codebase packer that converts your project into a single understandable format for LLMs.
Author
Added
2025-12-06
Installationnpm
Run npx repomix in your project root to generate a packed file.
About this Agent
AI-friendly codebase packer that converts your project into a single understandable format for LLMs.
Repomix (formerly Repopack) is a powerful tool that packs your entire repository into a single, AI-friendly file. This allows you to easily feed your codebase context to Claude or other LLMs.
Features:
- Respects .gitignore
- Optimizes token usage
- Security-aware file exclusion
- XML and text output formats
- Remote repository processing
Tags
#Codebase#Context#LLM#Productivity