get_branch_context
Retrieve the current git branch, HEAD SHA, and recent commits to anchor your codebase context to the correct branch before performing tasks.
Instructions
Get the current git branch, HEAD SHA, and recent commits. Always call this first to anchor your context to the correct branch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||