Safely upgrade outdated dependencies
dependency-upgradeworkflowsetup L3★0
owainlewis/claude-code-workflows ↗What it does
upgrade dependencies safely with verification
Best for
fan-out parallel research with synthesized results
Inputs
- · args: JSON object or array per workflow
Outputs
- · structured result JSON
Requires
- · agent orchestration
- · parallel execution
Preconditions
- · return schema defined and enforced
- · phase logging initialized
Failure modes
- · agent execution timeout
Trust signals
- · strict return schema enforced
- · test suite + clippy validation