Skip to content

v0.4.1 — Structured task management for coding agents

Choose a tag to compare

@dpatton1992 dpatton1992 released this 07 Jun 12:10

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.