context_get
Retrieve current project context in a token-efficient hierarchical view to understand core decisions, active work, and archived details at the start of a conversation.
Instructions
Get the current project context optimized for token efficiency. Returns a hierarchical view:
CORE: Critical decisions and patterns (always included, ~500 tokens)
ACTIVE: Current work context (included if relevant, ~2000 tokens)
ARCHIVE: Available via context_search for details
Use this at the start of conversations to understand the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_active | No | Include active context (default: true) | |
| focus_categories | No | Focus on specific categories |