groove-utilities-memory-promises Use $ARGUMENTS as the promise text if provided, or a flag: - : show all open promises - : mark promise N as resolved Outcome Deferred items from a session are captured before they are forgotten, or existing open promises are reviewed and resolved. Acceptance Criteria - New promise captured with date and optional context - shows all open promises clearly numbered - marks promise N as resolved Task backend Read from . Promises are tracked as tasks in the configured backend. If no task backend is configured ( ), tell the user to run first. Promises are stored as…