finish

Signal task completion and finalize workflows without creating new files.

Updated Dec 15, 2025
One-click install
npx skills add https://github.com/OpenSourceSam/v2_heras_garden --skill finish-opensourcesam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finish
Source: https://github.com/OpenSourceSam/v2_heras_garden/tree/main/.codex/skills/finish
Command: npx skills add https://github.com/OpenSourceSam/v2_heras_garden --skill finish-opensourcesam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a standardized way to signal the completion of a task or process, ensuring that all necessary steps are finalized.

Core Features & Use Cases

  • Task Finalization: Gracefully concludes ongoing operations or user requests.
  • Workflow Completion: Acts as a clear endpoint in multi-step processes.
  • Use Case: After successfully processing a batch of documents, use this Skill to confirm that the operation is complete and no further action is required.

Quick Start

Use the finish skill to signal the completion of the current task.

Frequently Asked Questions about finish

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

FAQPage Schema
How do I signal task completion and finalize operations in a workflow?

To signal task completion, invoke a finalization command to gracefully conclude ongoing operations. This acts as a clear endpoint in multi-step processes, confirming that the operation is complete and no further action is required.

What is the best way to finalize a multi-step workflow without creating new files?

The best way to finalize a workflow without creating new files is to use a task completion signal that prioritizes updating existing documentation. This ensures all necessary steps are finalized gracefully without modifying the project file structure.

When do I need to use a task finalization command in a software engineering process?

You need a task finalization command when a specific user-initiated or internal process finishes, such as after successfully processing a batch of documents. It confirms the operation is complete and no further action is required.

Can I use a workflow completion signal to update existing documentation?

Yes, you can use a workflow completion signal to update existing documentation. It specifically avoids creating new files and prioritizes updating existing docs to ensure all necessary finalization steps are standardized.

Does a task finalization process support predefined rules for operation endpoints?

Yes, task finalization adheres to predefined rules for finalizing operations. It is designed to be invoked upon receiving a specific command, ensuring that all necessary steps for workflow completion are standardized and followed.