Skip to content

uraxii/mpocock

v1.2.0

Compact a conversation into a handoff document another agent can pick the work up from.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "mpocock",
  "version": "1.2.0",
  "description": "Compact a conversation into a handoff document another agent can pick the work up from.",
  "author": {
    "name": "Uraxii",
    "url": "https://github.com/Uraxii"
  }
}