Implement and verify pending milestones
argus-implementworkflowsetup L3★0
nicolaslara/argus ↗What it does
Implement the next pending milestone task in the active workpad with the smallest correct change, then adversarially verify it (incl. a UI smoke for visual work) before marking complete
Best for
Complex workflows requiring parallel agents, synthesized judgment, or multi-phase triage.
Inputs
- · args object
- · structured data
Outputs
- · analysis results
Requires
- · Claude Code agent runtime (parallel/fan-out)
- · subagent execution
- · JSON schema validation
Preconditions
- · Caller must pass required args
- · Artifact must conform to specified schema
- · Claude Code workflow harness
Failure modes
- · Agent returns data not matching schema → structured rejection
Trust signals
- · Structured schema enforcement
- · Adversarial cross-check phase
- · Independent verification lens