Maintain and groom config files in the current repository. Use when "bonsai", "tidy up", "prune configs", "clean up", "spring cleaning", or reviewing config health. Not for code quality review — use code-critic for that.
Inspect config files in the current repository and report maintenance opportunities. Each run, pick one or more items from the checklist below — do not try to do everything at once.
Scope: the current working directory (repository) only. Do not inspect home directory dotfiles, shell setup, or global tool configs unless the user explicitly asks.
Pick items relevant to the current state.
find -xtype l to detect)Report findings as a numbered list. Each item must include: