Package Exports
- @nerviq/cli
- @nerviq/cli/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nerviq/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
claudex-setup → Nerviq
This project has been renamed and expanded to Nerviq.
What changed
claudex-setup started as a Claude Code audit tool (85 checks, single platform).
Nerviq is the next generation — the intelligent nervous system for all AI coding agents:
- 8 platforms: Claude Code, Codex, Gemini CLI, GitHub Copilot, Cursor, Windsurf, Aider, OpenCode
- 639 checks across all platforms
- Harmony: detect drift between agents on the same project
- Synergy: make agents amplify each other (1+1+1 > 3)
- 135 modules, 172 exports
Install the new version
npm i -g @nerviq/cliUsage
nerviq audit # Audit Claude Code (default)
nerviq audit --platform codex # Audit Codex setup
nerviq audit --platform gemini # Audit Gemini CLI setup
nerviq audit --platform copilot # Audit GitHub Copilot setup
nerviq audit --platform cursor # Audit Cursor setup
nerviq audit --platform windsurf # Audit Windsurf setup
nerviq audit --platform aider # Audit Aider setup
nerviq audit --platform opencode # Audit OpenCode setup
nerviq harmony-audit # Cross-platform harmony score
nerviq synergy-report # Synergy amplification reportLinks
- npm: @nerviq/cli
- GitHub: github.com/nerviq/nerviq
- Website: nerviq.net
Legacy
The original claudex-setup package on npm is deprecated. All future development happens at @nerviq/cli.
If you were using claudex-setup, simply switch:
# Old
npx claudex-setup
# New
npx @nerviq/cli auditAll features from claudex-setup are preserved and expanded in Nerviq.