Complete Task

Report task completion with success, blocked, or partial status and summaries.

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

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 (success, blocked, partial).
  • Progress Summarization: Requires a summary of accomplishments and, if applicable, remaining work.
  • Use Case: An AI agent is tasked with researching a topic. Upon completion, it uses this tool to report 'success' with a summary of findings. If it encounters an unresolvable issue, it reports 'blocked' with details on the blocker.

Quick Start

Use the complete_task tool to signal success with a summary of your accomplishments.

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?

To signal task completion status for an AI agent, use a tool that formally ends execution by specifying one of three statuses: 'success', 'blocked', or 'partial'. This ensures clear communication and workflow progression.

What is the best way to report a blocked AI task?

The best way to report a blocked AI task is to use a status reporting tool that accepts a 'blocked' status. You provide a summary of the blocker and detail any remaining work, ensuring the unresolvable issue is formally documented.

How does task status reporting work for partially completed workflows?

Task status reporting for partially completed workflows works by submitting a 'partial' status. The tool requires a summary of current accomplishments and a detailed breakdown of remaining work to properly pause task execution.

Do I need to provide an accomplishments summary to end AI task execution?

Yes, you need to provide an accomplishments summary to end AI task execution. The tool requires this summary to formally close the task, and it mandates detailing any remaining work if the status is 'blocked' or 'partial'.

When should I use a formal task completion signal instead of just stopping the agent?

You should use a formal task completion signal instead of just stopping the agent when you need to ensure clear communication and workflow progression. It documents whether the outcome was a success, blocked, or partial.