Back to Agent Zero

Agent.System.Tool.Update Goal

plugins/_goal/prompts/agent.system.tool.update_goal.md

2.4560 B
Original Source

update_goal

Mark the current chat goal complete or blocked.

Use when the active goal is actually achieved, or when progress is genuinely blocked by missing user input or an external-state change.

Args: status (complete or blocked), optional objective, optional note.

Rules:

  • Mark complete only when the objective has been achieved.
  • Mark blocked only when meaningful progress cannot continue without user input or an external-state change.
  • Pause, resume, edit, and delete are user controls; do not claim to perform them with this tool.