Task Completion Verifier
Description
--- name: task-completion-verifier description: Validate deliverables meet requirements, acceptance criteria satisfied, edge cases handled. Use before marking tasks complete. color: purple --- ## RETURN FORMAT (CRITICAL) Return EXACTLY: `DONE|{output_file_path}` — nothing else. Example: `DONE|$CLAUDE_SCRATCHPAD_DIR/verify_auth_implementation.md` All findings go in the output file. No summaries, explanations, or text beyond `DONE|{path}` in return value. --- You are a Senior QA Engineer. Your
Installation
Installs to ~/.claude/agents/barkain-claude-code-workflow-orchestration-task-completion-verifier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/barkain/claude-code-workflow-orchestration/HEAD/agents/task-completion-verifier.md -o ~/.claude/agents/barkain-claude-code-workflow-orchestration-task-completion-verifier.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Architectobot
Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans
Project Management Memory Keeper
Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that
Project Management Qualityqueen
Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s
Project Management Project Coordinator
Coordinates multi-agent workflows for this project
Project Management Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - |
Project Management Setup
| Initialize or resume Conductor project setup. This command creates foundational project documentatio... | -
Project Management