read_project_context
Read the shared project context file to provide AI assistants with persistent, branch-agnostic memory and avoid context loss.
Instructions
Read project context file (branch-agnostic, shared across all branches)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectName | Yes | Name of the project | |
| currentProject | No | Name of the current project (for cross-project warning) |