Track smolagents branch-review remediation
smolagents-fix-assessmentworkflowsetup L2★2
dislovelhl/acgs-lite ↗What it does
Map each of the 30 smolagents branch-review
Best for
Complex multi-phase orchestrated workflows requiring coordination across role-specialized agents.
Inputs
- · file_content (markdown/text)
Outputs
- · markdown_files (md)
- · audit_findings (JSON list)
Requires
- · agent
- · phase
- · parallel
- · file_read
- · json_schema
Preconditions
- · Workflow orchestrator runtime context
- · LLM agent tier models available
- · Async runtime environment
Failure modes
- · Agent timeout or non-response
- · Phase execution state corruption
- · Race condition or deadlock in parallel tasks
- · Promise rejection or timeout
Trust signals
- · Structured output schemas with required-field validation
- · Parallel execution with aggregation and deduplication
- · Explicit enumeration of findings with severity/category classification
- · Explicit specification or contract documentation