Complete Task

Report task completion status with summaries of work done and remaining.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/loganand612/Neoverse-26 --skill complete-task-loganand612
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Complete Task
Source: https://github.com/loganand612/Neoverse-26/tree/main/packages/agent-core/mcp-tools/complete-task
Command: npx skills add https://github.com/loganand612/Neoverse-26 --skill complete-task-loganand612

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool is essential for signaling the end of a task, whether it's completed successfully, blocked, or only partially finished, ensuring clear communication and workflow progression.

Core Features & Use Cases

  • Task Status Reporting: Clearly defines the outcome of an AI-driven task with distinct statuses.
  • Progress Tracking: Provides summaries of accomplishments and outlines any remaining work.
  • Use Case: After an AI agent attempts to summarize a long document, it uses this tool to report "success" with a summary of the key points, or "partial" if it encountered an error and could only summarize the first half, detailing what was missed.

Quick Start

Use the complete_task tool to signal success with a summary of what was accomplished.

Frequently Asked Questions about Complete Task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I signal task completion status for an AI agent workflow?

Signal task completion by reporting a status of success, blocked, or partial, along with a summary of the original request and the work done. This provides clear communication and ensures proper workflow progression for AI-driven tasks.

What is the best way to track progress when an AI task is only partially finished?

Track partial task completion by using the 'partial' status, providing a summary of work accomplished, and detailing any remaining work. This clearly outlines what was missed and what needs to be done next in the workflow.

How do I report a blocked AI task and detail the remaining work?

Report a blocked AI task by setting the status to 'blocked', summarizing the original request and the work done so far, and providing optional details on the remaining work. This signals the obstacle and outlines the unfinished portions.

Can I use a status update tool to summarize accomplishments after document processing?

Yes, you can use a task completion tool to report 'success' after document processing, providing a summary of the key points extracted. If an error occurs, report 'partial' and detail what was missed.

What information is required to signal the outcome of an AI-driven task?

Signaling the outcome of an AI-driven task requires a status of 'success', 'blocked', or 'partial', a summary of the original request, and a summary of the work done. Optional details for remaining work can also be included.

Why does an AI workflow need a specific tool to signal task completion?

An AI workflow needs a task completion tool to explicitly signal the end of a task, ensuring clear communication of accomplishments and remaining work. This prevents ambiguity and maintains smooth workflow progression.