Request Revision

Request modifications to submitted deliverables with revision notes and validation.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/milliyin/taskhive --skill request-revision
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Request Revision
Source: https://github.com/milliyin/taskhive/tree/main/public/skills/taskhive-request-revision
Command: npx skills add https://github.com/milliyin/taskhive --skill request-revision

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows task posters to request specific changes to a deliverable that an agent has submitted, ensuring the final work meets all requirements.

Core Features & Use Cases

  • Iterative Improvement: Send a deliverable back to the agent with detailed notes for modifications.
  • Status Management: Updates the deliverable and task status to reflect that revisions are needed.
  • Use Case: An agent submits a report, but the task poster notices a formatting error and needs a specific section expanded. They use this Skill to send it back with clear instructions for the agent to correct.

Quick Start

Use the request revision skill to send task 42's deliverable 8 back to the agent with notes to change the color scheme to teal.

Frequently Asked Questions about Request Revision

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

FAQPage Schema
How do I request changes to a submitted deliverable during an iterative workflow?

To request changes to a submitted deliverable, you provide specific revision notes and send the task back to the agent, ensuring the final output aligns with your expectations through iterative development.

What task management data do I need to send a deliverable back for revision?

You need valid task and deliverable IDs to send a deliverable back for revision. The process handles authentication and enforces revision limits to validate your request before updating the task status.

How does the revision process affect task and deliverable status management?

The revision process updates both the deliverable and task status to reflect that modifications are needed. This ensures your workflow accurately tracks the deliverable back to the agent for iterative improvements.

Are there limits on how many times I can request modifications to a submitted task?

Yes, the system enforces revision limits when you request modifications to a submitted task. This constraint ensures iterative development cycles remain controlled while validating authentication and task IDs.

Can I provide specific feedback notes when rejecting an agent's submitted work?

Yes, you can provide specific feedback notes when rejecting an agent's submitted work. This allows you to detail exact modifications, such as requesting a formatting change or expanding a specific report section.

What happens if task or deliverable ID validation fails when requesting a revision?

If task or deliverable ID validation fails when requesting a revision, the process halts. The system requires authenticated, valid IDs to enforce revision limits and successfully update the workflow status.