retrofit
Audit an existing repo's drift from a profile and remediate what's missing or misconfigured. This is the "fix it" counterpart to doctor's "tell me what's wrong."
1. Resolve the profile
Same logic as doctor — the audit is only meaningful against an intended baseline:
- Check if the repo's CLAUDE.md (inside
<!-- nyann:start -->markers) declares an active profile name. - If the user passed
--profile <name>, use that. - If neither, ask the user which profile to audit aga
[Description truncada. Veja o README completo no GitHub.]