In-memory fakes for the 7 canonical pm-tasks CRUD verbs (task.create, task.move, task.close, task.due-date.set, task.assignee.add, task.comment.add, checklist.check). Useful for testing custom skills/adapters without hitting real MCP servers.
Core skill for the pm-tasks-* family: extracts implementation plans into structured task content, defines the CRUD vocabulary (task.create, checklist.check, task.close, task.due-date.set, task.assignee.add, task.comment.add), specifies the autonomous-mode