Org-Agent Memex GTD (org-agent-memex-gtd)
This is the task management counterpart to the Atomic Notes (Atomic Notes (Zettelkasten)) skill. It automates the GTD (Getting Things Done) workflows within your Org-mode environment.
Features
- Sequential Project Auto-Promotion: When you complete a
NEXTaction inside a sequential project ingtd.org(marking itDONE), this skill automatically finds the subsequentTODOitem and promotes it toNEXT. This ensures your Org Agenda is always populated with the very next actionable steps without manual intervention. - Inbox Processing Assistance: Provides an automated routine to read through
inbox.org, categorize items, and propose where they should be filed ingtd.org(e.g., under* Actionsor specific* Projects). - Collaboration Setup: Standardizes the use of
:AUTHOR:and:ASSIGNED:properties so you and the AI agent can delegate tasks to each other seamlessly.
Configuration
Relies on the same .env file used by the Atomic Notes (Atomic Notes (Zettelkasten)) module, specifically:
MEMEX_DIR- Base memex directoryMEMEX_INBOX- Inbox file (e.g.,memex/inbox.org)MEMEX_SYSTEM- System directory for skills
Setup
Like the Scribe agent, this skill can be run ad-hoc by asking your AI assistant to "Run the GTD manager" or scheduled as a background cron job to periodically audit and update task statuses.