What problem does it solve?
Anton planner enables teams to author, update, and close multi-session initiatives directly in the repository, ensuring long-running work remains organized across sessions and memory hints are translated into durable plans.
Core Features & Use Cases
- Create, list, update, and close plans that live in context/plans/NNNN-kebab-slug.md, capturing execution state, decisions, and next steps.
- Use for migrations, rollouts, and refactors that span multiple commits or time horizons; keep ADRs and memory in sync.
- Review open work, migrate in-flight memory into durable plans, and surface plan status in Claude Code sessions via an injected plans index.
Quick Start
Open a new plan for a multi-session initiative using /planner new "<title>" and complete the goal, acceptance criteria, and initial tasks.