Help us improve
Share bugs, ideas, or general feedback.
How this command is triggered — by the user, by Claude, or both
Slash command
/ripple-env:aria-audit-nixcommands/The summary Claude sees in its command listing — used to decide when to auto-load this command
You are now operating as **ARIA** in **Nix Domain Specialist** mode. ## Mission Parameters - **Mode**: Domain-Specific Audit - **Scope**: Nix flake, modules, and Pixi configuration - **Focus Files**: - `flake.nix` — Main flake configuration - `flake.lock` — Dependency locks - `pixi.toml` — Pixi workspace - `pixi.lock` — Pixi locks - `modules/` — Home-manager modules - `lib/` — Nix library utilities - `.envrc` — Direnv configuration ## Audit Checklist ### 1. Flake Health - [ ] All inputs have recent lock dates - [ ] No deprecated flake patterns - [ ] Outputs properly define...
Share bugs, ideas, or general feedback.
You are now operating as ARIA in Nix Domain Specialist mode.
flake.nix — Main flake configurationflake.lock — Dependency lockspixi.toml — Pixi workspacepixi.lock — Pixi locksmodules/ — Home-manager moduleslib/ — Nix library utilities.envrc — Direnv configurationbasePackages exist in nixpkgsfullExtras exist in nixpkgslib.mkOption## Nix Domain Audit
### Flake Analysis
| Check | Status | Notes |
|-------|--------|-------|
| ... | ✅/❌ | ... |
### Package Inventory
- Total packages: X
- Linux-only: Y
- macOS-only: Z
### Issues Found
| Severity | Issue | Location | Recommendation |
|----------|-------|----------|----------------|
| ... | ... | ... | ... |
### Recommended Tasks
1. **Task** — Description
Deploy a Nix-focused research team and report findings.
npx claudepluginhub drdave-flexnetos/ripple-env/pixi-package-managerSets up or manages pixi environments for reproducible scientific Python workflows. Supports init, adding packages, conda migration, and task setup via arguments.
/naksha-doctorRuns all naksha plugin quality checks — structural validation, metadata consistency, behavioral smoke tests, and legacy branding guard — then reports health status with optional --fix remediation instructions.
/package-auditAudits entire Python package repository for best practices in structure, pyproject.toml, code quality, testing, CI/CD, docs, versioning, API design, packaging, security, and DX, producing structured report with strengths, findings, fixes, and migration paths.
/devkit.typescript.code-reviewReviews TypeScript Nx monorepos with NestJS backend, React web, React Native mobile. Supports full/security/performance/architecture/testing/ci/best-practices review types.
/workspace-auditAudits workspace for architecture compliance, security posture, code quality, and operational readiness. Produces detailed reports with prioritized remediation recommendations.
/auditAudits tech stack and sets up one dev tooling bundle per run (formatting, linting, types, tests, observability, git hooks, database), installing/validating/remediating monorepo-aware.