v0.4.1 — Structured task management for coding agents
Assignr is a task management CLI and MCP server for structured agent workflows.
Key features:
- CLI task management: create, list, status, compile, validate, handoff
- MCP server for agent integration
- Agent skills: assignr-mcp-task-runner, assignr-agents, assignr-task-planner, assignr-token-auditor
- Task lifecycle: planning → implementation → review → complete
- Review workflow with coordinator, worker, and review verification profiles
- Deterministic dispatch planning for multi-agent coordination
- Token audit and budget estimation
See https://github.com/dpatton1992/assignr#readme and the docs/ directory for deeper context.