complete_current_task
Mark the current task as completed while keeping it visible in the structure, auto-shifting focus to a nearby incomplete task, and creating a permanent history record. Ideal for maintaining progress continuity in hierarchical task management systems.
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 |