PulseAugur
EN
LIVE 21:43:07

Anthropic launches Claude Code plugin evaluation workflow

Anthropic has introduced a new evaluation workflow for its Claude Code tool, designed to help developers test and measure the effectiveness of plugins. This system, called `claude plugin eval`, runs a plugin against realistic prompts and grades the output, comparing it to a baseline where the plugin is not used. It specifically addresses whether a plugin skill is triggered, if it remains functional after edits or model updates, and if it outperforms a bare model. The workflow includes six types of graders, with four being free and two requiring calls to a judge model, and provides a clear metric (Δ) to quantify the plugin's contribution. AI

IMPACT Enhances developer tooling for LLM plugin integration, potentially speeding up development cycles.

RANK_REASON This is a new feature/workflow for an existing product, not a core model release or research paper.

Read on MarkTechPost →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Anthropic launches Claude Code plugin evaluation workflow

How we ranked this

Signal score
59 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
This is a new feature/workflow for an existing product, not a core model release or research paper.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

Full methodology in our editorial standards.

COVERAGE [1]

  1. MarkTechPost TIER_1 English(EN) · Asif Razzaq ·

    Anthropic Adds Plugin Evals to Claude Code: 6 Grader Types, a No-Plugin Baseline, and a CI Gate for Skills

    <p>Anthropic has published a new plugin evals workflow for Claude Code. The claude plugin eval command runs a plugin against realistic prompts, grades what Claude produced, and compares the result with a run where the plugin is not loaded. It answers 3 questions plugin developers…