complete_current_task
Mark the current task as completed while keeping it visible in the structure. Automatically shifts focus to the nearest incomplete task and maintains a permanent history record. Ideal for managing complex workflows within a hierarchical task system.
Instructions
Mark current task as COMPLETED. Task remains visible in structure (living document approach). Focus automatically moves to a nearby incomplete task. Creates permanent record in history. You can use switch_focus to work on any specific task instead. Use remove_task to clean up workspace later.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |