evaluate

Analyze project example files against target goals to produce structured evaluation reports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/samwelmunga/JengaAgent --skill evaluate-samwelmunga
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evaluate
Source: https://github.com/samwelmunga/JengaAgent/tree/main/.agents/skills/evaluate
Command: npx skills add https://github.com/samwelmunga/JengaAgent --skill evaluate-samwelmunga

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This skill solves the problem of subjective or ad-hoc code evaluation by providing a structured, repeatable framework to measure project outputs against defined goals.

Core Features & Use Cases

  • Structured Rapport Generation: Automatically synthesizes qualitative observations, gap analysis, and scoring into a standardized markdown report.
  • Goal-Oriented Analysis: Maps observed behavior from example files directly against a target goal to identify systemic issues.
  • Use Case: Use this skill to evaluate a series of generated API responses against a performance goal to identify which specific implementation patterns are failing to meet requirements.

Quick Start

Fill out the evaluation invocation template with your target goal and file paths then trigger the evaluate skill to generate a comprehensive analysis report.

Frequently Asked Questions about evaluate

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

FAQPage Schema
How do I generate a structured evaluation report from raw project examples?

To generate a structured evaluation report, you must analyze project example files against a defined target goal using a valid YAML invocation template to synthesize qualitative observations and scoring into a standardized markdown output.

What is the best way to perform objective code behavior assessment for multiple development artifacts?

Objective code behavior assessment requires mapping observed behavior from example files directly against a target goal to identify systemic issues, facilitating gap identification and performance scoring across multiple development artifacts.

How does gap identification work when evaluating API response patterns against a performance goal?

Gap identification works by mapping observed behavior from generated API responses directly against the target performance goal, highlighting which specific implementation patterns are failing to meet the defined requirements.

Do I need a markdown rapport template to synthesize code review findings?

Yes, you need a valid markdown rapport template to synthesize qualitative observations, gap analysis, and performance scoring into a standardized structured evaluation output.

Can I use YAML invocation templates to automate quality assurance benchmarking?

Yes, you can fill out the YAML invocation template with your target goal and file paths to trigger automated quality assurance benchmarking, producing a comprehensive analysis report from your project examples.

When should I not use a structured framework for code evaluation?

You should avoid structured code evaluation frameworks for ad-hoc or highly subjective reviews where no defined target goal exists, as the mechanism requires mapping file behaviors against specific performance requirements.