ln-403-task-rework

Rework a single To Rework task and return it to To Review.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/0xtaoist/taogate --skill ln-403-task-rework-0xtaoist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-403-task-rework
Source: https://github.com/0xtaoist/taogate/tree/main/ln-403-task-rework
Command: npx skills add https://github.com/0xtaoist/taogate --skill ln-403-task-rework-0xtaoist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Executes controlled rework for a single task marked To Rework and returns it to To Review, ensuring changes apply only to that task.

Core Features & Use Cases

  • Single-task isolation: Reworks target only the specified task without touching siblings or related kanban items.
  • Context-aware updates: Loads the task, reviewer notes, and parent Story to ensure feedback is applied accurately.
  • Handoff-ready outcomes: Produces a To Review state with a clear summary of changes and traceability.

Quick Start

Identify a To Rework task and instruct the system to apply the feedback and return it to To Review.

Frequently Asked Questions about ln-403-task-rework

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

FAQPage Schema
How do I rework a single task and return it to review in an agile workflow?

To rework a single task, the system loads the task marked To Rework, applies reviewer comments and parent Story context, then transitions the status back to To Review. It isolates updates to only the specified task without modifying sibling items.

What is the best way to apply reviewer feedback to a task without affecting related kanban items?

Applying reviewer feedback safely requires single-task isolation. The system loads the specific task, its reviewer notes, and the parent Story to ensure context-aware updates, preventing unintended modifications to sibling tasks on the kanban board.

How does task rework status transition work from To Rework to To Review?

Task rework status transition works by loading the To Rework task, applying the requested changes based on reviewer comments, and enforcing a proper status update to To Review. The process also requires documenting the root cause to prevent recurrence.

Can I rework multiple kanban tasks at once or is this limited to one task?

Reworking multiple tasks at once is not supported. The system enforces single-task updates, ensuring that rework applies only to the specified target task without touching siblings or related kanban items.

Why do I need to load the parent Story when reworking a task?

Loading the parent Story during task rework provides necessary context to apply reviewer feedback precisely. It ensures the changes align with the broader Story requirements, producing a handoff-ready To Review state with traceability.

What limitations exist when reworking tasks marked To Rework in a kanban workflow?

Limitations include strict single-task isolation and enforced status transitions. You cannot update sibling tasks simultaneously, and the system requires documenting the root cause of the rework before returning the task to To Review.