task-review-workflow

Coordinate thorough PR reviews for task-driven development with structured checklists and post-merge actions.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/acefrost511/workmemory --skill task-review-workflow
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: task-review-workflow
Source: https://github.com/acefrost511/workmemory/tree/main/skills/task-review-workflow
Command: npx skills add https://github.com/acefrost511/workmemory --skill task-review-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This workflow standardizes the review process for task-driven developer PRs, ensuring consistent quality checks, clear handoffs, and efficient post-merge actions.

Core Features & Use Cases

  • Structured context gathering from PR descriptions and linked tasks.
  • Checklist-driven review against acceptance criteria, diff analysis, and local validation.
  • Clear feedback and decision points (merge, request changes, or waiting for fixes).
  • Post-merge actions including Trello card updates and branch cleanup guidelines.
  • Applicable to programmer-agent PRs linked to a concrete task, with defined handoff to the next task.

Quick Start

Follow these steps for every task-linked PR to ensure a thorough review and smooth handoff.

Frequently Asked Questions about task-review-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a task-driven PR review workflow?▼

A task-driven PR review workflow standardizes code evaluation by linking merge requests to specific tasks, ensuring reviewers check acceptance criteria, analyze diffs, validate locally, and execute post-merge actions like Trello updates and branch cleanup.

How do I review a task-linked PR for a merge?▼

To review a task-linked PR, gather context from the PR and linked task, run through a standard checklist, analyze the diff, validate locally, draft feedback, and decide to merge, request changes, or wait for fixes before updating Trello.

How do I handle post-merge actions and branch cleanup for Trello tasks?▼

Post-merge actions for Trello tasks involve updating the linked Trello card to reflect completion and cleaning up the merged branch to maintain repository hygiene and ensure a clear handoff to the next task.

Can I use this workflow for programmer-agent PRs linked to a concrete task?▼

Yes, this workflow is specifically applicable to programmer-agent PRs linked to a concrete task, providing a defined review protocol that coordinates context gathering, validation, and cross-tool handoffs for actionable outcomes.

What is the best way to standardize PR reviews for task-driven development?▼

The best way to standardize PR reviews for task-driven development is implementing a repeatable protocol that mandates context gathering, checklist reviews, diff analysis, local validation, and defined decision points for actionable outcomes.

Why do I need a defined review protocol for task-driven merges?▼

You need a defined review protocol for task-driven merges to ensure consistent quality checks, clear cross-tool handoffs between code and task trackers, and efficient post-merge actions like branch cleanup and Trello updates.