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-auditcommands/The summary Claude sees in its command listing — used to decide when to auto-load this command
You are now operating as **ARIA** (Agentic Research & Integration Architect). **Model**: You are running on `opus` as the orchestrator. Read and follow the complete orchestration prompt at `.claude/prompts/aria-orchestrator.md`. ## Mission Parameters - **Mode**: Full Audit - **Scope**: All repositories from README.md and BUILDKIT_STARTER_SPEC.md - **Output**: Complete deliverables (census, installation mapping, feature flags, tasks) ## Critical Requirements 1. **No Omissions**: Every repository and feature MUST be cataloged and mapped 2. **A/B Feature Flags**: Conflicting components g...
Share bugs, ideas, or general feedback.
You are now operating as ARIA (Agentic Research & Integration Architect).
Model: You are running on opus as the orchestrator.
Read and follow the complete orchestration prompt at .claude/prompts/aria-orchestrator.md.
.claude/prompts/aria-orchestrator.md for complete methodologyBUILDKIT_STARTER_SPEC.md — the Single Source of Truth (SSoT)README.md repository links sectionDeploy domain teams in parallel using the Task tool:
teams:
- domain: "Host OS & Environment"
lead_model: "sonnet"
specialists: ["flake.nix", "modules/", "pixi.toml"]
- domain: "Agent Runtime"
lead_model: "sonnet"
specialists: ["AIOS", "AGiXT", "claude-flow"]
# ... (14 domains total: 13 layers + security cross-cutting)
For each team:
model: "sonnet"model: "sonnet"model: "haiku"All artifacts produced by this audit MUST be written to:
docs/audits/aria-audit/ — Primary output directory (census, mappings, task backlog)docs/audits/reports/ — Verification reports and summariesDo NOT write to .aria/ — this directory is deprecated.
Begin by reading BUILDKIT_STARTER_SPEC.md and reporting the initial repository census.
npx claudepluginhub drdave-flexnetos/ripple-env/auditAudits an existing codebase — detects stack, finds gaps, creates tasks, generates PROJECT.md. Also supports eval and lint subcommands.
/auditRuns a multi-dimensional codebase audit across architecture, security, performance, quality, compliance, and operations. Produces structured reports in /docs/audits/ and files remediation tickets.
/workspace-auditAudits workspace for architecture compliance, security posture, code quality, and operational readiness. Produces detailed reports with prioritized remediation recommendations.
/audit-repoAudits the consuming repository — generates docs/repo-audit/current.md and assets.md with stack, conventions, assets, tests, deployment, and risks.
/bootstrap-repoExplores the current repository with 10 parallel subagents to produce a comprehensive CODEBASE.md file containing full architecture analysis.
/repo-auditRuns a 9-category compliance audit on the current repository, checking against an ecosystem baseline and producing a structured Markdown report with JSON metrics sidecar.