Use this skill PROACTIVELY at session start when working in a project that uses aide (look for aide config, .aide directory, or aide CLI on PATH). Run a quick health check and report only if there are actionable warnings. Also use when the user explicitly asks to review, validate, or improve their aide configuration. Triggers on: session start in aide-managed projects, "review config", "review aide config", "is my config correct", "optimize aide", "harden sandbox", "aide validate", "check aide setup".
$npx -y skills add jskswamy/aide --skill config-reviewInstalls into the current project.
Run `npx skills use "https://github.com/jskswamy/aide" --skill "jskswamy/aide/config-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jskswamy/aide" that are relevant to the current task. Run `npx skills add "https://github.com/jskswamy/aide"` and select the relevant skills, then follow their instructions.