一键导入
move-prove
Run the Move Prover to formally verify specifications
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run the Move Prover to formally verify specifications
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when rebasing a branch that modifies the Aptos Move framework and git reports merge conflicts in cached-packages artifacts (`head.mrb` or generated SDK builder `.rs` files under `aptos-move/framework/cached-packages/src/`). Also use when a rebase stops on a binary conflict in `head.mrb`, or when a CI job complains that "Cached framework artifacts are out-of-date" after a rebase.
Use when cutting or preparing a new Aptos CLI release, bumping the `aptos` crate version, or editing `crates/aptos/CHANGELOG.md` for a release
Check a Move package for compilation errors
Infer specifications for a Move package
Move development on Aptos
| name | move-prove |
| description | Run the Move Prover to formally verify specifications |
{% include "templates/move_lang.md" %} {% include "templates/status_tool.md" %} {% include "templates/spec_lang.md" %} {% include "templates/spec_editing_workflow.md" %} {% include "templates/verification_workflow.md" %}
Run the Move Prover to verify the current package.