repomix

popularlocal-onlyainpm

Yamadashy · Codebase context, agent handoff, and repository analysis from the terminal.

$ npm install -g repomix
One-liner to try
$ repomix --style markdown --output repomix-output.md

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .mdJSON
Readiness
Usable with guardrails · 60/100
Verify
repomix --version
Agent URL
/cli/repomix/agent.md

Quick reference

Install
npm install -g repomix
Verify
repomix --version
First command
repomix --style markdown --output repomix-output.md
Machine JSON
/cli/repomix.json

About

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.

Example workflow

1. repomix --style markdown --output repomix-output.md
2. repomix --include "src/**/*.ts" --output src-context.md

Alternatives worth considering