Skip to main content
Back to registry

agentic-eval

github/awesome-copilot

Patterns for self-improvement through iterative evaluation and refinement.

Installs7
Install command
npx skills add https://github.com/github/awesome-copilot --skill agentic-eval
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Patterns for self-improvement through iterative evaluation and refinement. Evaluation patterns enable agents to assess and improve their own outputs, moving beyond single-shot generation to iterative refinement loops. Agent evaluates and improves its own output through self-critique. Key insight : Use structured JSON output for reliable parsing of critique results. Separate generation and evaluation into distinct components for clearer responsibilities. Test-driven refinement loop for code generation. Evaluate whether output achieves the expected result. Use LLM to compare and rank outputs.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does agentic-eval do?

Patterns for self-improvement through iterative evaluation and refinement.

Is agentic-eval good?

agentic-eval does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does agentic-eval work with?

agentic-eval currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to agentic-eval?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install agentic-eval?

npx skills add https://github.com/github/awesome-copilot --skill agentic-eval

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering