context_pull
Pull the current shared working state for a project segment to view open tasks, questions, recent decisions, and handoffs. Use this first to understand the project's current status.
Instructions
Pull the current shared working state for a project segment (and its sub-segments). Call this FIRST, before doing anything on the project: it returns the open tasks, open questions, recent decisions/changes/notes, and your inbox of handoffs. Treat it as the current truth about where the work stands.
segment is a dotted path, e.g. "myproject" or "myproject/backend/auth"; a
parent pulls all descendants. Treat status entries ("fixed"/"done") as CLAIMS to
verify against git (see context_verify), not facts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segment | No | myproject |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |