matrixoriginmatrixoriginOfficialยท4 Agent Skills Included

matrixone

Develop, review, and triage MatrixOne database changes with AI

Guides AI agents through MatrixOne database kernel development, code review, and bug triage. Audits Go code for leaks, hangs, and memory risks, enforces design gates, and runs correct CGo and GPU test workflows. Eliminates flaky test reruns, missed edge cases, and inconsistent GitHub issue labeling.
npx skills add matrixorigin/matrixone --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’