Skip to content

MaxWolf-01/agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-01

Per-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
  }
}

References

Inspiration from: https://github.com/mitsuhiko/agent-stuff

About

Coding agent stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors