Skip to main content
Your coding agent uses the Method CLI to write the procedure. Read the complete installed guide with method authoring all, or one command with method COMMAND --help.
The instruction file contains literal actions. The YAML patch supplies named inputs and outputs. The check file contains independent criteria. Use method authoring example for a complete example with all file contents. You can also edit the YAML file directly. Each data definition needs a useful description and one of six types. Use each for repeated operations, named references for data, and changes for persistent or external updates. See the format. To improve a saved method:
Keep the adjacent .method.json file. It identifies the server and base version. A save creates a version of the same method. If the base is stale, read the latest version and apply the change there. Compare every change with the original task. Fewer steps are useful only if required data and actions remain clear and complete. A valid saved document is not proof of a successful run.