What problem does it solve?
This Skill eliminates the manual sorting of unstructured inbox notes by automatically converting inbox file contents into clear TODOs, clarification requests, and memory updates.
Core Features & Use Cases
- Inbox intake & parsing: Reads files in inbox/ (excluding inbox/archive/), optionally parses YAML frontmatter, and extracts list items and contextual headings.
- Automatic categorization: Classifies items into actionable tasks, questions needing clarification, cross-cutting items, replies to previous threads, and information to store as memory.
- Outbox + archiving workflow: Generates structured reply files in outbox/, creates/updates project TODO.md entries when needed, and archives processed inbox files to inbox/archive/.
- Session state updates: Updates session-state.md in the project root to reflect iterations and completed actions.
Quick Start
Run the inbox processing skill command when you have updated files in inbox/ and want the results written to outbox/ and archived under inbox/archive/.