get_project_context
Orient yourself before coding by retrieving a full project summary of domains, features, statuses, decisions, and conflicts.
Instructions
Call this FIRST at the START of every coding session. Returns a summary of the entire project: domains, features, their statuses, recent decisions, and open conflicts. Use this to orient yourself before writing any code. If you need detail on a specific feature, follow up with get_feature_context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||