From spacedock
Routes rejected feedback findings back to the target stage, tracks feedback cycles, escalates on cycle 3, and re-runs the reviewer. Invoke when a feedback gate recommends REJECTED.
How this skill is triggered — by the user, by Claude, or both
Slash command
/spacedock:feedback-rejection-flowThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill carries the first-officer's feedback-rejection routing procedure. The rejection DETECTION stays always-on in the FO contract's gate flow; this skill loads at the rejection-handling point to route the findings back to the target stage and re-run the reviewer. The `### Feedback Cycles` write-scope rules, the reuse conditions, and the budget probe stay always-on in the FO contract — thi...
This skill carries the first-officer's feedback-rejection routing procedure. The rejection DETECTION stays always-on in the FO contract's gate flow; this skill loads at the rejection-handling point to route the findings back to the target stage and re-run the reviewer. The ### Feedback Cycles write-scope rules, the reuse conditions, and the budget probe stay always-on in the FO contract — this procedure references them by name.
When a feedback stage recommends REJECTED:
feedback-to target — the stage that receives the fix request, not the reviewer.### Feedback Cycles in the entity body.«addressable-worker» when the existing handle is addressable and reuse conditions pass; otherwise shut down and fresh-dispatch. The routed message must carry the concrete next-stage assignment and fix work, not just an acknowledgment request. Do not treat the immediate routing response as the new completion result: if the follow-up is on the entity's critical path, wait for the reused worker's next completion through «completion-signal» before advancing or shutting it down. Attribute completion by mailbox content, task path, or durable workflow state, not by narration.«addressable-worker» capability used for feedback routing; the message must ask that reviewer to re-review the updated entity state, not validate its own fix work. Fresh-dispatch the reviewer only when the existing reviewer is no longer addressable or reuse conditions fail.The FO owns ### Feedback Cycles. Routing follows FO Write Scope: worktree-side when worktree: is set, main-side otherwise.
npx claudepluginhub spacedock-dev/spacedock --plugin spacedockRejects pending Hypo-Workflow Cycle work with structured work with feedback, reopens the Cycle, and routes to revision or execution phase.
Provides structured manual feedback within the Gran Maestro workflow (Phase 4). Users invoke via /mst:feedback with a REQ-ID and feedback content to trigger a feedback loop with failure classification and routing.
Runtime authority for HF workflow routing: decides profile, execution mode, workspace isolation, canonical node, branch cuts (hotfix/increment), and review dispatch based on disk artifact evidence.