workflow_list
Retrieve current git project's workflow entries by type or status to load active tasks, decisions, and insights at conversation start.
Instructions
List workflow entries for the current git project. Returns entries filtered by type and/or status (defaults to active). PROACTIVE: Call this tool at the START of every conversation to load project context — understand what tasks are in progress, what decisions have been made, and what insights have been recorded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by entry type | |
| status | No | Filter by status. Defaults to "active" |