Convert polling to proactive execution

gupp-propulsionskillsetup L364
Tibsfox/gsd-skill-creator
What it does

Force hooked work execution via interrupt controller (override LLM wait bias)

Best for

Preventing trained LLM passivity (wait-for-user bias) in autonomous multi-agent pipelines

Inputs
  • · hooked work item
  • · agent idle state
Outputs
  • · immediate agent execution
  • · restart signal (if stalled)
Requires
  • · hook-persistence
  • · runtime HAL
  • · witness-observer
  • · Deacon heartbeat
Preconditions

Work assigned to agent hook, agent has not yet begun execution

Failure modes

3-restart cap exceeded (escalate to human), GSD checkpoint override (advisory only), restart cooldown violation

Trust signals
  • · Per-runtime enforcement strategies
  • · Restart limit cap (3 max, 1800s hard cap)