What problem does it solve? Keeping a durable, searchable narrative record of daily AI agent sessions is tedious and error-prone when done manually. This Skill automates the daily digestion of closed sessions into a derived narrative estate, so long-term context accumulates without manual effort or double-processing. ## Core Features & Use Cases - Daily Automated Digestion: Fires once per day on a stamped cadence to digest the previous day's closed sessions into journal-led, idempotent narrative entries. - Bounded Codex Worker Pool: Dispatches up to 22 synchronous rolling codex exec workers on subscription OAuth, with quota-aware backoff, retry rules, and a three-failure suspension breaker. - Idempotent Estate Writes: Produces redacted digest markdown, JSON sidecars with verbatim anchored quotes and territory paths, and atomic journal appends, skipping trivial or already-digested sessions. - Use Case: An operator running Intendant-supervised Codex sessions stamps an evening anchor once; every night the Skill digests that day's sessions into the narrative estate that the weekly narrative-pyramid workflow later folds, with cost annotated per firing. ## Quick Start Stamp the daily digest schedule by running ctl agenda stamp session-digest with your project directory and an evening time so it fires nightly.