worker-critic

Orchestrate iterative worker-critic revision cycles with structured feedback integration.

6|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/stanislavjiricek/neuroflow --skill worker-critic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: worker-critic
Source: https://github.com/stanislavjiricek/neuroflow/tree/main/skills/worker-critic
Command: npx skills add https://github.com/stanislavjiricek/neuroflow --skill worker-critic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines complex tasks by enabling iterative refinement through an automated worker-critic loop, ensuring high-quality outputs by addressing feedback systematically.

Core Features & Use Cases

  • Automated Revision Cycles: Manages up to three rounds of drafting and critique for any task.
  • Structured Feedback Integration: Ensures worker agents address specific critic feedback.
  • Use Case: When drafting a research paper section, the worker agent writes a draft, the critic agent provides feedback, and the worker revises based on that feedback, repeating until approved or the iteration limit is reached.

Quick Start

Use the worker-critic skill to refine the draft of the 'introduction' section for the 'paper' phase.

Frequently Asked Questions about worker-critic

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does an agentic loop improve task refinement and quality assurance?

An agentic loop improves task refinement by orchestrating automated worker and critic agents to systematically draft, critique, and revise outputs. This iterative cycle ensures worker agents address specific critic feedback until task quality assurance standards are met.

How do I automate feedback integration for draft revisions using an agentic loop?

You automate feedback integration by running up to three revision cycles where a worker agent drafts content and a critic agent evaluates it against a defined rubric. The worker then iteratively refines the draft by directly addressing the provided feedback.

What is the maximum number of revision cycles supported for iterative task automation?

The maximum number of revision cycles supported for iterative task automation is three. The worker-critic loop manages these drafting and critique rounds to ensure outputs meet the defined project configuration and phase-specific requirements.

Can I use task automation to refine specific project phases like research paper sections?

Yes, you can use task automation to refine specific project phases like research paper sections. The worker agent drafts the section, the critic provides feedback based on a rubric, and the worker revises until the phase-specific requirements are satisfied.

How are critic feedback and rubric requirements applied during automated revision cycles?

Critic feedback and rubric requirements are applied by deriving a defined rubric from project configuration and phase-specific needs. The critic agent evaluates drafts against this rubric, and the worker agent must address this specific feedback in subsequent revisions.

What are the limitations of using a worker-critic loop for automated output vetting?

A key limitation is the strict cap of three revision cycles for automated output vetting. If the worker agent cannot satisfy the critic's rubric-derived feedback within these three iterations, the refinement loop terminates without further automated attempts.