read_branch_context
Access branch-specific context for a project to provide AI assistants with persistent memory and prevent context confusion.
Instructions
Read branch-specific context file (current branch context only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branchName | Yes | Name of the branch | |
| projectName | Yes | Name of the project | |
| currentProject | No | Name of the current project (for cross-project warning) |