What problem does it solve?
Codex desktop task lists accumulate completed, superseded, and abandoned conversations, making it hard to see what work is actually active. This Skill audits the task list, classifies each task by current ownership, and archives stale chats without losing any future intent that exists nowhere durable.
Core Features & Use Cases
- Ownership Classification: Sorts each Codex task into active, backlog-then-archive, archive, or ask-the-user buckets based on concrete next actions and durable records.
- Backlog Preservation: Extracts explicitly desired future outcomes into a compact repository-root BACKLOG.md before archiving, using a minimal structured format.
- Uncertainty Handling: Presents genuinely ambiguous tasks to the user with evidence on both sides instead of guessing, and reports exactly what was archived, kept, or left untouched.
- Use Case: After weeks of Codex sessions, your active task list mixes finished reviews, abandoned experiments, and one feature idea never written down. Run this Skill to archive the dead threads, record the feature idea in BACKLOG.md, and keep only tasks with real next actions.
Quick Start
Use the codex-task-backlog-hygiene skill to audit my Codex tasks, preserve any unowned desired outcomes in BACKLOG.md, and archive the completed conversations.