# Task Completion

> Do not consider a task complete until: Use when enforcing code quality standards. Quality category skill.

- Skill: `majiayu000/task-completion` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/task-completion`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/task-completion/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/majiayu000/task-completion

---


# Task Completion

Do not consider a task complete until:
1. All requested changes are implemented
2. The code compiles without errors
3. You have verified the solution works
4. You have asked for explicit user confirmation

Always check your work before declaring completion.
