eval

Evaluate AI coding agents against skill framework checklists and tool usage.

4|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/forwardimpact/monorepo --skill eval-forwardimpact
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: eval
Source: https://github.com/forwardimpact/monorepo/tree/main/.claude/skills/eval
Command: npx skills add https://github.com/forwardimpact/monorepo --skill eval-forwardimpact

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a structured process for evaluating how well AI coding agents adhere to predefined skill frameworks, ensuring they perform tasks as intended and identifying areas for improvement.

Core Features & Use Cases

  • Skill Adherence Assessment: Verifies if agents correctly interpret and execute instructions from skill files.
  • Bug Identification: Pinpoints specific deviations from expected behavior, checklist failures, or incorrect tool usage.
  • Use Case: After an AI agent attempts to build a new feature, use this Skill to systematically check if it followed the defined engineering practices, used the correct libraries, and completed all required steps before handing off to the next stage.

Quick Start

Use the eval skill to evaluate the 'software_engineering' agent for the 'forward_deployed' track.

Frequently Asked Questions about eval

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

FAQPage Schema
How do I evaluate AI coding agents against a skill framework?▼

To evaluate AI coding agents against a skill framework, you need to analyze their execution against defined checklists, tool usage, and workflow instructions. This process requires detailed observation of agent interactions and comparison against skill definitions.

What is skill adherence assessment for AI development?▼

Skill adherence assessment is the process of verifying if AI coding agents correctly interpret and execute instructions from predefined skill files. It ensures agents perform tasks as intended and identifies specific deviations from expected behavior or incorrect tool usage.

How do I test if my AI agent followed engineering checklists correctly?▼

You test if an AI agent followed engineering checklists correctly by systematically checking its execution against defined practices, verifying it used the correct libraries, and ensuring it completed all required steps before handing off to the next stage.

Can I use this evaluation process for debugging agent workflow deviations?▼

Yes, you can use this evaluation process for debugging agent workflow deviations. It pinpoints specific deviations from expected behavior, checklist failures, or incorrect tool usage, making it applicable for quality assurance in agent development and skill refinement.

What do I need to check AI agent performance in software engineering tasks?▼

To check AI agent performance in software engineering tasks, you need a defined skill framework and detailed observation of agent interactions. The evaluation compares these interactions against skill definitions to ensure consistent AI performance.