GTD-захват и маршрутизация заметок
★ 7.4 · general
inbox is a Claude Code skill that handles both quick thought capture and batch GTD-style processing of accumulated notes. In capture mode (`/inbox your text`), it auto-detects the project and entry type (daily, decision, blocker, meeting, or doc), writes a dated file to `00-inbox/`, and logs the action to `01-index/_vault-log.md`. In process mode (`/inbox` with no arguments), it scans all `.md` files in the inbox, presents a routing plan as a preview table, and—after confirmation—dispatches each item to the appropriate handler such as /daily, /block, or /decide. It relies on session tasks for batch visibility and suits anyone using Claude Code for personal knowledge management or team workflows where ideas must be captured instantly and regularly triaged.