ABVX Lab logo ABVX Lab
tool surface

ABVX tool

agentsgen pack

Generate AI docs bundle with repo/site mode, contract-backed drift checks, entrypoint manifests, and id-context handoff output.

What it does

  • Builds an AI-readable docs bundle for how-to-run, architecture, contracts, and related repo context.
  • Outputs agents.entrypoints.json — command manifest for agents/CI (install/test/lint/build/run)
  • Supports plan-preview and drift-check workflows without changing the underlying app code.
  • Outputs docs/ai/id-context.json for repo-to-ID handoff and stable machine consumers.
  • Uses the same safety model as other docs generation commands around marker-owned content.

Quick look

Generate AI docs bundle with repo/site mode, contract-backed drift checks, entrypoint manifests, and id-context handoff output.

Primary surface for llms.txt, agents.entrypoints.json, and docs/ai/id-context.json.

Quickstart

Primary usage

agentsgen pack . --autodetect

Bundle generation