Skip to main content
Version: 0.7.2

Getting Started

Install agnix

npm install -g agnix

Validate your repository

agnix .

Apply auto-fixes

agnix --fix .
  1. Run agnix --target claude-code . for tool-specific checks.
  2. Add .agnix.toml for project defaults.
  3. Integrate agnix into CI with SARIF output for code scanning.

Reference: