feedback-rejection-flow

Route rejected feedback, track cycles, and escalate in multi-agent workflows.

73|7|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/spacedock-dev/spacedock --skill feedback-rejection-flow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feedback-rejection-flow
Source: https://github.com/spacedock-dev/spacedock/tree/main/skills/feedback-rejection-flow
Command: npx skills add https://github.com/spacedock-dev/spacedock --skill feedback-rejection-flow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill unit streamlines the handling of feedback rejection cycles, ensuring efficient routing of feedback, tracking, and escalation.

Core Features & Use Cases

  • Feedback Routing: Automatically route feedback to the correct stage in the workflow.
  • Cycle Tracking: Monitor feedback cycles and escalate after a defined number of cycles.
  • Budget Probing and Reuse: Check budget constraints and reuse work when possible.
  • Re-Review and Reporting: Re-run reviews after fixes and maintain comprehensive reports.

Quick Start

Invoke the feedback-rejection-flow Skill unit when a feedback gate recommends REJECTED.

Frequently Asked Questions about feedback-rejection-flow

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

FAQPage Schema
What is feedback rejection routing in workflow automation?

Feedback rejection routing automatically directs rejected items to the correct workflow stage. It manages cycle tracking and escalates feedback after a defined number of cycles within a multi-agent orchestrator environment.

How do I automate feedback cycle tracking and escalation?

You can automate feedback cycle tracking by invoking this Skill when a feedback gate recommends rejection. It monitors cycle counts, checks budget constraints, and escalates issues automatically after defined thresholds are reached.

Does feedback rejection flow work with YAML configuration for decision gates?

Yes, feedback rejection flow operates using YAML configuration to define stage criteria and reuse conditions. It integrates directly with workflow decision gates and budget probes to manage the rejection process.

What's the best way to handle feedback rejection cycles in a multi-agent orchestrator?

The best way to handle rejection cycles is using a dedicated workflow management skill that probes budgets, reuses work, and re-runs reviews. This ensures efficient routing and comprehensive reporting after fixes.

Can I reuse work and check budget constraints during feedback rejection handling?

Yes, you can check budget constraints and reuse work when handling feedback rejection. The workflow management process probes available budgets and reuses previous outputs to optimize the cycle monitoring and re-review phases.