Create, update, or delete agents, skills, rules, and hooks with full cross-reference propagation. Trivial edits (typos, small fixes ≤10 words) applied inline without agent; .md content-edits delegated to foundry:curator; code file edits (.js, .py, .ts) delegated to foundry:sw-engineer; large cross-ref fan-outs (> 3 files) also delegate. The parent orchestrates MEMORY.md, README, audit, calibration, and the final report. Also manages settings.json permissions atomically with permissions-guide.md. NOT for: validation/quality audit of existing agents/skills (use /foundry:audit); implementing application source code changes outside .claude/ (use develop:feature or develop:fix — requires develop plugin).
$npx -y skills add borda/ai-rig --skill manageInstalls into the current project.
Run `npx skills use "https://github.com/borda/ai-rig" --skill "borda/ai-rig/manage"` 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/borda/ai-rig" that are relevant to the current task. Run `npx skills add "https://github.com/borda/ai-rig"` and select the relevant skills, then follow their instructions.