@xerg/cli globally, replace npx @xerg/cli with xerg.
1. Check that Xerg can see your local agent data
--runtime openclaw or --runtime hermes.
2. Run the first audit
--compare.
3. Make one workflow or model change, then compare
--compare looks for the newest compatible cached snapshot on your machine and adds before and after deltas.
If no compatible baseline exists yet, Xerg does not fail. It adds a note telling you to run the same audit again after a fix.
4. Export or automate
Shareable Markdown:Common next steps
- Use audit to learn the full command surface.
- Use remote audits if OpenClaw is running on SSH or Railway.
- Use compare if you want to understand how snapshot compatibility works.
- Use waste taxonomy and metrics if you want the concepts behind the report.
- Use authentication and push or hosted MCP if you want the hosted Pro workflow after your first audit.