{
  "slug": "repomix",
  "name": "repomix",
  "url": "https://github.com/yamadashy/repomix",
  "cat": "memory",
  "group": "claude",
  "tagline": "Repo-to-single-file packer + MCP",
  "price": "Free · MIT",
  "tier": "free",
  "pick": true,
  "what": "Packs an entire repository into one AI-consumable file (XML, Markdown, JSON or text) with directory tree, contents and per-file token counts. Tree-sitter compression strips implementation bodies to signatures for ~70% token reduction. Honors .gitignore; Secretlint scans for credentials before output.",
  "why": "A one-shot context packer, not persistent memory — the right tool when you want to hand the whole project codebase to a model in a single message, or audit what is actually in there. The secret scan before output is a genuinely good safety default.",
  "install": "npx repomix@latest",
  "category": {
    "key": "memory",
    "name": "Memory & context",
    "desc": "What survives the session. Stops the agent re-reading everything every time.",
    "group": "claude",
    "groupName": "Claude Code toolkit"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": null,
    "checked_at": "2026-08-18T20:13:57.562+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}