From matrix
Displays Matrix memory statistics, scope breakdown, recent solutions, top performers, failures, warnings, and exports data as JSON using matrix_status, matrix_warn, and Write tools.
How this skill is triggered — by the user, by Claude, or both
Slash command
/matrix:listThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Display or export Matrix memory contents and statistics.
Display or export Matrix memory contents and statistics.
Use matrix_status to retrieve information and present it to the user.
matrix_warn with action "list" to show warningsWhen the user says "export" or "backup":
matrix_status to get all dataWrite to save to the specified path (or default to matrix-export.json)npx claudepluginhub ojowwalker77/claude-matrix --plugin matrixDiagnoses Matrix plugin health by checking directory, database connection, config, hooks, code index, and repo detection. Auto-fixes issues like missing directories or invalid config. Use for 'matrix diagnostics' or troubleshooting.