plan
Set goals, manage workflows, record hypotheses, and run reasoning preflight checks to validate plans before execution.
Instructions
Forward-looking work setup: goals, workflows, hypotheses, reasoning preflight.
Actions: set_goal, check_goals, update_goal, archive_goal, delete_goal, get_elite_workflow, adopt_vs_build, reasoning_preflight, generate_autonomous_goals, record_hypothesis
Args: action: Which planning operation to run subject: What is being planned (goal text, hypothesis, etc.) context: Action-specific parameters as a dict depth: Depth of analysis (1-5)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| action | Yes | ||
| context | No | ||
| subject | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |