matrixone
Develop, review, and triage MatrixOne database changes with AI
All Skills in This Repository (4)
Pure Emerald Level Indicatorsmo-bug-triage
Automate MatrixOne bug lifecycle management via GitHub APIs.
unhappy-path-audit
Audit MatrixOne codebase for memory leaks, hangs, and OOM risks.
mo-self-review
Automates code review and self-assessment for MatrixOne git working trees.
mo-dev
Automate MatrixOne database kernel development with CGo builds and operator lifecycle management.
Frequently Asked Questions
FAQPage SchemaHow to install MatrixOne skills?โผ
Run `npx skills add matrixorigin/matrixone --all -g -y` in your terminal to install all skills in this suite globally.
What do the MatrixOne agent skills do?โผ
They teach your AI agent how to develop, review, and triage changes in the MatrixOne database codebase using proven engineering checklists and test workflows.
How to audit Go code for leaks and hangs?โผ
The unhappy-path-audit skill systematically checks every resource for a cleanup owner, every wait for a guaranteed release, and every growing structure for a size limit.
Can AI triage GitHub bug issues automatically?โผ
Yes. The mo-bug-triage skill classifies bugs by severity, applies labels, and writes explanatory comments using safe, drift-checked GitHub updates.
Do these skills work with Claude Code and Codex?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Codex CLI, and other compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core