status
Retrieve a compact git worktree summary for the current repository to check branch and dirty-file state without broader change context.
Instructions
Return a tiny git worktree status summary for the current repository. Use this for branch and dirty-file checks instead of reading broader change context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of status entries to render. Default: 20. |