complete-task

Complete tasks from Needs_Action or Plans and archive them to Done.

1|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/Ameen-Alam/Personal-AI-Employee-system-Hackathon --skill complete-task-ameen-alam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: complete-task
Source: https://github.com/Ameen-Alam/Personal-AI-Employee-system-Hackathon/tree/main/.claude/skills/complete-task
Command: npx skills add https://github.com/Ameen-Alam/Personal-AI-Employee-system-Hackathon --skill complete-task-ameen-alam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of marking a task as completed and archiving it to the Done folder, while ensuring traceability and automatic dashboard updates.

Core Features & Use Cases

  • Completion workflow: Validate task eligibility, apply completion metadata, move to Done, and log the operation.
  • Scope of use: Works with tasks in AI_Employee_Vault/Needs_Action and AI_Employee_Vault/Plans; updates the dashboard accordingly.
  • Auditability: Maintains original filenames for audit trails and links related plans when archived.

Quick Start

To complete a task, provide the target task filename from Needs_Action or Plans. For example: FILE_20260110_142301_invoice.md. Then confirm completion when prompted if needed.

Frequently Asked Questions about complete-task

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

FAQPage Schema
How do I archive completed tasks to a Done folder and update my dashboard?

To archive completed tasks, provide the target task filename from Needs_Action or Plans. The task is validated for eligibility, tagged with completion metadata, moved to the Done folder, and the dashboard is updated automatically with a generated log entry and summary.

Can I use automatic task archiving for files stored in my AI_Employee_Vault?

Yes, automatic task archiving works with files located in the AI_Employee_Vault/Needs_Action and AI_Employee_Vault/Plans directories. It processes these specific files, applies metadata, and moves them to the Done folder while preserving original filenames for audit trails.

What is the best way to ensure traceability when marking a workflow task as done?

The best way to ensure traceability is to use an archiving workflow that adds completion metadata, moves the file to Done, and creates a log entry and completion summary. This maintains the original filename and links related plans for audit purposes.

Do I need to manually update my task management dashboard after completing a task?

No, manual dashboard updates are not needed. The completion workflow automatically updates the dashboard after moving the task file to the Done folder, ensuring your task management system reflects the completed status immediately.

Does the task completion process support linking related plans during archiving?

Yes, the task completion process supports linking related plans. When a task is archived to the Done folder, the workflow ensures related plans are linked, maintaining connections between completed tasks and their original planning documents for auditability.