Summary
wave_health_check blocks the /wavemachine loop when there's a pending deferral. Resolution requires running wave-status defer-accept N — which is not mentioned anywhere in the /wavemachine skill body. Operators / orchestrators get stuck without a documented path forward.
Two valid resolution shapes (pick one):
- Make the skill responsible.
/wavemachine calls wave-status defer-accept itself when launching after a deferral, with appropriate gating (e.g. only if the deferral was previously surfaced to the operator).
- Document the workflow. Add a "Pending deferral resolution" subsection to the
/wavemachine skill body explaining the manual defer-accept step.
Severity: medium — campaign launch fails with no clear recovery path; operator must dig into wave-status CLI.
Origin: Reported by sibling-campaign agent. @Scryer to expand and pick the resolution shape.
Implementation Steps
TBD — @Scryer to expand.
Test Procedures
TBD.
Acceptance Criteria
Dependencies
Metadata
Severity: severity::major (campaign launch reliability)
Origin: sibling-campaign tracker. @Scryer owns expansion.
Summary
wave_health_checkblocks the/wavemachineloop when there's a pending deferral. Resolution requires runningwave-status defer-accept N— which is not mentioned anywhere in the/wavemachineskill body. Operators / orchestrators get stuck without a documented path forward.Two valid resolution shapes (pick one):
/wavemachinecallswave-status defer-acceptitself when launching after a deferral, with appropriate gating (e.g. only if the deferral was previously surfaced to the operator)./wavemachineskill body explaining the manualdefer-acceptstep.Severity: medium — campaign launch fails with no clear recovery path; operator must dig into wave-status CLI.
Origin: Reported by sibling-campaign agent. @Scryer to expand and pick the resolution shape.
Implementation Steps
TBD — @Scryer to expand.
Test Procedures
TBD.
Acceptance Criteria
/wavemachineeither auto-accepts deferrals on launch, OR documents the manual stepDependencies
Metadata
Severity: severity::major (campaign launch reliability)
Origin: sibling-campaign tracker. @Scryer owns expansion.