Skip to content

AgentPack Docs

AgentPack is a local context engine for AI coding agents. It ranks relevant repository files and builds compact task-focused context packs for Claude Code, Codex, Cursor, Windsurf, Antigravity, MCP tools, CI jobs, and markdown-based LLM workflows.

Use these docs when you want local/offline repo analysis, MCP-first routing, CI-friendly context packs, and benchmarkable file-selection quality without hosted indexing or embeddings.

Get started

  • Commands: CLI reference and common workflows.
  • Configuration: config, scoring weights, .agentignore, and git integration.
  • How AgentPack works: route, pack, retrieve, learn, and benchmark flow.
  • Demo assets: generated README GIF/MP4 and regeneration command.

Core onboarding uses agentpack init, agentpack route, agentpack pack, agentpack doctor, and agentpack benchmark. The rest of the CLI is advanced workflow, release, learning, or diagnostic surface.

Agents and IDEs

Guides

Evidence

Comparisons

Trust and limits

Development