artifact-evaluation

Evaluate Copilot artifacts against structured rubrics using Chain-of-Verification.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/Ankh-Studio/copilot-enterprise-eval-plugin --skill artifact-evaluation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: artifact-evaluation
Source: https://github.com/Ankh-Studio/copilot-enterprise-eval-plugin/tree/main/.windsurf/skills/artifact-evaluation
Command: npx skills add https://github.com/Ankh-Studio/copilot-enterprise-eval-plugin --skill artifact-evaluation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @babel/core, @babel/preset-env, jest, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the rigorous evaluation of Copilot-generated artifacts against predefined rubrics, ensuring quality and adherence to standards through a structured verification process.

Core Features & Use Cases

  • Structured Rubric Evaluation: Apply specific criteria to assess artifacts like prompts, skills, and workflows.
  • Chain-of-Verification: Incorporates self-critique and evidence-based validation to identify potential issues.
  • Use Case: Automatically evaluate a new Copilot prompt designed for code review by applying the 'code-review' rubric, identifying any ambiguities or potential misinterpretations, and scoring its effectiveness.

Quick Start

Evaluate the artifact located at .github/prompts/name.prompt.md using the artifact-evaluation skill.

Frequently Asked Questions about artifact-evaluation

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

FAQPage Schema
How do I evaluate Copilot artifacts against a structured rubric?

Evaluating Copilot artifacts against a structured rubric involves applying specific assessment criteria to prompts, skills, and workflows, then calculating weighted scores to ensure quality and adherence to predefined standards.

What is the Chain-of-Verification methodology for artifact evaluation?

Chain-of-Verification methodology for artifact evaluation incorporates self-critique and evidence-based validation to identify potential issues, revising Copilot artifacts based on feedback before calculating final weighted scores.

Can I use this evaluation process for Copilot prompts and workflows?

Yes, you can use this evaluation process for Copilot prompts and workflows. The Skill supports the assessment of prompts, skills, and workflows by applying rubric criteria to measure their effectiveness.

How do I specify the artifact path for Copilot evaluation?

You specify the artifact path for Copilot evaluation by providing a designated file location, such as the .github/prompts directory, which is required for the Skill to execute the rubric assessment.

Does artifact evaluation require specific testing frameworks like Jest?

Artifact evaluation operates using dependencies like Jest, Babel, and preset-env. These frameworks support the underlying scripts that automate the rigorous evaluation of Copilot artifacts against predefined rubrics.