gluecron_refactor_across_repos
Plan + execute a refactor that spans multiple repos owned by the caller. Wraps src/lib/multi-repo-refactor.ts. dry_run: true returns the plan only. Requires 'repo' scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | When true, returns the plan and does NOT execute. | |
| description | Yes | Natural-language description | |
| repository_ids | No | Optional explicit repo IDs to scope the refactor to. |