cyberneticlibrary

Implement, verify, fix style migrations

bun-port-styleworkflowsetup L30
vblanco20-1/AgentLoom
What it does

Implement -> Verify -> Fix pipeline across

Best for

Implementing, verifying, and fixing artifacts with multi-vote adversarial review in an Implement → Verify → Fix loop.

Inputs
  • · args
  • · args.files
Outputs
  • · _skip
  • · ok
  • · name
Requires
  • · agent()
  • · parallel()
  • · pipeline()
Failure modes
  • · Parallel execution may timeout; partial results possible
  • · Agent may return null; filtering applied
Trust signals
  • · 2 structured output schema(s) defined with required fields
  • · Public GitHub repo: vblanco20-1/AgentLoom
  • · Canonical meta export with phases and description
  • · Explicit phase() calls (1) for workflow transparency