with one click
vault-audit
Run a quality audit on the knowledge base
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Run a quality audit on the knowledge base
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Log a daily work check-in — records what was accomplished and syncs to task board
Manually refresh the knowledge base dashboard
Audit and clean up knowledge base state — archive completed work, fix inconsistencies
Classify raw content and route it to the appropriate knowledge base location
Process a meeting transcript — extract decisions, action items, and key discussion points into structured vault entries
View, update, review, or create OKR cycles
| name | vault-audit |
| description | Run a quality audit on the knowledge base |
| allowed-tools | ["vault_audit","vault_update_entry","ask_user"] |
Run a quality audit. Parse arguments for scope:
vault_audit(scope: "full")vault_audit(scope: "links")vault_audit(scope: "temporal")vault_audit(scope: "frontmatter")vault_audit(scope: "structure")Present the report to the user organized by severity (Critical, Warning, Info).
If the user wants fixes applied:
vault_audit(scope: "...", fix: true)ask_user