---
name: clean-inbox
description: Clean Inbox
visibility: public
type: audit
director: CoS
base: audit
url: navigateengine.com/skill/clean-inbox
---

# Clean Inbox

## input

An email inbox that needs systematic triage.

## process

1. Pull inbox state: unread, starred, drafts
2. Categorise: URGENT / ACTION / WAITING / ARCHIVE
3. URGENT: read thread, summarise, draft response
4. ACTION: state what's needed and when
5. Review starred for relevance
6. Review drafts: send, complete, or discard
7. Present triage — action one by one with confirmation
8. Never auto-send

## output

A polished single-file HTML audit report. B&W clinical style.

## checks

```json
["All sections covered","Every email categorised","URGENT has drafted response","ACTION states deadline","Starred reviewed","Drafts assessed","Each action presented individually","Nothing auto-sent"]
```
