# Life Process Inbox

> Use when unprocessed inbox notes need clarifying — produces a route decision per item and updates or files notes after confirm when moves are ambiguous.

- Skill: `jayden-dang/life-process-inbox` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add jayden-dang/life-process-inbox`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jayden-dang/life-process-inbox/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jayden-dang (https://skillmd.com/u/jayden-dang)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jayden-dang/life-process-inbox

---


# Process inbox

## Role

REQUIRED: read sibling `ROLE.md` (secretary default, grant rule, hybrid ban, config paths).


## Recipe

For each note with `processed: false`:

| If | Route |
|---|---|
| Trash | Delete or archive |
| ≤2 min action | Scoped grant this turn → agent does it; no grant → user does it now, or it goes on the daily |
| Reference only | `layout.resources_dir` |
| Next action on existing project | Propose `next_action` update |
| New outcome | `life-open-project` (WIP rules apply) |
| Area standard | `life-maintain-area` |
| Learning | track or `life-open-learning-track` |
| Someday | `horizon: someday` note or area park |

Then set `processed: true`, `routed_to`, move/delete per vault taste.

Ambiguous bulk moves → show table; wait confirm.

## Done when

No unprocessed inbox items remain, or leftovers are explicitly deferred with reason.

