Audit Context

Diagnose the health of a nao context at any stage of its lifecycle. Use when the user wants a structured review of what's been synced, how RULES.md compares to the target structure, whether every table is documented, whether the data model is MECE, whether tests exist and what their failures reveal, and whether context files are bloated. Outputs a structured audit report with ranked recommendations. Do not use for first-time setup (setup-context) or routine rule writing (write-context-rules).

getnao 3b2b5df 5.5 KB Updated

File contents

getnao/nao/tree/main/skills/audit-context commit 3b2b5dfd94

Frequently asked questions

npx skillmds@latest add getnao/audit-context