The intelligent governance layer for AI coding agents — audit, align, and govern 8 platforms across every project.
# Nerviq > Standardize and govern your AI coding agent setup — score, fix, and align across 8 platforms. [](https://www.npmjs.com/package/@nerviq/cli) [](LICENSE) [](https://github.com/nerviq/nerviq) --- ### 8 Platforms Supported Nerviq audits, sets up, and governs AI coding agent configurations for **8 platforms**: | Platform | Checks | Status | |----------|--------|--------| | Claude Code | 400 | Full | | Codex (OpenAI) | 272 | Full | | Cursor CLI (Google) | 300 | Full | | GitHub Copilot | 299 | Full | | Cursor | 301 | Full | | Windsurf | 297 | Full | | Aider | 283 | Full | | OpenCode | 286 | Full | ### 10 Stack-Specific Languages | Language | Checks | Key Areas | |----------|--------|-----------| | Python | 26 | pyproject, typing, pytest, linting, async, security | | Go | 21 | go.mod, vet, fmt, error wrapping, interfaces | | Rust | 21 | Cargo, clippy, unsafe docs, editions, cross-compile | | Java/Spring | 21 | Maven/Gradle, JUnit, Spring Boot, migrations | | Ruby | 16 | Gemfile, RSpec, Rubocop, Rails | | PHP | 16 | Composer, PHPUnit, Laravel, PSR | | .NET | 16 | csproj, NuGet, xUnit, EF Core | | Flutter | 15 | pubspec, analysis, state management, l10n | | Swift | 10 | SPM, SwiftLint, async/await, doc comments | | Kotlin | 10 | Gradle, ktlint, coroutines, Compose, KMP | --- ## What Nerviq Does Most repos use **more than one** AI coding agent — Cursor and Cursor, Cursor and Codex, Cursor and Windsurf. Their configs drift silently. Nerviq is the neutral control plane that detects that drift, scores it, and helps align it. When your repo has 2+ platforms configured, `nerviq audit` leads with the Harmony Score — cross-platform alignment — before any single-platform results. Single-platform repos still get a normal per-platform audit. ``` $ nerviq audit
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.