run_forge_macro
Execute automated Git and GitHub macros to consolidate changes, retrieve modified files, draft and save, or manage branches with a single command.
Instructions
Executes powerful multi-step local Git and cloud GitHub automated scripts (consolidate, get-changed-files, draft-and-save, branch-init, branch-cleanup).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | The targeted script action block to execute. | |
| argument | Yes | The parameter required by the action (e.g., Issue title, PR number, commit revision hash). |