{"schemaVersion":"opencli.cli.v1","slug":"repomix","name":"Repomix","shortName":"repomix","binaryName":"repomix","maker":{"slug":"yamadashy","name":"Yamadashy","type":"individual","url":"https://github.com/yamadashy","officialPlatformMaker":false,"featuredBuilder":true},"category":"AI","description":"Codebase context, agent handoff, and repository analysis from the terminal. Built by Yamadashy. Start with `repomix --style markdown --output repomix-output.md` and go from there. Runs entirely on your machine.","tagline":"Codebase context, agent handoff, and repository analysis from the terminal.","install":{"packageManager":"npm","command":"npm install -g repomix","packageName":"repomix","npmPackage":"repomix","brewFormula":null,"brewCask":null,"crateName":null,"pypiPackage":null,"goPackage":null,"dockerImage":null},"verify":{"command":"repomix --version","signal":"Repomix responds and can package repository context for agents."},"quickStart":"repomix --style markdown --output repomix-output.md","exampleWorkflow":["repomix --style markdown --output repomix-output.md","repomix --include \"src/**/*.ts\" --output src-context.md"],"agent":{"readiness":{"label":"Usable with guardrails","score":60,"reasons":["Supports non-interactive/scripted use.","Works well in CI or repeatable automation.","Can run locally with less credential exposure."],"guardrails":["Prefer small commands and ask the agent to summarize plain text output.","Network access is required; avoid leaking secrets in logs."]},"packUrl":"https://opencli.co/cli/repomix/agent.md","packMarkdown":"# OpenCLI Agent Pack: Repomix\n\nUse this when an AI agent needs to work with `repomix`.\n\n## What this CLI is for\nCodebase context, agent handoff, and repository analysis from the terminal. Built by Yamadashy. Start with `repomix --style markdown --output repomix-output.md` and go from there. Runs entirely on your machine.\n\nBest for: Packing repositories into AI-friendly context files for coding agents.\n\n## Agent readiness\nUsable with guardrails (60/100)\n- Supports non-interactive/scripted use.\n- Works well in CI or repeatable automation.\n- Can run locally with less credential exposure.\n\n## Install\n```sh\nnpm install -g repomix\n```\n\n## Verify before real work\n```sh\nrepomix --version\n```\nExpected signal: Repomix responds and can package repository context for agents.\n\n## Safe starting commands\n```sh\nrepomix --version\n```\n\n```sh\nrepomix --style markdown --output repomix-output.md\n```\n\n```sh\nrepomix --include \"src/**/*.ts\" --output src-context.md\n```\n\n## Guardrails for agents\n- Prefer small commands and ask the agent to summarize plain text output.\n- Network access is required; avoid leaking secrets in logs.\n\n## Suggested agent instruction\nYou may use Repomix (`repomix`) for packing repositories into ai-friendly context files for coding agents.. First install it if missing, then run the verify command. Start with read-only or inspection commands. Summarize what you found before changing anything. Ask for confirmation before commands that mutate remote state, spend money, deploy, delete data, merge code, or expose secrets.\n\nSource: OpenCLI\n"},"fit":{"bestFor":"Packing repositories into AI-friendly context files for coding agents.","useThisIf":"You want to give an agent or LLM a clean, reproducible codebase snapshot.","skipIf":"You only need to search one or two local files directly.","whatHappensNext":"Run `repomix --include \"src/**/*.ts\" --output src-context.md` to see it in action."},"capabilities":{"agentFriendly":true,"supportsJsonOutput":false,"supportsNonInteractive":true,"supportsDryRun":false,"requiresAuth":false,"requiresNetwork":true,"ciFriendly":true,"localFirst":true,"destructivePotential":"low"},"taxonomy":{"useCases":["Codebase context","Agent handoff","Repository analysis"],"aliases":["repo mix","repo pack","ai context packer"],"keywords":["context","repository","codebase","agent","llm","prompt"],"tags":["agent-friendly","context","coding-agent"]},"links":{"website":"https://repomix.com","github":"https://github.com/yamadashy/repomix","docs":"https://repomix.com/guide/","opencli":"https://opencli.co/cli/repomix","markdown":"https://opencli.co/cli/repomix/agent.md","json":"https://opencli.co/cli/repomix.json"},"metrics":{"githubStars":25950,"latestRelease":"2026-06-04T10:19:46Z","license":"MIT","metricLabel":"npm weekly downloads","metricValue":62377,"metricSource":"npm","metricAsOf":"2026-06-04T14:05:34.152Z"}}