Register Session
register_sessionRegister a Claude Code session with the orchestrator when starting a project to enable cross-project coordination across repositories and roles.
Instructions
Register this Claude Code session with the orchestrator. Call this when starting work on a project to enable cross-project coordination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | Role of this project (e.g., "auth", "api", "frontend") | |
| repoPath | Yes | Absolute path to the repository | |
| projectGroup | No | Name of the project group this repo belongs to |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | ||
| status | Yes | ||
| sessionId | Yes | ||
| projectGroup | No | ||
| relatedSessions | Yes |