commandby adolfoaranaes12

Review Task

Review completed task against specification with quality checklist

Installs: 0
Used in: 1 repos
Updated: 1d ago
$npx ai-builder add command adolfoaranaes12/review-task

Installs to .claude/commands/review-task.md

Invoke the review-task skill:

Use Skill tool: `Skill tool with skill="review-task"`

This will execute the task review workflow:
1. Load task specification and implementation
2. Verify acceptance criteria met
3. Review code quality (if --include-code-review)
4. Check test coverage and quality
5. Validate documentation
6. Assess error handling
7. Generate review report with findings

The skill will parse $ARGUMENTS for:
- `task-id` - Task identifier (e.g., task-006) (required)
- `--include-code-review` - Include detailed code review (optional)

Output: Task review report with findings, recommendations, and approval status

Quick Install

$npx ai-builder add command adolfoaranaes12/review-task

Details

Type
command
Slug
adolfoaranaes12/review-task
Created
4d ago