sdkconfig-audit
Installation
SKILL.md
Task
Audit sdkconfig.defaults for the project at $1 (relative path under packages/<domain>/).
Process
- Read source files (
main/*.c,main/*.h) to detect feature usage - Map features to required sdkconfig entries using the table below
- Read existing
sdkconfig.defaults(if it exists) - Compare and report missing, unnecessary, or default-reliant settings