What problem does it solve? AI agent sessions lose deferred work, promised follow-ups, and pending questions when the context window ends or the session dies. This Skill persists that intent on the Intendant daemon's append-only agenda so it survives restarts and stays visible to the owner on their dashboard. ## Core Features & Use Cases - Park work durably: Add tasks, notes, and questions with due dates, tags, bodies, and typed file/URL references via the intendant ctl agenda CLI. - Non-blocking questions: Park owner questions (plain or with options) and read answers back later instead of blocking the session. - Scheduled sessions: Propose future or recurring agent sessions on an item, subject to owner approval of the exact manifest. - Handoff and tracking: Annotate items, attach must-read refs, link dependencies, mark pickups, and attest outcomes for fired sessions. - Use Case: While refactoring code you notice a TLS certificate expires next month. Park it with agenda add --task --due, attach the relevant config file as a ref, and continue your current work knowing the follow-up is recorded. ## Quick Start Ask the agent to park a follow-up task on the Intendant agenda with a due date and a reference to the relevant file.