What problem does it solve?
Taskr solves the problem of keeping complex work visible, coordinated, and well-documented by providing an observable task and memory system that records progress, decisions, and context across sessions.
Core Features & Use Cases
- Plan-create-execute-document workflow: break work into tasks, track status, and log notes across sessions.
- Real-time progress visibility: dashboards reflect ongoing work for stakeholders and team members.
- Durable memory system: persistent CONTEXT, FINDING, and PROGRESS notes to inform future work and decisions.
- One-task-at-a-time execution: strict discipline to focus on a single task while expanding the task hierarchy.
- MCP-based coordination: integrates with the MCP API to manage task state and notes across agents.
Quick Start
Install Taskr locally, configure your MCP credentials, then create a top-level task and start the get_task/update_task loop.