crosspad_repo_status
Retrieve git status for all CrossPad repos in a single call: branch, HEAD, dirty files, and submodule sync state. Replace multiple git status commands with one unified overview.
Instructions
Git status across ALL detected CrossPad repos in one call: branch, HEAD, dirty files, submodule sync state. PREFER THIS over running git status per repo — handles the 5-repo monorepo layout in one shot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| repos | No | ||
| success | Yes |