From eidos
Marks a task as complete and resets the user's active task context. Useful for finishing subtasks or verifying that work is done.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eidos:doneThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
done.md
done.md
npx claudepluginhub agenticnotetaking/eidos --plugin eidosMarks ClickUp tasks as complete after user confirms all checklist items, adding a summary comment. Prevents closing unfinished tasks by listing incompletes and suggesting fixes.
Marks taskmd tasks as completed: verifies subtasks and acceptance criteria, checks off items, adds worklogs if enabled, handles PR-review workflow, runs verification checks.
Marks tasks as completed after verifying subtasks, acceptance criteria, optional verify checks (bash/assert), and worklogs. Handles solo and PR-review workflows.