aigon install-agent
Installs Aigon-owned integration files for the selected agents.
aigon install-agent cc ag
aigon install-agent cx
aigon install-agent cc ag cx cu op km am cp --forceAgent IDs come from templates/agents/*.json in the Aigon package. Current bundled IDs are cc, ag, cx, cu, op, km, am, and cp.
What it writes
install-agent writes only Aigon-owned files, such as:
.aigon/docs/shared Aigon documentation.aigon/docs/agents/<agent>.mdper-agent notes.claude/,.gemini/,.cursor/,.codex/,.agents/, or.opencode/integration files as required by the selected agent.aigon/install-manifest.json, which records Aigon-owned file hashes for later repair/uninstall checks
It does not write or modify AGENTS.md, CLAUDE.md, README.md, or your application source.
Flags
| Flag | Meaning |
|---|---|
--force | Overwrite modified Aigon-managed files without prompting. |
See also
Last updated on