context_focus
Set your active work focus to load the relevant project context when switching between different areas of the codebase.
Instructions
Set the current work focus. This optimizes which context is loaded. Call this when switching between different areas of the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Brief description of current task | |
| modules | No | Module/component names you are working on |