yamadashy/repomix
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more. observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 99
- Release rhythm 84
- Longevity 55
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 781
- days_rel: 25
- days_push: 7
- n_releases_24m: 82
Adoption not part of the score
28071 stars · 1499 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Repomix is a CLI tool (and web service) that packs an entire repository into a single AI-friendly file in XML, Markdown, or plain text formats for feeding to LLMs. It offers git-aware file selection, Tree-sitter-based code compression, token counting, secret detection via Secretlint, and an MCP server mode.
Use cases
- pack my codebase into a single file for ChatGPT or Claude
- prepare repository context for an LLM code review
- count tokens for my repo before sending it to an LLM
- strip comments and compress code signatures to reduce LLM token usage
- detect API keys and secrets before sharing code with AI tools
- give an AI assistant access to my whole repository via MCP
When to choose
- you need to share a full codebase with LLMs or AI coding assistants
- you want token counts and AI-optimized output formats like XML
- you need automatic secret detection before uploading code
- you want an MCP server that exposes repository packing to AI agents
When to avoid
- you need real-time code indexing or semantic search rather than a one-shot file pack
- your repository is too large to fit within LLM context limits even after compression
- you only need to share a few files, where copy-paste is simpler
Facets
cli-tool · maturity active
developer-tools llm-inference prompt-engineering security cli mcp developer-tools artificial-intelligence large-language-models security cli cross-platform windows codebase-packer llm-context tree-sitter token-counting secretlint git-aware ai-friendly-formats command-line nodejs macos linux
4 sources
- readme: https://github.com/yamadashy/repomix · fetched 2026-08-28 · 7648ef964e01
- homepage: https://repomix.com · fetched 2026-08-29 · cc34170cbc03
- site_page: https://repomix.com/guide/security · fetched 2026-08-29 · 54b521076a94
- registry_npm: https://registry.npmjs.org/repomix · fetched 2026-08-29 · 191468de7eaf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yamadashy/repomix | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="yamadashy/repomix")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem