Mcp Tasks Review Task Implementation banner
hugoduncan hugoduncan

Mcp Tasks Review Task Implementation

Productivity community

Description

--- description: Review the implementation of a task before completion argument-hint: [task-specification] [additional-context...] --- Review the implementation of a task against its description, design, and code quality standards. Parse `$ARGUMENTS`: first token is task specification, rest is context. | Format | Example | select-tasks params | |--------|---------|---------------------| | Numeric / #N / "task N" | 59, #59, task 59 | `task-id: N, unique: true` | | Text | "Update prompt file"

Installation

Installs to ~/.claude/commands/hugoduncan-mcp-tasks-mcp-tasks-review-task-implementation.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/hugoduncan/mcp-tasks/HEAD/.claude/commands/mcp-tasks-review-task-implementation.md -o ~/.claude/commands/hugoduncan-mcp-tasks-mcp-tasks-review-task-implementation.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository