Diagnose system issues
diagnoseworkflowsetup L2★1
timbrinded/pi-workflow-engine ↗What it does
Diagnose system issues systematically
Best for
Orchestrating multi-phase autonomous workflows where fan-out and synthesis improve outcomes.
Inputs
- · args envelope (task/contract/spec path)
- · context files if provided
Outputs
- · structured result per phase schema
- · markdown report/findings
Requires
- · Claude API (agentic model)
- · parallel() executor
Preconditions
- · args envelope valid
- · required paths accessible
Failure modes
- · Refutation quorum failure (false positive)
- · Finding threshold not met
Trust signals
- · Structured input/output schemas
- · Phase dependency graph
- · Test strategy documented