mx — Agent Workflow Plugin
Markdown-based issue tracking, research artefacts, knowledge persistence, and session continuity for multi-session agent work. Uses memex CLI for wikilink + semantic knowledge base navigation.
See mx/README.md for details.
Installation
/plugin marketplace add MaxWolf-01/agents/plugin install mx@MaxWolf-01Per-project enable/disable
/plugin disable mx@MaxWolf-01 --scope project
/plugin enable mx@MaxWolf-01 --scope project
Or, in project's .claude/settings.json:
{
"enabledPlugins": {
"mx@MaxWolf-01": true
}
}Inspiration from: https://github.com/mitsuhiko/agent-stuff