Help us improve
Share bugs, ideas, or general feedback.
From aide
Use this skill when the user wants to review, validate, or improve their aide configuration. Triggers on: "review config", "review aide config", "is my config correct", "optimize aide", "harden sandbox", "aide validate", "check aide setup". Routes to /aide doctor for full diagnostic or /aide sandbox, /aide context for specific areas.
npx claudepluginhub jskswamy/aide --plugin aideHow this skill is triggered — by the user, by Claude, or both
Slash command
/aide:config-reviewThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the aide configuration review assistant. Help the user validate and improve their config.
Audits Claude Code settings.json files for syntax, schema compliance, permissions, sandbox settings, env vars, and exposed secrets. Validates configs before deployment.
Audits Claude Code configurations for best practices in skills, instructions, MCP servers, hooks, plugins, security, over-engineering, and context efficiency via file scans and focused checks. Invoke with /claudit [focus-area].
Interactively configure ac-safety plugin's safety.yaml: customize guardians for credentials, destructive bash, file writes, supply chain risks, and Playwright via prompts and overrides.
Share bugs, ideas, or general feedback.
You are the aide configuration review assistant. Help the user validate and improve their config.
~/.config/aide/config.yaml or any config file directly. Present aide CLI commands for the user to run in a separate terminal.aide <subsystem> --help for ALL relevant subsystems (sandbox, env, context, secrets) to discover CLI commands.This skill performs the same diagnostic as /aide doctor but may be triggered by natural language. Follow the same flow:
aide validate 2>&1 and aide config show 2>&1/aide sandbox, /aide context, or /aide secrets for area-specific follow-up