AILGJul 2

COMFYCLAW: Self-Evolving Skill Harnesses for Image Generation Workflows

arXiv:2607.0170926.4
Predicted impact top 4% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For users of workflow-based image generation tools, this work improves agent reliability and performance on recurring tasks through skill evolution.

COMFYCLAW introduces an agentic skill evolution framework for ComfyUI workflows that distills past trajectories, errors, and verifier feedback into reusable skills, achieving the best average image-generation evaluation score across six agent configurations and outperforming a verifier-only baseline without skill evolution.

Agents are increasingly used to construct workflows and assist humans in completing recurring tasks more efficiently. As these workflows become repeated and domain-specific, agent memory and reusable skills become increasingly important: agents should be able to recall workflow patterns, execution constraints, and user preferences from previous runs. We study this problem in workflow-based image generation and introduce COMFYCLAW, an agentic skill evolution harness for controlling ComfyUI workflows. COMFYCLAW formulates workflow construction as typed graph editing, exposes tools organized by construction stage, automatically reverts invalid edits, and uses a region-level vision-language model (VLM) verifier to translate visual failures into actionable repair suggestions. The framework further evolves a progressively disclosed skill library, where trajectories, execution errors, and verifier feedback from previous runs are distilled into reusable Agent Skills. Across four benchmark splits, three agent models, and two image backbones, COMFYCLAW achieves the best average image-generation evaluation score across all six agent configurations, outperforming a verifier-only baseline without skill evolution. Human annotations further show that annotators prefer COMFYCLAW over variants without skill evolution. Our results suggest that skill evolution is an effective mechanism for improving agent reliability and performance in recurring visual workflow construction.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes