Notion QA Auditor Skill
Purpose
Review a Notion workspace for missing fields, unclear statuses, duplicate databases, weak views, and unfinished setup.
Use when
A user asks to QA, clean up, finish, audit, organize, or improve an existing Notion base.
Workflow
- List every database and page.
- Check whether each database has title, status, date, owner, priority, notes, and links where useful.
- Check if views match real workflows.
- Find missing starter rows and unclear labels.
- Mark placeholders that need research or user input.
Output
Return fixes made, issues found, and next improvements.
1---2name: qa-auditor3description: Notion QA Auditor Skill4---5# Notion QA Auditor Skill67## Purpose8Review a Notion workspace for missing fields, unclear statuses, duplicate databases, weak views, and unfinished setup.910## Use when11A user asks to QA, clean up, finish, audit, organize, or improve an existing Notion base.1213## Workflow141. List every database and page.152. Check whether each database has title, status, date, owner, priority, notes, and links where useful.163. Check if views match real workflows.174. Find missing starter rows and unclear labels.185. Mark placeholders that need research or user input.1920## Output21Return fixes made, issues found, and next improvements.