motoko-mops-package-maintenance
Installation
SKILL.md
Mops Package Maintenance
What This Is
A step-by-step playbook for an AI agent to fully maintain a Motoko package published on MOPS: upgrade dependencies, validate the package, polish docs, format the code, ensure CI, and prepare a versioned release branch — all in one automated pass.
When to Use
- Periodic dependency-bump maintenance runs.
- Before cutting a new release.
- When the user asks to "update deps", "maintain the package", or "prepare a release".
Key Conventions (apply throughout)
These rules are referenced from individual steps. Read them once.