cyberneticlibrary

Deploy hotfixes with minimal review

hotfixworkflowsetup L21
kas1987/chromatic-harness-v2
What it does

Lite hotfix: root cause → minimal patch → pytest → push. (~40-100k tok)

Best for

Orchestrate multi-phase hotfix tasks with structured verification and recovery.

Inputs
  • · args: varies by workflow
Outputs
  • · structured result: task status/completion
Preconditions

Valid args object; sufficient token budget; required files readable

Failure modes

Subagent failure; budget exceeded; missing context; schema validation failure

Trust signals
  • · 3 phases with phase() guards
  • · Token budget enforcement