BeClaude

move-doctor

New
3GitHub TrendingGeneralby notmatical

A deterministic linter for Sui Move. Rules cited via the Move Book, with a SKILL.md for coding agents.

First seen 5/30/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/move-doctor.md https://raw.githubusercontent.com/notmatical/move-doctor/main/SKILL.md
3
Invoke in Claude Code
/move-doctor
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is move-doctor?

A deterministic linter for Sui Move. Rules cited via the Move Book, with a SKILL.md for coding agents.

How to install move-doctor?

To install move-doctor: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/move-doctor.md https://raw.githubusercontent.com/notmatical/move-doctor/main/SKILL.md. Finally, /move-doctor in Claude Code.

What is move-doctor best for?

move-doctor is a skill categorized under General. It is designed for: agent. Created by notmatical.