workflow_harnessworkflowsetup L4★15
hoveychen/claw-fleet ↗What it does
workflow harness workflow
Best for
Structured agent orchestration with deterministic phase transitions and fault isolation.
Inputs
- · args (object)
- · prompt (string)
- · JSON schema
Outputs
- · result object
- · JSON
Requires
- · GitHub API
- · Claude AI
- · File I/O
- · Workflow executor (parallel)
- · Workflow executor (pipeline)
Preconditions
- · Workflow runtime configured
- · Claude API access
Failure modes
- · GitHub API rate limit or auth failure
- · Claude context window exceeded
- · File not found or permission denied
- · Agent timeout or network error
- · Concurrent execution conflict
Trust signals
- · Sourced from repo: hoveychen/claw-fleet
- · Uses JSON schema validation