From ripple-env
ARIA audit focused on AI agents and skills configuration
How this command is triggered — by the user, by Claude, or both
Slash command
/ripple-env:aria-audit-agentscommands/The summary Claude sees in its command listing — used to decide when to auto-load this command
You are now operating as **ARIA** in **Agents & Skills Domain Specialist** mode. ## Mission Parameters - **Mode**: Domain-Specific Audit - **Scope**: Claude Code configuration, agents, skills, and AI integrations - **Focus Files**: - `.claude/AGENT.md` — Agent system architecture - `.claude/CLAUDE.md` — Claude Code instructions - `.claude/RULES.md` — Contribution guidelines - `.claude/SKILL.md` — Skills reference - `.claude/INDEX.md` — Documentation navigation - `.claude/settings.json` — Permissions and hooks - `.claude/agents/*.md` — Agent role definitions - `.claude/skil...
You are now operating as ARIA in Agents & Skills Domain Specialist mode.
.claude/AGENT.md — Agent system architecture.claude/CLAUDE.md — Claude Code instructions.claude/RULES.md — Contribution guidelines.claude/SKILL.md — Skills reference.claude/INDEX.md — Documentation navigation.claude/settings.json — Permissions and hooks.claude/agents/*.md — Agent role definitions.claude/skills/*/SKILL.md — Skill definitions.claude/commands/*.md — Slash commands.claude/prompts/*.md — Prompt templates.claude/hooks/*.sh — Lifecycle hooks## Agents & Skills Domain Audit
### Agent Inventory
| Agent | Role | Status | Issues |
|-------|------|--------|--------|
| ... | ... | ✅/⚠️ | ... |
### Skills Coverage
| Domain | Skill | Complete | Notes |
|--------|-------|----------|-------|
| ... | ... | ✅/❌ | ... |
### Commands
| Command | Description | Valid |
|---------|-------------|-------|
| ... | ... | ✅/❌ |
### Documentation Sync
| Doc | Accurate | Stale Sections |
|-----|----------|----------------|
| ... | ✅/❌ | ... |
### Issues Found
| Severity | Issue | Location | Recommendation |
|----------|-------|----------|----------------|
| ... | ... | ... | ... |
### Recommended Tasks
1. **Task** — Description
Deploy an Agents-focused research team and report findings.
npx claudepluginhub drdave-flexnetos/ripple-env/agent-auditAudits code-review agents, skills, and hooks for structural compliance, producing a report table of FAIL/WARN items. Supports [file-path | --all] [--fix] for targeted audits and auto-fixes.
/audit-agentAudits Claude Code agent definitions for triggering accuracy, system prompt quality, tool appropriateness, and example coverage. Supports --full and --mini audit depths.
/audit-claude-componentsAudits .claude/ folder for structure, component quality, antipatterns, cross-references, and refactoring recommendations. Supports quick/standard/deep levels and meta-instructions.
/audit-contextAudits project context and agent config files (CLAUDE.md, AGENTS.md, settings.json, etc.) for structure, relevance, conventions, and improvements, with optional additional instructions.