From spacedock
Routes rejected feedback back to the target stage, tracks cycles, escalates on cycle 3, and re-runs the reviewer. Useful when a feedback gate returns 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.send_input on Codex, SendMessage on Claude teams); otherwise shut down and fresh-dispatch. The routed message must carry the concrete next-stage assignment and fix work, not just an acknowledgment request. On Codex, do not treat the immediate send_input 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 before advancing or shutting it down (entity-scoped wait, not a global scheduling stop).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.
Use when processing code review feedback before making changes, particularly when suggestions are ambiguous, technically suspect, or span multiple interdependent items - demands verification and technical rigor over compliance theater