Implement resident agent stream process
resident-agent-implworkflowsetup L4★0
cyl19970726/multi-agent-harness ↗What it does
Orchestrate multi-phase autonomous task
Best for
Orchestrating multi-phase autonomous workflows where fan-out and synthesis improve outcomes.
Outputs
- · structured result per phase schema
- · markdown report/findings
Requires
- · Claude API (agentic model)
- · parallel() executor
Preconditions
- · Git worktree available
- · args with task/contract path
Failure modes
- · Agent schema mismatch
- · Missing upstream phase data
Trust signals
- · Structured input/output schemas
- · Phase dependency graph
- · Test strategy documented