AutomationTypeScript

Task Done

by Stanshy

Task Done is an Automation skill for Claude Code, published by Stanshy in AgentHub.

201 stars23 forkson Stanshy/AgentHubAdded 2026/09/05+1% in starsRepository updated 2026/04/09
ai-agentsai-workflowclaude-codedeveloper-toolselectronharness-engineeringopen-sourceteam-managementtypescriptvue
Install in seconds
Install Task Done
Copy Task Done into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Stanshy/AgentHub/tree/main/.knowledge/company/skill-templates/task-done ~/.claude/skills/task-done

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Stanshy/AgentHub.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.knowledge/company/skill-templates/task-done/SKILL.md in Stanshy/AgentHub
Installs to
~/.claude/skills/task-done
Collection
One of 25 skills cataloged from this repository
Category
Automation1956 skills

What Task Done does

Task Done marks a task as in_review and records the completion in the dev plan. Use it after verifying acceptance criteria and preparing the task for L1 review.

Task Done is cataloged under Automation on DirSkills. Task Done comes from a repository tagged ai-agents, ai-workflow, claude-code, developer-tools and electron.

Documentation

README

任務完成提交

更新任務狀態為 in_review(待 L1 審查),並在開發計畫書第 10 節記錄。

使用方式

/task-done <task-id> [備註]

參數

  • $0: 任務 ID(如 T1
  • $ARGUMENTS: 完整參數(含備註)

格式規範(系統解析依賴,務必遵守)

.tasks/ 狀態欄位(第 2 欄 | 狀態 | xxx |

必須使用以下英文值:

狀態值 說明
in_review 待 L1 審查

dev-plan 第 10 節「結果」欄位(第 3 欄)

結果值 對應系統狀態 說明
🔍 待審查 in_review 已提交,待 L1 Review
🔧 需修正 in_review 需返工

系統解析器 normalizeStatus() 依賴 完成/✅/修正/🔧 等關鍵字判斷。

日期欄位(第 2 欄)

格式:YYYY-MM-DD

執行步驟

  1. 找到對應的任務檔案(支援 Sprint 子目錄): 使用 Glob tool 搜尋 .tasks/**/$0-*.md,若無結果再搜尋 .tasks/**/$0.md。 取得檔案路徑後用 Read tool 讀取內容。

任務檔案可能在 .tasks/sprint-{N}/T1-xxx.md,不再只在 .tasks/ 根目錄。

This is the opening of the README. Read the full README on GitHub.

Commands Task Done provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /task-done

Frequently asked about Task Done

  • What else does Stanshy publish alongside Task Done?

    Task Done is one of 25 skills that DirSkills catalogs from Stanshy/AgentHub, the repository it ships in. Its siblings there include Development Plan Generator, Gate Record and Harness Audit. Each one is a separate skill with its own page in this directory, installs the same way Task Done does, and is maintained by Stanshy in that same repository. The rest of the collection is listed on the Stanshy/AgentHub page.

  • How does Task Done compare to other Automation skills?

    Task Done ranks #1785 by stars among the 1956 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Task Done against them. Open each page to compare what they document and how they install.

More from Stanshy/AgentHub

Task Done is one of 25 skills cataloged on DirSkills from Stanshy/AgentHub.

See all 25 skills