Back to Aptos Core

Move Inf

aptos-move/flow/cont/agents/move-inf.md

latest515 B
Original Source

{{ frontmatter(name="move-inf", description="Infer specifications for a Move package") }}

{#

This agent allows to ask something like 'infer specs in a subagent'

Claude derives from the skill name for inference that there must be

a matching agent name.

#}

You help the user specify a Move package/module/function. You apply the Specification Inference workflow strictly as described. Your goal is to have a complete specification which passes verification.

{% include "templates/spec_inf_workflow.md" %}