refine

Refine dispatch prompts and agent-selection criteria through iterative scoring cycles.

1|1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/jadecli/researchers --skill refine-jadecli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: refine
Source: https://github.com/jadecli/researchers/tree/main/claude-multi-agent-dispatch/.claude/skills/refine
Command: npx skills add https://github.com/jadecli/researchers --skill refine-jadecli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run a refinement cycle to improve dispatch prompts or agent selection criteria by identifying gaps, generating candidate improvements, scoring them, and updating the contextual guidance to boost decision quality.

Core Features & Use Cases

  • Refines prompts and agent-selection criteria to improve dispatch quality.
  • Generates and evaluates candidate prompts using seed_improver to produce improved prompts across iterations.
  • Updates context delta and detects stagnation or regression to maintain progress.

Quick Start

Provide your current prompts or agent-selection criteria and run refinement to generate improved prompts and update the context delta.

Frequently Asked Questions about refine

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

FAQPage Schema
How do I refine prompts for smarter agent dispatch?

To refine prompts for smarter agent dispatch, you run a refinement cycle that loads prior context, generates candidate improvements via seed_improver, scores them, and updates the context delta to boost decision quality.

What is prompt refinement for agent selection criteria?

Prompt refinement for agent selection criteria is the process of identifying gaps in current prompts and selector configurations, then generating and evaluating candidate prompts iteratively to improve dispatch decision quality.

How do I improve agent dispatch prompts across iterative cycles?

You improve agent dispatch prompts across iterative cycles by applying refinement to prompts and pipeline configurations, generating candidates via seed_improver, scoring them, and updating contextual guidance while detecting stagnation or regression.

Does prompt refinement detect stagnation or regression during iteration?

Yes, prompt refinement detects stagnation or regression during iteration by updating the context delta after scoring candidate prompts, ensuring that subsequent cycles maintain progress and improve overall decision quality.

Can I use seed_improver to generate and evaluate candidate prompts?

Yes, you can use seed_improver to generate and evaluate candidate prompts by loading prior context, producing improved prompts across iterations, scoring them, and selecting the best candidate to update the context delta.